Hello,
I'm trying to operate the ATmega328 as minimal circuit standalone on a breadboard (without external clock).
I followed the instructions as appear in 'Learning' section of the site, including unzip 'Breaboard'.
The problem is that i can't see 'ATmega328 on a breadboard (8 MHz internal clock)' in the Tools>Board menu, as expected, so I can't upload programs.
The ATmega328 taken from UNO board so it has BootLoader.
Anyone can help?
Thanks
An update:
The solution is to insert the unzip file into sub-directory TOOLS (not exactly as written in the instructions) and the new board appear.
I stand corrected - I always assumed the lilypad 328 at 8 mHz used internal RC but I just now finally looked at the schematic and see I was wrong. It does have a crystal. Fuses will have to be changed.
OK, this will be easier. You can download the board file "ATMEGA 328 on a breadboard (8MHz internal clock)" that you need from this site and it tells you how to install it:
You will need to close your IDE and re-open it before it will appear in your Tools | Boards menu