Skip to content

nicholasbester/arduino-colour-mixing-lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

#The Colour Mixing Lamp This is a project from my Arduino starter series.

This project comes from the Arduino Starter Kit Projects Book. The project uses photo-resistors to control an RGB LED. This is a great project for beginners. Enjoy!

######Project Requirements

  • Arduino Uno/Duemilanove/Diecimila
  • USB cable to program Arduino
  • Breadboard
  • RGB LEDS (Looks like a white LED)
  • Three Photoresistors
  • Three 220 Ohm Resistors
  • Three 10k Resistors
  • Wires to power the components on the breadboard

######The Breadboard Setup Colour Mixing Lamp Breadboard Setup

######The Code As usual I try comment as much of the code as possible. Also be aware that I change the code for the project from what is defined in the Arduino Projects Book. It's not that I don't think the code is good or bad, I just find that there are more interesting ways to tackle these projects and providing an alternative method to approaching this project always leads to better understanding.

About

The Colour Mixing Lamp project from the Arduino Projects book which comes with the Arduino Starter Kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%