Arduino Wifi Servo Control with NodeMCU (Code in Description)

Опубликовано: 09 Июнь 2026
на канале: Kreezy Productions
2,085
12

This video, with the included link for the example code, will show you how to control a servo with an Arduino through Wifi using a NodeMCU (ESP8266MOD)

GitHub Link for Example code:
https://github.com/Kreezy-KRosa/Ardui...

*Don't forget to enter your wifi info into the arduino code where needed*
Servo defaults at 15 degrees and when the button is turned on it moves to 180 degrees until the button is turned off again. Just upload the code for each board, connect to the NodeMCU, open a browser, go to 192.168.4.1, and turn device 1 on or off.