fetch( ); decode( ); execute( );
// the cycle of my life...
Pages
(Move to ...)
Home
Short Bio
Publications
Links
▼
Thursday, April 13, 2023
Observing SPI Communication using Logic Analyser
›
In this article, let's try to understand how the serial peripheral interface (SPI) protocol works, which can be used to transfer data be...
Saturday, April 1, 2023
Observing UART Communication using Logic Analyser
›
The Universal Asynchronous Receiver / Transmitter (UART) is an embedded communication protocol, which can be used to transfer data between t...
Friday, March 31, 2023
Observing Digital Signals using Logic Analysers
›
While working with embedded systems, we come across various moments where it is needed to observe a digital signal produced by a device. Som...
2 comments:
Monday, March 13, 2023
Troubles, Confusion, and Hope
›
The paddy fields in Thalpavila. Last long weekend, I went to Matara to my home town with my wife. We don't get to travel to Matara very ...
Saturday, February 4, 2023
Blogging: My Lost Habit
›
I've used to be a very enthusiastic blog writer over a decade ago. With time, the number of posts I write per year decreased drastically...
Wednesday, October 5, 2022
Editing Binary Files on Vim Editor
›
Here's a quick method I use to edit binary files on the vim editor. Suppose that the binary file name that we need to edit is called he...
Tuesday, December 14, 2021
Creating a Window 10 Live USB Stick on an Ubuntu GNU/Linux Computer
›
As a hardcore user of GNU/Linux systems, I don't usually come across any requirement to use Windows operating system. However recently, ...
‹
›
Home
View web version