This is a smartphone app for controlling LED props that conform to the Bento OSC command API like the Flowtoys Creators Clubs. It is based on Flutter so it can be compiled for Android and iOS smartphones. However, it has not been compiled or tested for iOS by the authors.
- Detect props
- Set colors
- Start sequences (synchronized to music)
- Set RGB LED brightness, IR LED brightness
- Shutdown props
The latest apk files (Android) are attached to the Github releases. Or you can build it yourself.
- Any IDE with Flutter SDK installed (Android Studio, VSCode, etc.)