Wednesday, November 29, 2017

Module 13

Demo Notes

Charlie's Link

Marlon's Link

Nick's Link

David's Link

LED Demo Tutorial

Charlie and Marlon:
  1. Get the arduino, an LED, a 220 resistor, and an alligator clip
  2. Attach the clip to the long end of the LED and any end of the resistor
  3. Put the other end of the resistor into pin 10 on the arduino
  4. Put the other end of the LED into the ground pin
  5. In the blink code, change the "LED_BUILTIN" parts to "10"
  6. Plug the arduino in and run the code
Nick and David:
  1. Acquire the Arduino board, an led light, an alligator clip and one 220 resistor.
  2. Put an end of the resistor into pin 10
  3. Put the shorter end of the led into the port labeled "GND", this stands for ground
  4. Take the alligator clip and attach the ends of the led light and the resistor sticking out.
  5. Go into your code and change the output from "LED_BUILTIN" to "10" on  all functions
  6. Plug into computer and run code

Blinking LED Videos

Nick and David's Videos and Tree:







Charlie and Marlon's Videos and Tree:





No comments:

Post a Comment