@hypericon/pixo-bridge
v0.1.0
Published
Communications bridge between the Pixo Control App and Pixo devices.
Downloads
2
Readme
Pixo Bridge
Communications bridge between the Pixo Control App and Pixo devices.
https://pixo.lighting
Quickstart
npm i -g @hypericon/pixo-bridge
Connect your Pixo devices with USB (Coming Soon: networking with UDP over WiFi)
Open the Pixo Control App
What is it?
The Pixo Bridge primarily relays messages between the Pixo Control App and Pixo devices. The Bridge connects to the devices using a serialport connection, and communicates using the Pixo device API. It then exposes a Websocket API which the App uses for bi-directional realtime communication.
The Bridge also includes some additional features, like serving static assets for the Pixo Sequencer, and storing a dictionary of "phoneme" information for common words.
These are both useful when creating animated lightshows with Pixo devices.