Wednesday, February 15, 2012

Introduction to Microcontrollers


This exercise took a while to figure out. But i finally got used to programming the microcontroller. Here, we can see that the light bulb is not lit for the time being.

Continuing from the picture above, we can see that the red LED light is lit. I programmed the microcontroller to turn on and off the LED every 1 second in a blinking manner.


This picture shows that I integrated a push button to activate the microcontroller. When the button is pressed, the light will turn on, stay on for 1 second and turn off.



Here is a quick demonstration of how the button pressed affected the LED to at output 1 of the microcontroller.

No comments:

Post a Comment