-
Notifications
You must be signed in to change notification settings - Fork 23
Supported Hardware
Talbot edited this page Aug 26, 2023
·
7 revisions
Most Arduino boards.
-
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>
- Arduino Teensy++2.0
- ESP32 (Requires #define DCSBIOS_DISABLE_SERVO)
- Probably lots more…