A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
Upgrade the Arduino with bigger ATMega
7. October 2008 - 12:59 — admin
Running out of space in your big Arduino project? Good news! Finally you can buy the latest improvement to the ATmega8 line of chips: the ATmega328!
The ATMega328 has 32K of flash, and 2K of SRAM. Basically its got the capacity of an ATmega32 but in a slimmer package. These chips are notable for their ability to drop-in replace the ATmega168. So that means if you have an Arduino or compatible clone, it is a easy 2 minute swap.
Source: Ladyada