Skip to content

xpunsterx/poweredup-js

Repository files navigation

Interface for control LEGO® POWERED UP models

Poweredup-js is an interface for browsers that support Web Bluetooth API With this application you can control your Lego models based on LEGO® POWERED UP, such as 60197 or 76112.

Modes

Two control modes are now available, manual and programmable.

  • In manual mode, you can control ports using the buttons or the slider.
  • In programmable mode, you can create loop of signals for the device ports.

About code

  • The application is based on vue-cli.
  • To work with Web Bluetooth used noble.

How to use

Do not forget to check that the browser is allowed to use Web Bluetooth API, for example for chrome:

chrome://flags/#enable-experimental-web-platform-features

You can use demo or local server.

To run on a local server:

npm install
npm run serve

About

App to control your Lego Powered Up models via the Web Bluetooth API

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors