How to control servo motor using esp 32 using Node Red?

How to control servo motor using esp 32 using Node Red?

I don't think you can run node-red on an ESP32, it is not powerful enough.

Put NR and mqtt broker on a RPi, run an mqtt client on the esp32 and communicate via mqtt from RPi to the esp32.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.