GithubHelp home page GithubHelp logo

responsiveleds's Introduction

ResponsiveLEDs

A Python program to drive an addressable LED strip based on system audio

Audio and light processing is done on the host device and individual frames are sent to the raspberry pi. Sends data over wifi to raspberry Pi where it is then decoded and used to update the LED strip.

demo

Todo

  • Data compression and other speed optimizations
  • Adjustable color presets
  • Additional pulse patterns
  • Fire animation
  • Day/night animation based on time of day
  • Animation based on weather

Auto start with windows

  • use task scheduler
  • new task
    • name = LED_Controller
    • action, start a program
      • program / script points to pythonw.exe C:\Users\<userName>\AppData\Local\Programs\Python\Python38-32\pythonw.exe
      • argument is the script name LEDController_Client.pyw
      • start in, folder containing the script C:\Users\<userName>\git\ResponsiveLEDs
    • Trigger, at log on
      • any user
      • enabled

responsiveleds's People

Contributors

c-glick avatar

Stargazers

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