RPC Client / Server for desktop ambient lighting of a Rapsberry Pi connected led strip.
- ZeroRPC for Python.
- PyQt4 -> sudo apt-get install python-qt4
- Node.js on your Raspberry Pi.
- ZeroRPC for Node.js.
- rpi-ws2801 for Node.js.
usage: Client.py [-h] d i p
positional arguments:
d Screen from which to grab Ambilight data.
i Raspberry Pi IP hosting our Server.js.
p Raspberry Pi Port hosting our Server.js.
optional arguments:
-h, --help show this help message and exit
Usage: node Server.js