Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This page will be populated with all exercises given in the class. Use it as a reference for compiling your documentation 


Exercise 1.1: Electricity 

Using the materials shown, create a circuit with an LED that can be switched on and off.


Exercise 1.2: Electricity 

Add another LED to your circuit from exercise 1.1, that can be controlled by it’s own button.


Exercise 2.1: Arduino Blinky 

Connect an LED and Resistor (150 ohm) to your Arduino to GND and Pin 11 using your breadboard. Code it to blink using the examples.

Exercise 2.2: More Blinkys 

Connect two more LED and Resistors to your Arduino. Code it to blink a sequence on all LED.