Javascript project that I made to control Makeblock mBot robot via web bluetooth javascript packages.
-
- Use mBlock application to factory reset your mBot via USB cable.
-
- Host this github repository on your server (I used github pages, its free)
-
- With your device(tested on android using chrome) go to your webpage. Currently (2019-12-04) you can visit https://xpresas.github.io/bte-Makeblock/
-
- Press connect. Connect with your mBot.
-
- Controll your mBot via user interface.
Simply host these files in any webhosting service. These do not require any database or backend installations.
- VSCode - IDE
- Javascript - Programming language
- CSS - for styling
Thanks for jefBinomed - Node.js examples in his github repository which helped me understand how should I send the data to the robot.
Thanks for leeMark - I used his RGB color slider which worked wonderful.
- Tomas Šlepikas - Initial work - xpresas
- jefBinomed - for the initial base code that I used to learn from - jefBinomed
This project is free to use, change or learn from.
- Hat tip to anyone whose code was used
- Inspiration
- Huge learning curve of JS