phyphox Forums

Full Version: RGB Colour Mixing with Arduino Nano 33 Sense BLE
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This simple experiment utilises the on-board RGB LED of the Arduino Nano 33 Sense BLE in order to demonstrate the effect of additive colour mixing (e.g. red and green perceived as yellow). The code loops through a number of possible RGB combinations (adjust the interval if you would like to speed up or slow down the rotation of colours, the default is 5 seconds). To observe the effect you could either project the light created by the LEDs on a piece of paper or even better use your phone's camera and adjust its exposure settings accordingly. A second experiment where the user can set the RGB combinations by hand has also been attached (manual mode).


Oh, that looks great. I have no Nano Sense at hand right now: is it the vanilla board or have you used some additional optics for the video?
I tested this on the Nano 33 Sense BLE Rev2 without any additional optics apart from manually adjusting the settings of my phone's camera (i.e. shutter speed and ISO sensitivity) in order to get the view seen in the video.