Control Lego Boost from the browser without any installations.
Deployed to: https://legoboost.azurewebsites.net/
Application uses Web Bluetooth API to communicate with Lego Boost.
Web Bluetooth API works with Windows, Mac, Linux and Android (6.0->) devices with Chrome and Opera browsers. Unfortunately Apple iOS doesn't support Web Bluetooth.
Uses lego-boost-browser for device communication and control.
- Doesn't work with iOS (iPhone and iPad)
- Known bluetooth problems with:
- Microsoft Surface Book 2
- ...
If connection doesn't work, test connection to Lego Boost with Google's sample tester.
$ npm install
$ npm start
$ npm install
$ npm run build
TODO
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
LEGO and BOOST are Trademarks from The LEGO Company, which do not support this project.
Project maintainers are not responsible for any damage on your LEGO BOOST devices - use it at your own risk.
Licensed under the MIT License.