Solder Residue : The Mysterious Culprit

This is a small story about how I found the mysterious culprit that was hindering with one of my experiments and baffled me for two whole days. The story goes like this : I was trying to setup a serial…
Personal Blog
This is a small story about how I found the mysterious culprit that was hindering with one of my experiments and baffled me for two whole days. The story goes like this : I was trying to setup a serial…
When it comes to communicating with a microcontroller, the word “serial” just pops up into mind if you’re familiar with microcontrollers. Three major communication protocols/interfaces used by microcontrollers are UART, SPI and I2C (TWI). Universal Asynchronous Receiver Transmitter (UART) as its name says, is an asynchronous serial communication…