I create this light to get a precise conttrol over the light intensity, temperature, and position around my desk. I can configure it depending on the ambient light to get the best lightning for my future videos.
This project contain everything allowing you to create your own led_strip based videomaking light. This project use :
- Kicad for the hardware design
- Platformio as IDE
- Luos as embedded software architecture
- CubeMX to generate MCU low level interfaces
Electronics have been based on Luos example electronic design. You can open and modify all of them using Kicad. This design use Luos_components library for more information to install and use it read Luos doc. In this projet I use 2 L0 boards:
- The first one have 2 shield stacked one on the other, the led_strip shield and the button shield
- The second one have a simple potentiometer shield
I put all of these boards in a derivation box and power up the system with a 5V led power supply.