/PSX_Light

Web application using Chrome's WEB Bluetooth API to control a PSX Icon Light

Primary LanguageHTMLMIT LicenseMIT

BLE-PSX_Light-App

This is a web app which uses Web Bluetooth API to control a PSX-Light.

Usage

If you have your hardware setup properly just open the Web App and press the button to scan for the device and connect to it. Control the PSX-Light with the color wheel.

Development

If you want to modify the example clone the repository and type npm install in the root directory to install necessary node modules locally. The App is based on Riot.js library and uses ES6 modules for code organization. Rollup is responsible for building the app. rollup -c -w will build the app and start the file watcher to start the build on any file changes.

3rd party components

Font Icons: Typicons by Stephen Hutchings is licensed under SIL OFL 1.1

Riot.js: License

Tinycolor: License

Inspired by the Kuler Color Wheel reconstruction of Benjamin Knight

License

MIT license, see LICENSE