Pascal Serrarens 8ccc826be9 Cleanup
2025-03-12 17:53:00 +01:00

392 B

\mainpage Roboid Control for C++

Roboid Control support for C++ applications. Supporting:

  • Windows
  • MacOS
  • Linux
  • Arduino (using PlatformIO). The following microcontrollers are tested and supported:
    • ESP8266
    • ESP32
    • UNO R4 WiFi
    • UNO (without networking support)

Basic components

  • RoboidControl::Thing
  • RoboidControl::LocalParticipant
  • RoboidControl::SiteServer