I have recently been working with the attiny85, programming it through my pleasingly easy to use tiny avr programmer purchased from Sparkfun. I currently have Arduino 1.0.6 with the attiny addon, which allows me to program: attiny45 attiny85 attiny44 attiny 84 all with 1 Mhz, 8Mhz or 20Mhz clock. I now face a problem with all of these microcontrollers, I do not want a full arduino board, due to cost and size considerations and the attiny5 and 4 series have too low pin counts. My solution is to use the atmega8 series, specifically the atmega328p. I have no problems with the ISP hookup, my only problem is that the attiny addon does not come with an atmega328p (or any of the 8 series for that matter) option. Does anyone have any solutions/ideas?
Thanks,
Thanks,