Giter Club home page Giter Club logo

Comments (2)

rstephan avatar rstephan commented on July 17, 2024

If you are using a "bare" ESP-01 to ESP-11 module, you have to supply 3.3V to power the controller. In the case of you are using an more "advanced" board with an onboard regulator, even 12V should be fine, for example the NodeMCU board has one. But check the specifications for the regulator In doubt use an external dc/dc converter to generate 3.3V (500mA to 800mA at least).
To connect simple RGB(W) stripes 5V, 12V or what ever, you have to build a driver for each color. The capabilities for the driver depend on the number of LEDs.
Smart Pixel/WS2812/NeoPixel for example are 5V-only LEDs, the data signal should be 5V too, but in most cases 3.3V will also work fine, To protect your ESP from magic smoke, put a series resistor (100 Ohm or so) in line with esp-data-out to led-data-in.

from artnetwifi.

sashabeep avatar sashabeep commented on July 17, 2024

Thanks for advice!

from artnetwifi.

Related Issues (20)

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.