Search found 1 match
- Mon May 30, 2022 6:00 pm
- Forum: ESP32 Arduino
- Topic: PC and ESP32 wired communication
- Replies: 1
- Views: 1349
PC and ESP32 wired communication
Hi everyone. I am working on a project that involves an ESP-WROOM-32 controlling 2 stepper motors. Information regarding motor kinematics should be passed to the esp32 from a PC through serial. As it is my first time developing for embedded platforms, what would be the best protocol for accurate, re...