Where I describe the process of developing code for the Microchip ATtiny13A, starting at the chip level.
This is a series of posts describing how to develop at the chip level using assembly language and C. In this series, I’ll be using a Microchip …
Where I illustrate how to debug code on the ATtiny13A on a Linux computer using the Microchip Snap, bloom and avr-gdb.
The Microchip SNAP is a low-cost ($11) board which is great for debugging and …
Assorted writings that don’t fall under one of the specific courses.