Project:YAAC: Difference between revisions
From London Hackspace Wiki
→Running sketches and generating hex code
(→PWM) |
|||
| Line 163: | Line 163: | ||
The steps: | The steps: | ||
# Start the Arduino IDE | |||
# Select the Teensyduino device from menu Tools > Board > Teensy 1 (USB Serial) | |||
# Write code | |||
# 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. | ||