Anonymous

Project:YAAC: Difference between revisions

From London Hackspace Wiki
12 bytes removed ,  22 December 2010
Line 163: Line 163:
The steps:
The steps:


: 1. Start the Arduino IDE
# Start the Arduino IDE
: 2. Select the Teensyduino device from menu Tools > Board > Teensy 1 (USB Serial)
# Select the Teensyduino device from menu Tools > Board > Teensy 1 (USB Serial)
: 3. Write code
# Write code
: 4. Click verify
# Click verify


All being well, the hex file is now in the /tmp directory.
All being well, the hex file is now in the /tmp directory.
Anonymous user