Git Product home page Git Product logo

outshine's Introduction

outshine

NeoPixel controller for Arduino, displaying effects on a NeoPixel strand based on commands received over UART or I2C.

Commands take this 4-byte form:

[1 byte] Red channel
[1 byte] Green channel
[1 byte] Blue channel
[1 byte] Animation command

The following animations are available:

0x0X -- Basics
  0x00: Off
  0x01: Solid Color

0x1X -- Flashes
  0x10: Basic Flash
  0x11: Long Flash (long period on, short period off)
  0x12: Fast Flash
  0x13: Strobe
  0x14: Complex Flash (short period on, then long period on)

0x2X -- Fades
  0x20: Basic Simultaneous Fade In/Out
  0x21: Wipe/Fade

0x3X -- Wipes
  0x30: Basic Color Wipe
  0x31: Fast Color Wipe
  0x32: Larson Scanner
  0x33: Inverted Larson Scanner
  0x34: Circular Scanner
  0x35: Inverted Circular Scanner

0x4X -- Twinkles
  0x40: Basic Theater Chase
  0x41: Running Lights / Wide Theater Chase
  0x42: Random Sparkle
  0x43: Inverted Random Sparkle / Snow Twinkles
  0x44: Paparazzi

0x5X -- Rainbows
  0x50: Rainbow Circle
  0x51: Rainbow Theater Chase

outshine's People

Contributors

breqdev avatar

Stargazers

 avatar

Watchers

 avatar

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.