OLIMEX© 2014
AVR-T32U4 user's manual
After you have downloaded and extracted the desired IDE you need to install the driver for your
operating system. You can find the needed driver for the bootloader located in folder /drivers. You
click update on the device in device manager and point the installer to the /drivers folder.
Then launch Arduino IDE and set the correct board and COM port in TOOLS menu.
From File->Open navigate to the examples folder which is found in the Arduino IDE installation
folder. Choose a simple example to begin with like BlinkWithoutDelay.ino and open it. Click verify
and after it compiles click “Upload”. Voila, you have uploaded code to your Arduino device.
Now start exploring the world of Arduino! More info and help on the software can be found and the
official Arduino web site:
Page 9 of 29