tve / lx16a-servo

Simple ESP32-Arduino library to operate LX-16A serial servos
MIT License
21 stars 17 forks source link

Docs: hardware setup #1

Open mangtronix opened 5 years ago

mangtronix commented 5 years ago

Hi,

What hardware setup are you using to connect the ESP32 to the servos? Is it as simple as wiring the ESP32 serial pin to the data pin on the first LX16A?

Looks like a nice library you've made. Thanks!

tve commented 5 years ago

Yes, I wired it straight. I don't remember whether I checked the logic level, i.e., whether it goes above 3.3V. Let me know if you run into any issues.