Skip to content

chradams/ESP32-Motors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32-Motors

by OpenMYR

OpenMYR WiFi motors can be controled via WiFi, or programed with an Arduino sketch. At the core of the system is an Espressif ESP32.

Default_CI

This project utilizes PlatformIO with Visual Studio Code

Use with ESP32-Hobby-Servo, ESP32-Stepper, or with your own ESP32 boards.

Driver Support

  • Up to 15 180-degree servo motors
  • Stepper motor

Installation

  1. Install PlatformIO and Visual Studio Code
  2. Clone our repository
  3. Open local project folder in Visual Studio Code
  4. Using the PlatformIO Toolbar build all environments with the "PlatformIO: Build" command
  5. Upload the code and file system using Serial or OTA
    Upload both code and file system with new devices to ensure proper operation

About

OpenMYR Motors for ESP32

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 46.2%
  • JavaScript 19.4%
  • C 17.1%
  • HTML 13.3%
  • CSS 4.0%