Skip to content

Supported Hardware

Talbot edited this page Aug 26, 2023 · 7 revisions

Most Arduino boards.

Confirmed

  • Arduino Due

  • Arduino Uno

  • Arduino Mega

  • STM32 Using https://www.stm32duino.com/

  • STM32 Using Sparkfun BSP - As of 0.3.7 Note: STM32 Requires #define DCSBIOS_FOR_STM32 before #include <DCSBios.h>

DCSBIOS_DEFAULT_SERIAL only

  • Arduino Teensy++2.0
  • ESP32 (Requires #define DCSBIOS_DISABLE_SERVO)
  • Probably lots more…

Not Supported