atmega328p Arduino

Anon_LG

Jun 24, 2014
453
Joined
Jun 24, 2014
Messages
453
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,
 

Anon_LG

Jun 24, 2014
453
Joined
Jun 24, 2014
Messages
453
Those look good, I will probably use them during protyping. My problem was however that the attiny addon does not come with a board option for any of the 8 series.

Thanks for the suggestion Adam/Arouse1973,
 
Top