Close
0%
0%

PICO Studio Light

Made a studio light that has warm, cool, and RGB LEDs all driven through a custom PICO driver circuit.

Similar projects worth following
0 followers
Greetings everyone and welcome back.

Meet the DIY PICO Studio Light, an ergonomic and minimal solution for lighting up your workstation with a professional touch. Powered by the latest Raspberry Pi Pico 2, this project combines RGB's vibrant hues with the soft glow of cold and warm white LEDs.
Brightness settings can be simply controlled using easy-button controls. The SSD1306 OLED screen gives real-time updates, indicating which LED is illuminated and to what percentage. The complete arrangement is constructed by merging different PCBs, PCB standoffs, and 3D printed parts, resulting in a robust and neat design.

We created this project to improve the lighting in my shots, and it's an essential tool if you make YouTube videos or simply enjoy taking beautiful photos.

Model

We begin this project by creating the model in Fusion 360. The model consists of up of two boards stacked together, with a single PCB standoff on top and a 3D-printed special clamp-like part on the bottom that also connects the two PCBs using M2 screws.

This clamp-like device can be used to mount this device to a tripod.

The model comprises of two PCBs: the LED board, which contains all of the SMD COOL WHITE, WARM WHITE, and RGB LEDs, as well as their load resistance.

The second PCB is the PICO DRIVER board, which consists of a Raspberry Pi PICO connected by five buttons, an SSD1306 OELD screen, and two Lithium cells for power.

After finalizing the model, we exported the CLAMP mesh file and 3D printed it with a 0.4mm nozzle, 25% infill, and 0.2mm layer height.

PCB DESIGN: LED BOARD

The PCB design for this project is divided into two primary boards: the LED board and the PICO driver board. Let's start by looking at the LED board.

The LED board is made up of 15 Cool White LEDs, 15 Warm White LEDs, and 15 5050 RGB LEDs that are all joined together in a special way.

Let's start with the COOL WHITE LED SEGMENT, where all LEDs are linked in parallel, and the anode of each LED is connected to the board's VCC pin. The cathode is connected to three load resistors in series with a CON 1 terminal. The CON 1 terminal will be used to connect this board to the driver board.

Similarly, all Warm White LEDs are connected in parallel, with the anode linked to VCC and the cathode connected to three resistors in series via the CON 1 terminal labeled Warm.

Both warm and cool LEDs have an operating voltage of 0.2W or 3.3V and a forward current of 60mA.

In regards to RGB LEDs, we did not use addressable Neopixels, instead opting for a cheaper non-addressable 5050 RGB LED. To add smart functionality to the non-addressable LEDs, we added the WS2811 Driver circuit, which is connected to all 15 RGB LEDs and can operate all of them with a single GPIO pin.

For board layout, we extracted the board outline from our cad file and used it to create the PCB design, which included the LED position, board size, and, most importantly, the mounting hole location.

PCB DESIGN: PICO DRIVER

The PICO DRIVER circuit is primarily composed of three sections: the IP5306 Boost Module part, which acts as the primary power source for all of the components. The PICO Setup consists of a Raspberry Pi PICO 2 coupled to an OLED display, buttons, and a two-mosfet gate.

The third section is the Mosfet Driver, which consists of two 8205S N channel mosfet integrated circuits that will power the Warm and Cool LEDs. The LED board will be linked to the PICO Driver board via the CON 1 terminals on the board.

For the PCB Design, we follow the Cad file and place all of the SMD components on the top side of the board, along with buttons and an OLED display; on the bottom side of the PCB, we place the Lithium Cell Holder and PICO 2.

NextPCB PCB Service

After completing both PCB designs, Gerber Data was sent to HQ NextPCB, and two orders were placed in a white soldermask with black slikscreen.

After placing the order, the PCBs were received within a week, and the PCB quality was pretty great.

In addition, I have to bring in HQDFM to you, which helped me a lot through many projects. Huaqiu’s in-house engineers developed the free Design for Manufacturing software, HQDFM, revolutionizing how PCB designers visualize and verify their designs.

Take advantage of NextPCB's Accelerator campaign and get 2 free assembled RP2040-based PCBs for your innovative projects.

https://www.nextpcb.com/blog/rp2040-free-pcba-prototypes-nextpcb-accelerator

This offer covers all costs, including logistics, making it easier and more affordable to bring your ideas to life. SMT services can be expensive, but NextPCB is here to help you overcome that...

Read more »

STUDIO LIGHT V1 v7.f3d

fusion - 2.95 MB - 03/06/2025 at 19:38

Download

PICO DRIVER.pdf

Adobe Portable Document Format - 193.22 kB - 03/06/2025 at 19:38

Preview

LED BOARD.pdf

Adobe Portable Document Format - 171.86 kB - 03/06/2025 at 19:38

Preview

HOLDER.stl

Standard Tesselated Geometry - 34.65 kB - 03/06/2025 at 19:38

Download

  • 1
    PCB Assembly: LED Board
    • We begin the LED Board Assembly procedure by applying solder paste to each component pad. We are utilizing a solder paste dispensing syringe with 63/37 Sn/Pb solder paste.
    • Next, we use ESD Tweezer to pick and put all of the SMD components on the PCB, which included 15x Cool White 2835 LEDs, 15x Warm White 2835 LEDs, 15x RGB LEDs, the WS2811 IC, a pair of 2512 package resistors, and a decoupling capacitor for the WS2811 IC.
    • We then carefully lifted the whole circuit and placed it on our Reflow hotplate, which heated the PCB below until the solder paste melted. Solder paste melts and all smd components are attached to their pads as soon as the PCB achieves this melting temperature of approximately 190° C.
  • 2
    PCB Assembly: PICO DRIVER
    • We begin the PICO DRIVER assembly by applying solderpaste to each component pad using a solderpaste dispensing syringe.
    • Next, we pick and place all of the SMD components in their proper location.
    • Using the reflow hotplate, we heat the PCB to solder paste melting temperature in order to solder all SMD components to their respective pads.
    • We next continue to add the THT components by attaching two CON20 Female header pin connectors to the bottom side of the PCB in the Raspberry Pi PICO location.
    • We solder the pads of the CON20 header pins with a soldering iron after turning the board over.
    • Next, we place the Raspberry Pi PICO 2 over the CON20 header pins.
    • Next, we installed the display, USB port, and all five push buttons from the top side of the PCB.
    • Then we turn the board and solder all THT component pads with a soldering iron, ensuring that all THT components are permanently linked to the PCB.
    • Finally, using soldering iron, we attach the lithium battery holder to the backside of the PCB.
  • 3
    Power Source/Testing Driver Board

    We are using two 3.7V 2900mAh 18650 Lithium cells in parallel to power the device, giving us a battery pack with a total capacity of 3.7V 5800mAh.

    We set both cells on the Cell holder on the bottom side of the board, making sure they are in the correct position or the entire setup will short out.

    Pressing the SMD Power button once turns the device on; pressing it twice turns it off. The SMD indicator LED shows the device's ON/OFF state.

    Using a multimeter, we measured the output voltage emitted by the IC, which was 5V, indicating that our setup is working and that we can now begin the final assembly process.

View all 6 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates