Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 553 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 553 Bytes

Arduino IDE Installation Instructions

  1. Download the Arduino IDE here. Just do a normal install.

  2. Most of Arduino Nanos are old, so they need the old bootloader. Follow the instructions here to install the old bootloader.

  3. Before uploading to the firmware training board make sure you select:

  • Tools > Board > Arduino Nano
  • Tools > Processor > ATmega328P (Old Bootloader). If that doesn't work, try Tools > Processor > ATmega328P.