Measure something: add a sensor to a microcontroller board
that you have designed and read it. [Individual]
Probe an input device's analog levels and digital signals. [Group]
I wanted to leverage this week to try some sensors that I could use for my final project. The spirit of the final project is to creative a light installation that responds to its environment. This week I attempted to experiment with motion detection and light (potentially RGB) sensing.
I created a second board to work with a phototransistor and RGB LED.
I was able to test the luminosity in an ambient room and that worked pretty well. I also attempted to use this set-up as a color sensor to capture the intensity of incoming light after R/G/B are respectively flashed by the LED.
There seems to be something wrong with RGB LEB setup where it only flashes R/B and not G. I went throught the checklist of things to sort it out (changed the part, checked soldering/wiring/code) but have not figured it out yet.