Why Buffer? Because buffers cut you some slack. Inevitably, in our recent series on microcontroller interrupts, the question of how to deal with actual serial data came up. In those examples, we were ...
Traditionally programmers and organizations have had an irrational fear of using interrupts. One might think that statement is facetious but on more than one occasion in the last year the author has ...
A recent announcement from Micro Digital explained how the company's smx real-time operating system can do precise profiling of code operations. “… smx v4.1 solves this problem by using the clock ...
What’s the biggest difference between writing code for your big computer and a microcontroller? OK, the memory and limited resources, sure. But we were thinking more about the need to directly ...