Sunday, January 19, 2014

Introduction: Microcontrollers, input and output

Introduction to Microcontrollers, which is very important because this fundamental skill will be used in programming on the Toy Hacking project along with the final long beach competition. In this project we used a push button connected to the Arduino and turn on the LED light with the push button. 

For this experiment it was the most important for the individual to know the differences between the inputs and outputs and how to identify them on the Arduino code or properly place in the Arduino itself. For our class we classified Inputs as microphone, infrared receiver, light dependent resistor, tile switch, and press switch. We also classified Outputers and the main three: Motors, LED light and Speaker. 

No comments:

Post a Comment