Skip to content

RPC Client / Server for desktop ambient lighting of a Rapsberry Pi connected led strip.

Notifications You must be signed in to change notification settings

ZereoX/PyPiLight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPiLight

RPC Client / Server for desktop ambient lighting of a Rapsberry Pi connected led strip.

Requirements:

Client:
  • ZeroRPC for Python.
  • PyQt4 -> sudo apt-get install python-qt4
Server:

Usage:

Client:
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
Server (Raspberry Pi):
Usage: node Server.js

About

RPC Client / Server for desktop ambient lighting of a Rapsberry Pi connected led strip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published