项目作者: OpenMYR

项目描述 :
OpenMYR Motors for ESP32
高级语言: C++
项目地址: git://github.com/OpenMYR/ESP32-Motors.git
创建时间: 2020-03-07T15:29:58Z
项目社区:https://github.com/OpenMYR/ESP32-Motors

开源协议:MIT License

下载


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.

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