Sunday, February 24, 2013

LAB 7

As me and Kayleigh collaborated together on this assignment we hooked up 3 LED's to a potentiometer as well as a motor. After coding and correctly adjusting each jumper cables it completely worked!

Then we added 2 more motors and our arduino program wouldn't run. We tried two different computers and two different arduinos and it still wouldn't work. To debug this we will have to go over this in class.






Thursday, February 14, 2013

LAB 6

Then I used the potentiometer to change two different LED's. When one LED blinks to the highest value the other LED blinks to the lowest value and vise-verse.



Here is the live vid!
















Wednesday, February 13, 2013

LAB 5

Here is the analog for using a button and blinking LED's.



LAB 4

Using analog input and output, blinking LED's






Here is a live video of the process!


Wednesday, February 6, 2013

LAB 3

This lab was all about programming and how we start to code things! So we did three different steps including code through the arduino.

1.) printing method through void and loop functions
2.) adding a variable
3.) conditional statement (if then statement)

**However in my experiment this week the line printIn() //which means to print to each line wouldn't work so I had to continue with it just going across the screen