Nuacht

The Arduino Nano and Uno are equipped with very similar processors (the chip that essentially serves as the brain of the board). The Nano features an ATmega328, while the Uno sports an ATmega328P.
The trick? On some Nano boards and clones, the bootloader is set to use a large block of reserved memory, but Optiboot only requires a fraction of that reserved memory.
The Arduino Team presented some new products at Maker Faire this weekend. It’s a significant update. The Arduino UNO and Arduino Mega 2560 update the Duemilanove and Mega respectively. They n… ...
It's of course backwards compatible with existing Arduino add-ons, but sets itself apart with a new USB controller with lower latency and driver-free operation on Mac and Linux.