1
0
Fork 0
mirror of https://github.com/benkuper/FlowtoysConnectBridge synced 2025-02-22 23:24:02 +01:00
FlowtoysConnectBridge/README.md
2021-09-17 14:05:02 +02:00

12 lines
No EOL
451 B
Markdown

# 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