Skip to content

Diy LED studio lighting based on 5050 led strip, controled by Serial on Windows

License

Notifications You must be signed in to change notification settings

PecceG2/StudioLED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

StudioLED

StudioLED is a RGB LED strip controller via COM designed for recording and streaming
View all my projects »

Report Bug · View License · Request Feature

Screenshots

Screenshot

Building

The StudioLED repository provides a compiled exe for Windows to quick-start your controller. You only need build the hardware:

Materials

  • Any Arduino (Pro Micro used in this case)
  • x3 Mosfet IRF540N
  • x3 10kΩ Resistor
  • x3 1.1kΩ Resistor
  • 12v 1A Power Supply
  • RGB led strip

Electronic diagram

electronic_diagram

Soldering

board

Upload code to Arduino

  1. Connect your Arduino vía USB to your computer.
  2. Download this repository
  3. Open hardware_controller\hardware_controller.ino with Arduino IDE (Download from here)
  4. Select Arduino on Tools menu (model & port)
  5. Click on arrow (Upload)!

Making led strip light

The lamp is based on 5050 led strips connected in parallel, adhered on a wooden board.
I really recommend add ligth diffusor.

led_strip

Finished led lamp with diffusor:

led_strip_with_diffusor

Running

Connect 12v power supply to lamp and USB cable to your PC.
Open StudioLED.exe located on "windows_software\Compiled\Portable".
Refresh COM devices with "Update Devices" button and select your light COM port.
Change the colors! :)

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

Releases

No releases published

Packages

No packages published