/udi-gpio-poly

Generic Polyglot v2 GPIO Control Node Server

Primary LanguagePythonMIT LicenseMIT

UDI Polyglot v2 GPIO Control Poly

license

This Poly provides an interface between Raspberry Pi GPIO header and Polyglot v2 server.

Installation instructions

Make sure that you have a zip executable on the system, install using your OS package manager if necessarily. You can install NodeServer from the Polyglot store or manually running

cd ~/.polyglot/nodeservers
git clone https://github.com/exking/udi-gpio-poly.git GPIO
cd GPIO
./install.sh

Make sure that user you run Polyglot as is a member of gpio group (user pi typically is).

Notes

Please report any problems on the UDI user forum.

Thanks and good luck.