Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hpsaturn/esp32-stepper-tests

Testing ESP32 with 8825/4988 Stepper Driver library on Nema stepper motors like 17HS19
https://github.com/hpsaturn/esp32-stepper-tests

arduino drivers iot motor-controller platformio

Last synced: 3 days ago
JSON representation

Testing ESP32 with 8825/4988 Stepper Driver library on Nema stepper motors like 17HS19

Awesome Lists containing this project

README

        

# ESP32 Stepper driver tests

Testing ESP32 with 8825 Stepper Driver library on Nema stepper motors like 17HS19

## Libraries dependencies install

Before install [PlatformIO](http://platformio.org/) open source ecosystem for IoT development, then install libraries:

``` javascript
platformio lib install 1272
```

## Compile and firmware upload

``` javascript
platformio run -e esp32dev --target upload
```

## Basic Connection

![alt text][drv8825]

[drv8825]:https://a.pololu-files.com/picture/0J4233.600.png?665d623ba84232de64511d8aa6644836 "General connection for DRV8825"

## Usage: