Arduino

I am excited to be introducing Arduinos to our Algebra class.

First we need to be able to make our Chromebooks be able to communicate with the Arduino.




Make sure you have all of the parts:
1. Arduino
2. USB Cord
3. Computer with Arduino IDE installed
4. Yellow wire
5. Green wire
6. Red LED

First, put the circuit togther.
Green goes to ground and -
Yellow goes to pin 13 and +


The longer leg of the LED goes to the + rail

Then plug in the USB to the Arduino and the computer
  • Open the Arduino IDE on your tablet
  • Go to File/New
  • Erase all of the code from the window
  • Copy and paste all of the code from the box below into the Arduino Sketch



Go to Tools--> Port and choose the COM with Arduino
Click the arrow to upload the sketch

No comments:

Post a Comment