Serial communication data structuring pt 2

Following the previous post on how to structure data, this one describes an application specific approach, based on the concept of commands and built on top of the previous structure. A typical architecture for embedded systems comprises a microcontroller being capable of executing multiple actions, such as reading values from sensors or performing some type …

Hello world!

Hi! My name is Nuno Santos and I created this blog to share some knowledge about electronics, programming and technology with others. I've been mainly writing about microcontrollers, with special focus on Espressif's chips: the ESP32 and the ESP8266. My first contact with these chips was a couple years ago when doing my master's thesis, …