Search found 1 match
- Sat Feb 10, 2024 3:49 pm
- Forum: ESP32 Arduino
- Topic: Help to recompile code fro Ard nano to ESP32 bluetooth
- Replies: 1
- Views: 568
Help to recompile code fro Ard nano to ESP32 bluetooth
hello World. this is code to control stepper motor focuser on astro telescope via Indi driver - usb cable -arduino nano. I need to recompile it to ESP32 wroom 32U and use esp bluetooth instead cable. Is it possible? thank you. Z #include <AccelStepper.h> // Motor pin definitions: #define motorPin1 ...