Demo Notes
Charlie's LinkMarlon's Link
Nick's Link
David's Link
LED Demo Tutorial
Charlie and Marlon:
- Get the arduino, an LED, a 220 resistor, and an alligator clip
- Attach the clip to the long end of the LED and any end of the resistor
- Put the other end of the resistor into pin 10 on the arduino
- Put the other end of the LED into the ground pin
- In the blink code, change the "LED_BUILTIN" parts to "10"
- Plug the arduino in and run the code
- Acquire the Arduino board, an led light, an alligator clip and one 220 resistor.
- Put an end of the resistor into pin 10
- Put the shorter end of the led into the port labeled "GND", this stands for ground
- Take the alligator clip and attach the ends of the led light and the resistor sticking out.
- Go into your code and change the output from "LED_BUILTIN" to "10" on all functions
- Plug into computer and run code
No comments:
Post a Comment