Git Product home page Git Product logo

unclerojelio / atomic_fire_lamp Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 33 KB

An RGB LED lamp conversion project inspired by @davepl and his YouTube series. The project uses an ESP32 to drive four WS2812b RGB LED strips with various trippy patterns.

C++ 72.07% C 27.93%
arduino ble blinkenlights bluetooth-low-energy blynk esp32 fastled-library home-assistant home-automation lamp led mqtt mqtt-client platformio rgb-led ws2812b

atomic_fire_lamp's People

Contributors

unclerojelio avatar

Watchers

 avatar

atomic_fire_lamp's Issues

Brightness bug

The section of the mqtt callback that sets the rgb values also set the brightness value to an erroneous value.

Provide a way to transition between effects.

Currently the two available effects are hard coded into the main function and one or the other must be commented out and the program reflashed in order to switch between the two. It is desired to provide a way switch between the animations remotely. This could be done several ways.

  1. Blynk
  2. Onboard Webserver
  3. MQTT
  4. IR Remote
  5. Button
  6. Bluetooth BLE

Get ClassicFireEffect working independently on all four arms.

The original ClassicFireEffect as written by @davepl does not write independently to four separate LED arrays. I will need to add a variable to the parameter list and pass that one to the DrawPixels function in order to get the animation working on the four independent arms of the lamp.

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.