Skip to content
chradams edited this page May 25, 2020 · 2 revisions

ESP32-Motors

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

This project utilizes PlatformIO with Visual Studio Code

OpenMYR ESP32-Motors aims to allow you to take control of your projects:

  • Robotics
  • Smart home
  • Motion control
  • Maker/Hacker

Just power up and go. Out of box functionality is the goal, so you can spent more time on your project.

Hardware

ESP32-Motors firmware is used with ESP32-Hobby-Servo & ESP32-Stepper

Features

  • WiFi in AP or Station mode
  • Real time web motion control
  • Basic scheduling
Clone this wiki locally