Arduino Tutorial Final Project

Arduino Final Project: Conga Line In this project we will be creating a device which does the following: Does nothing until a light is detected in a Photoreceptor After light is detected, perform a task. Anything at all. Whatever you want it to do! After the task is...

Arduino Tutorial – Lesson 4

Arduino Tutorial 4: If Statements In this project we will be creating a device which does the following: Contains 2 LED lights. One Red, the other Green The device also contains a button. Normally, the red light is on and the green light is off. But if the button is...