Giter VIP home page Giter VIP logo

ir-blower's Introduction

ir-blower

Client/Server IR sender

Rewrite of the IR blower App and server in Python.

Requirements

server

  • pyserial
  • pyyaml
  • flask-restful
  • yaml

client

  • gi
  • yaml
  • requests

Hardware needed

  • Arduino Nano or above
  • IR led's and such
  • If you need power control, some safe way of switching mains

Configuration file

Right now both server and client use the same config file.
Configuration is defined in yaml format.
The following options are supported :

  • version -- should match the release version
  • server_address: IP or DNS name for where the server runs
  • port -- port that the server listens on
  • serial_device -- name of the serial device

Note : server_address and port are used in both client and server.

Example rest commands

TODO

Desktop app

Uses Glade to configure the UI.
Glade config is "ir-blower-client.glade"

TODO

  • add a .desktop link for the UI
  • in client UI make the "about" tab usefull vs static

ir-blower's People

Contributors

brendanhoran avatar

Watchers

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