A lot of people disparage PIC microcontrollers but—as I now know to my cost—these little rascals have an addictive quality about them. They can make life incredibly easy with respect to prototyping ...
When developing software for small microcontrollers, it is common to use assembly language in the final product. But there is still much value in prototyping the software and its algortihms in C. Here ...