Search found 1 match

by chabanca
Sat Feb 10, 2024 3:49 pm
Forum: ESP32 Arduino
Topic: Help to recompile code fro Ard nano to ESP32 bluetooth
Replies: 1
Views: 851

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 ...

Go to advanced search