This article is part of the Ideas for Design Series: Vol. 3, No. 8. In many applications, accurately sensing the position of an electrically controlled mechanical device such as a motor is critical.
A fundamental skill that embedded software developers need to master is understanding how to write drivers. Within an embedded system, there a typically two types of drivers: microcontroller ...
What is a Real-Time Operating System (RTOS), and what does “real-time” mean anyway? What are the various kinds of state machines, and how to code them efficiently in C? What is object-oriented ...
The low-cost Raspberry Pi single-board computer (SBC) was originally designed as a platform to teach computer science to students, but it has expanded into other applications, including use as an ...