Debugging AVR code in Linux with simavr using Microcontroller ATTiny85
I recently started programming AVR chips, namely the ATTiny85. They can be programmed using C, compilers are readily available in Ubuntu, and you can do a LOT with them – just search for avr on this site! Anyway, I was having some trouble with my project today – the LED wouldn’t flash! I couldn’t figure […]
Debugging AVR code in Linux with simavr using Microcontroller ATTiny85 Read More »