Search found 1 match

by pinkpanther00111
Sat Jun 01, 2024 8:51 am
Forum: General Discussion
Topic: ESP32 using ESC to control of BLDC via Arduino IDE
Replies: 0
Views: 956

ESP32 using ESC to control of BLDC via Arduino IDE

Hi. I have this code to control my BLDC and ESC. Did an arduino library update and now nothing works. [#include <ESP32Servo.h> // ESP32Servo library installed by Library Manager #include "ESC.h" // RC_ESP library installed by Library Manager #define ESC_PIN 26 // connected to ESC control wire #defin...