Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davay42/lightsaber-ui
- Owner: davay42
- License: mit
- Created: 2023-12-21T10:46:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-15T13:45:29.000Z (7 months ago)
- Last Synced: 2024-05-02T04:10:19.649Z (7 months ago)
- Topics: ble, controller, esp32, js, midi, vue
- Language: JavaScript
- Homepage: https://davay42.github.io/lightsaber-ui/
- Size: 1.53 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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