Skip to content

This repository contains a basic code about using any brushless motor with a ESP32 board

Notifications You must be signed in to change notification settings

JSOV2001/brushless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Brushless motor

Circuit diagram

brushless_bb

Aditional information

  • In the line:

     // Activate ESC
     ESC.writeMicroseconds(1000);
    

    The 1000 means a PWM of 1ms. But, you migh have to change 1000 for 2000 if your ESC is activated by a PWM of 2 ms

About

This repository contains a basic code about using any brushless motor with a ESP32 board

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages