Coder Social home page Coder Social logo

brimshot / quickpatterns Goto Github PK

View Code? Open in Web Editor NEW
41.0 41.0 4.0 141 KB

FastLED based pattern engine for addressable LEDs (NeoPixels, WS2811, WS2812) for layering animations on the same strand of lights.

License: MIT License

C++ 98.39% C 1.61%
arduino arduino-library esp8266 fastled leds neopixel ws21812 ws2812b

quickpatterns's People

Contributors

brimshot avatar niklas avatar pauldotknopf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

quickpatterns's Issues

How can I apply a pattern to a subset of the strand?

I would like to apply different patterns to subsections of a strand by assigning a CRGBSet to a Layer.
Only method I've found is to create entirely separate quickPatterns for each subsection, but that seems a bit clunky.

Removing a layer after it's completed.

My use case:

  • I have an Arduino, with FastLED and quickPatterns setup. It listens on the network for commands.
  • The commands are a single shot "flash lightning for X ticks".
  • After the pattern is inactive, I'd like it removed. Reason being is that the commands to render patterns will come in quick and often (with music, drums, etc).

I'd like to add patterns to layers that are temporary. How do I remove a pattern that was added? Or, maybe I can auto remove patterns that are marked as inactive?

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.