Code Monkey home page Code Monkey logo

opcu's Introduction

UDP version of Open Pixel Control ๐ŸŽ›๐Ÿ’ก

Build Status Coverage Status Total alerts Language grade: Python

Consuming raw or undercooked meats, poultry, seafood, shellfish or eggs may increase your risk of foodborne illness.

Installing spidev

sudo apt-get install python3-spidev

Running server at boot. Add to /etc/rc.local

On arcade box: /home/pi/opcu.py apa102 &> /dev/null &

On shelves: /home/pi/opcu.py lpd8806 &> /dev/null &

docker-compose run opc

Building Feather firmware

  1. Make a copy of the wifi_secrets.h.template file and name it wifi_secrets.h
  2. Edit the wifi_secrets.h file to include the WiFi credentials
  3. Install the WiFi101 library by Arduino for the WINC1500 module using the IDE Library Manager.
  4. Manually install the Adafruit_ZeroDMA library.
  5. Add the Adafruit boards index to the IDE's preferences, under "Additional Boards Manager URLs".
  6. Select the "Adafruit Feather M0" under the Tools menu.
  7. Compile and Upload to the Feather over USB.

For more information about using the IDE with the Feather see here.

This project is based on Adafruit Lightship

Contributing

We welcome contributions! Please see here for details.

opcu's People

Contributors

felddy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

opcu's Issues

Too fast for Pi4

๐Ÿš€ Feature Proposal

Set this to SPIDEV_SPEED = 10_000_000 on the pi 3 and pi 4

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.