Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

zkiiito/node-sbrick-controller

Repository files navigation

david-dm

SBrick Controller

Control your Lego SBrick creations from the browser, using your keyboard!

I've written an article about this thing, read it here!

Requirements

An SBrick, a device with node.js and a Bluetooth 4.x adapter, which is supported by noble.

Installation

git clone git@github.com:zkiiito/node-sbrick-controller.git
cd node-sbrick-controller
npm install
npm start

then, open your browser at http://localhost:8000/

default login: admin / adminPass

Project status

Working from the web UI:

  • scan for SBricks
  • connect/disconnect
  • channel control (drive with keyboard keys)
  • temperature & voltage real time chart
  • display video stream

Under development:

  • UI for password management
  • log viewer (logs are in the console for now)

About

Control your Lego SBrick creations from the browser, using your keyboard!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published