Hi,
I saw this library 'accelstepper' but i can't to configure a driver type uln2003a with this. often there is in setup() :
stepper. setup(IN1, IN2,IN3,IN4) but not in this library. (maybe i didn't see)
Search found 3 matches
- Sat Nov 24, 2018 11:36 am
- Forum: ESP32 Arduino
- Topic: esp32 motor stepper 35BYJ412
- Replies: 4
- Views: 8022
- Fri Nov 23, 2018 3:46 pm
- Forum: ESP32 Arduino
- Topic: esp32 motor stepper 35BYJ412
- Replies: 4
- Views: 8022
esp32 motor stepper 35BYJ412
I have a problem between a stepper motor and my esp32. the features are: wemos D1 R32 motor stepper: 35BYJ412 12v 96 steps and a reduction of 42.5 (4080steps total) I used a lot of libraries to experiment with the engine with the examples provided. The only example that works is the one named: newMo...
- Tue Oct 23, 2018 8:23 pm
- Forum: ESP32 Arduino
- Topic: Send data App to esp32
- Replies: 0
- Views: 3250
Send data App to esp32
Hi everybody! I ask your help because it's been a while since I can not find the solution. my project is to make an aerothermal panel with autonomous management (esp32). I am at the stage where I created a wifi access point server with the Asyncwebserver method. I can get on my smartphone informatio...