fetch( ); decode( ); execute( );
// the cycle of my life...
Pages
(Move to ...)
Home
Short Bio
Publications
Links
▼
Wednesday, August 9, 2023
Running Blink Example on Raspberry Pi Pico
›
Today, I managed to find some time to try out a Raspberry Pi Pico module that had been awaiting my attention at the lab for some months. Mor...
Wednesday, June 28, 2023
Fundamentals of Radio Tomographic Imaging - Part 1
›
Nodes vs Links Consider a wireless network consisting of \(K\) number of devices. If each and every device is communicating with each ot...
Sunday, May 14, 2023
Observing I2C Communication using Logic Analyser
›
Figure: Connectivity between a master (controller) and slaves (target). (source: https://en.wikipedia.org/wiki/I²C ) Inter-integrated circui...
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 ...
›
Home
View web version