Git It

Debugging AVR Code in Linux With Simavr

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 Read More »