Tag: Embedded System
-
How to Become an Embedded System Software Engineer ?
Hello friends, today let’s explore what are the ways to get started your career in the embedded system domain. These ways have helped me through my career as well as my learning journey, hope it will help you too. The embedded system domain is a very interesting path that helps to learn in-depth technology stack.…
-
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…