Giter VIP home page Giter VIP logo

remotepi's Introduction

RemotePi

A universal remote contol build upon the Raspberry Pi. Use your phone / tablet / computer to control your devices.

Protocols

Supports:

  • IR
  • RF433
  • Kodi jsonrpc

Hardware

Any Raspberry Pi will do. Any modern phone will do. Raspberry Pi hat with:

  • IR led
  • IR receiver
  • RF433 transmitter
  • RF433 receiver

Server setup

  • nginx for serving the html based remote UI and for dispatching api calls.
  • a small python based http service which receives commands.

UI Design

  • index.html with the basic layout
  • screen.css with the styles 4 javascript files with definitions
  • js/buttons.js defines the separate button
  • js/pads.js defines the different pad layouts as rows of keys
  • js/devices.js defines the capabilities of the devices
  • js/remotes.js defines the different remotes

UI support

Tested on:

  • Firefox 58.0
  • Crhome 64.0

ToDo

  • Better Lirc config parsing support, include name xxx as keys for raw encoding
  • Use device definitions from server
  • Use the uncommon keys that a device supports
  • Support MQTT
  • Find a way to easily record ir / rf codes from the ui
  • ESP8266 as server
  • More layout examples

remotepi's People

Contributors

g3rb3n avatar

Watchers

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