Hello TurboWarp team,
I created an experimental extension called TurboGo that bridges TurboWarp
with microcontrollers such as ESP32 or Arduino.
Features
- Detect mainboard model
- Connect via Bluetooth / WiFi / Serial
- Send data to pins
- Read data from pins
- Status code reporting
- Transpile block logic into C++-compatible firmware code
Use cases
- STEM education
- Robotics
- IoT prototyping
Firmware is generated externally and not executed inside TurboWarp.
This is intended for educational and experimental use.
Sharing this as an idea / exploration. Link: https://drive.google.com/file/d/1LuijW7_dPatM9AaIgXIsSAJ72uzuAogQ/view?usp=drivesdk
Thanks!