Color Mixing Lamp
Hardware- 2 Devlogs
- 2 Total hours
Arduino based lamp that mixes colors based on sensor input
Arduino based lamp that mixes colors based on sensor input
Re wrote the code so that i can use a thermometer to decide what colors are displayed, the range of colors goes from blue 0-7 white 7-15 and red/orange 15-25, anything above 25 is just plain red. I know the led lacks an deuser but i dont feel like ordering one just for this small project. the code for this versjon can also be found at my github
currently made my prototype by following a guide that is in the Arduino starter kit where you make an color changing lamp based on your environmental lighting, i also discovered that my set lacks an red gel to put over an phototransistor. i will now start to modify this build so that i can use other sensor inputs, for example an thermometer. the code for this has been uploaded to github