Category: embedded system
-
Data Serialization in C Language for Embedded System
Serializing data is way of sending a byte of data one bit at a time through a single pin of microcontroller. There are two ways to transfer a byte of data serially : 1. Using the serial port. In using serial port, the programmer has very limited control over the sequence of the data transfer…
-
Top 5 Resources for Embedded System and Electronics Enthusiast
Hey, embedded system and electronics enthusiast, here is my top 5 resources list to get useful and interesting info on respective subject. Hope it will help you too and will grow day by day. Ben Eater — Youtube channel for electronics and hardware level coding. Jeremy Blum — Youtube channel for beginners. Hackster.io — Website for very cool…