https://github.com/Maxr1998/LightStickMod
Modding the LOOΠΔ light stick with a custom PCB/firmware, rechargeable battery and a companion Android app for wireless control.
https://github.com/Maxr1998/LightStickMod
android esp32 hardware jetpack-compose
Last synced: 20 days ago
JSON representation
Modding the LOOΠΔ light stick with a custom PCB/firmware, rechargeable battery and a companion Android app for wireless control.
- Host: GitHub
- URL: https://github.com/Maxr1998/LightStickMod
- Owner: Maxr1998
- Created: 2022-05-21T11:03:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T12:29:02.000Z (over 2 years ago)
- Last Synced: 2024-11-08T04:22:52.470Z (6 months ago)
- Topics: android, esp32, hardware, jetpack-compose
- Language: Kotlin
- Homepage:
- Size: 41.4 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - Maxr1998/LightStickMod - Modding the LOOΠΔ light stick with a custom PCB/firmware, rechargeable battery and a companion Android app for wireless control. (Kotlin)
README
# Light Stick Mod
Modding the LOOΠΔ light stick with a custom PCB/firmware, rechargeable battery and a companion Android app for wireless control.
![]()
## [pcb](pcb)
Designed in KiCAD, manufactured by JLCPCB. Uses the ESP32 as a controller.
## [firmware](firmware)
Built with [esphome.io](https://esphome.io).
Supports WiFi control, integrates with Home Assistant, introduces [animated effects](https://gfycat.com/grandcharminghogget).
Thanks to deep sleep support, idle battery drain can be kept to a minimum.## [app](app)
Companion app for Android to allow wireless control via Bluetooth LE. Written in Kotlin, using JetPack Compose for the UI.
## [build log](build-log.md)
Write-up on how I modded it.