mirror of
https://github.com/benkuper/FlowtoysConnectBridge
synced 2025-11-08 06:22:48 +01:00
No description
| .gitignore | ||
| BLEManager.h | ||
| ButtonManager.h | ||
| CommandProvider.h | ||
| Config.h | ||
| FileManager.h | ||
| FlowtoysConnectBridge.ino | ||
| LedManager.h | ||
| LICENSE | ||
| nRF24L01.h | ||
| OSCManager.h | ||
| Player.h | ||
| printf.h | ||
| README.md | ||
| RF24.cpp | ||
| RF24.h | ||
| RF24_config.h | ||
| RFGroup.h | ||
| RFManager.h | ||
| SerialManager.h | ||
| StreamManager.h | ||
| WifiManager.h | ||
FlowtoysConnectBridge
ESP32/nRF24 based OSC/Serial bridge to Flowtoys Connect Ecosystem
Syncing props
Your props need to be set to page 2, mode 1 to be detected.
Dependencys
- ESP-IDF - 3.0 - https://github.com/espressif/arduino-esp32
- ArduinoJson - 6.14.1 - https://arduinojson.org/?utm_source=meta&utm_medium=library.properties
- FastLED - 3.3 - https://github.com/FastLED/FastLED
- OSC - 1.3.4 - https://github.com/CNMAT/OSC