GithubHelp home page GithubHelp logo

Comments (11)

loicortola avatar loicortola commented on August 17, 2024

Hello @opus506
this is made for 5050 (aka 12v RGB) LEDs.
The pinout is easy, although requires external components (resistors and transistors) to ensure enough current drawn to the LEDs.
I haven't sent the schematics for now, would you be interested in it?

from led-controller.

opus506 avatar opus506 commented on August 17, 2024

from led-controller.

loicortola avatar loicortola commented on August 17, 2024

Thanks a lot ;)

There is still some work that can be made on the Android App (I really coded it in a few hours to have something working out of the box) but it works well.
Also, I implemented generic command patterns so that we can support literally any kind of IoT equipment in the future.

If you are a developer, know that contributions are welcome ;)

I am not good with Eagle schematics yet, so I just drew the circuit.
For 3.3V, I used a regular 3.3V voltage regulator which draws power directly from the 12V input.
img_20171015_204601

  • I use PIN 5 for red, PIN 4 for green, and PIN 15 for blue.
  • Each pin is connected to the base of a NPN transistor
  • The emitter of each transistor is connected to GND
  • The collector of each transistor is connected to a pull-up transistor of 200k ohm (+12V) and to the related input of the led strip.

The only thing I haven't solved yet (poor electronics skills I guess) is high thermal dissipation of the 3.3V power-supply. I think a step-down power converter would be more appropriate than a simple 3.3V voltage regulator. (It doesn't matter though, the device works perfectly, I just think efficiency and power consumption could be slightly lower if using a step-down).

from led-controller.

opus506 avatar opus506 commented on August 17, 2024

from led-controller.

loicortola avatar loicortola commented on August 17, 2024

Hahaha awesome!
I'm currently looking at other circuits (because I want to make the transition from Wifi to ZigBee Light Link compatible, in order to use the controller with Philips HUE, LiFx and other Home automation device), and the guys are using MOSFETs instead, as those can reach more current.
I think the source of heat and power-loss is the stepdown though (for Arduino).

from led-controller.

loicortola avatar loicortola commented on August 17, 2024

https://learn.adafruit.com/rgb-led-strips/usage

from led-controller.

loicortola avatar loicortola commented on August 17, 2024

In the end, that's what it would look like:

sch

from led-controller.

loicortola avatar loicortola commented on August 17, 2024

R1=R2=R3=R4=10k

from led-controller.

loicortola avatar loicortola commented on August 17, 2024

Finished PCB prototype.
Here is the final look :
1-board

2-board-lego

3-controller

from led-controller.

opus506 avatar opus506 commented on August 17, 2024

from led-controller.

loicortola avatar loicortola commented on August 17, 2024

I consider this issue resolved. Take a look at the updated schematics and board :)

from led-controller.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.