GithubHelp home page GithubHelp logo

nanoonyx / arduino-pixels Goto Github PK

View Code? Open in Web Editor NEW

This project forked from penguintutor/arduino-pixels

0.0 0.0 0.0 73 KB

Wireless control of PixelStrips or NeoPixels using a web graphical interface running on an Arduino.

License: GNU General Public License v3.0

C++ 57.44% C 26.25% HTML 4.87% CSS 5.31% JavaScript 6.14%

arduino-pixels's Introduction

arduino-pixels

Wireless control of PixelStrips or NeoPixels using a web graphical interface running on an Arduino.

Designed for the Arduino Nano RP2040 connect. Needs an Arduino that supports WiFiNINA.

For more details see http://www.penguintutor.com/projects/arduino-rp2040-pixelstrip

Colors

The color of the pixels depends upon your actual strip. In the default code then grey is set to a very low value to show a noticeable difference on my pixel strip. This may appear to be near to black on the screen, but shows fairly bright on the strip. The same problem occurs with lighter colors such as light green which may appear almost white on the pixel strip.

Sequences

The sequences are defined in sequences.h and sequences.ino. You can add your own for any additional sequences you would like.

It's also possible to create other sequences using the built-in sequences with specific color sequences. In particular you can add black for any pixels that you would like tried turned off.

For example try a chaser with: Black; Black; White; White Grey; White; White; White; Grey; Black

arduino-pixels's People

Contributors

penguintutor 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.