Giter VIP home page Giter VIP logo

neopixel-utilities's Introduction

neopixel-utilities


Table of contents


Intro

Neopixel-utilities is a Python wrapper I wrote for adding functionality to LED boards to be easier. It's not very well documented at the moment, and support for it is very limited. If this gains any traction, support and documentation may become better in the future.

Features

neopixel-utilities comes with several tools already that make development with LED boards significantly easier. This wrapper is capable of:

  • Displaying stationary and scrolling text with early cutoff points
  • Coordinate system so you can treat the LED board as a grid, instead of using Neopixel's pixel array system
  • Switchboard functionality, with the ability to activate multiple pixels with different colors in one function
  • Image converter
  • Animation player with looping, FPS, and other features
  • Font system with ability to add your own

along with other features!

Installation

pip install neopixel-utilities

Configuration

Configuration can be done by adding additional parameters to the init function. Any additional arguments that are passed through this function will be passed on to the Neopixel library.

Documentation

Visit the wiki for instructions to get started and the docs!

Credits

Thank you to these people for their contributions to this project!

  • The creators of Neopixel for creating Neopixel in the first place
  • Bytewave For hours of his help with general questions I had
  • Brittank88 For ideas and motivation
  • Randoragon For ideas and motivation
  • EvilFlame For help with formula for resolution scaling

Licensing

Copyright (c) Mahlarian, 2021. This project is protected and licensed under the GNU General Public License v3.0

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.