An open API service indexing awesome lists of open source software.

https://github.com/lukashass/socket-2.0

Controlling 433MHz sockets through a web interface.
https://github.com/lukashass/socket-2.0

socket-control

Last synced: 8 months ago
JSON representation

Controlling 433MHz sockets through a web interface.

Awesome Lists containing this project

README

          

# Wireless Socket Control
Controlling 433MHz sockets through a web interface using a BananaPI.
## Setup
Install [443Utils](https://github.com/ninjablocks/433Utils) first.

* copy `config-example.json` to `config.json` and edit as required
* run `npm install`
* copy the previously installed `codesend` into this project
* sudoers on `codesend` :(
* run `node server.js`