Wednesday 22 March 2017

LED Project

My LED Project


The device i made for my LED project uses two sensors; one to read light levels and the other to read temperature. The Arduino will display these values by using a series of LED's, and a push button can be used to switch between either the light sensor, or the heat sensor. Overall this was a fairly simple project, the biggest obstacles to overcome were:

  •  Finding room to fit all ten LED's, two sensors and a push button on one breadboard
  • Figuring out how to 'debounce' the button so that it could be used as a switch 


Code:

Fritzing diagram:


Video:

No comments:

Post a Comment