GithubHelp home page GithubHelp logo

mzlarsson / lightinator Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 168 KB

This is a project in order to build a hardware controller for my RGB lights at home. It started as a software subproject to TechHome, but I decided to make it external when it grew big. Nowadays it consists of various sensors, buttons and LEDs all built into a wooden box. The perfect decoration of a living room!

Python 100.00%

lightinator's People

Contributors

mzlarsson avatar

Watchers

 avatar  avatar

lightinator's Issues

DHCP

Add support for DHCP

Lirc crashes on startup

LIRC crashes on startup with message saying there is an invalid quote sign (") on line 1. Very mysterious, since the file does not contain a single quote mark.

GPIO util lib

Fix a custom gpio util lib that all communication to the gpio pins go through in order to abstract the physical device to a logical device. By doing this it might even, far into the future, to be able to read sensors that are not directly connected to the device but via bluetooth or similar.

Different events on different states

Add concept of states in order to make input trigger different events depending on what state the system is in. This feature will be good to have in order to utilize a smaller set of input devices/sensors in a more efficient way. (This is also the perfect use for the RFID tags that are on its way to me, mweheheh)

Refactor main file

The mail file (lightinator.py) is starting to get ugly. Perhaps time to refactor into some nice-looking setup. It would be nice if initialization of sensors/uservars could be generic or similar (could be interpreted in each sensor to decentralize at least).

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.