Skip to content
chradams edited this page Jun 8, 2020 · 2 revisions

Welcome to the IoT_Motors wiki!

ESP12-Motors

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

This project utilizes PlatformIO with Visual Studio Code

OpenMYR ESP8266-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

ESP8266-Motors firmware is used with ESP12-Hobby-Servo (ESP12E.3) & ESP12-Stepper (ESP12E.6)), or with your own ESP8266 boards.

Features

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