Is this set up good enough to protect my microcontroller from the stepper motor…? I only recently received my first (cheap) stepper motors and know they should not be powered off the microcontroller.
I'm using:
- ULN2003 28BYJ-48 4-Phase Stepper Motor with 5V Drive Board
- 5V 3A 15W AC 100V~240V to DC Power Supply Adapter
- Adafruit HUZZAH32 – ESP32 Feather Board
(I'm also driving a small tft screen and sonar sensor with the esp32) Everything works fine when I use a separate 5 volt power supply and my stepper motor uses ~.3 amps at 5 volts.
I'm curious if this setup is appropriate to protect my controller? If it is not, any suggestions would be greatly appreciated
Thanks!