Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davay42/lightsaber-ui

A web-interface for the BLE enabled light saber made collaboratively in the Pirate Bay FabLab, Phuket
https://github.com/davay42/lightsaber-ui

ble controller esp32 js midi vue

Last synced: 9 days ago
JSON representation

A web-interface for the BLE enabled light saber made collaboratively in the Pirate Bay FabLab, Phuket

Awesome Lists containing this project

README

        

# How to build the UI

1. Install NodeJS
2. Enable Corepack `corepack enable`
3. Install dependencies `pnpm i`
4. Run dev (while editing) `pnpm run dev`
5. Build the HTML with `pnpm run build`

## Hardware part