/ESP32UDPController

Controlling servos via UDP and motor with ESP32 and Godot

Primary LanguageC++MIT LicenseMIT

ESP32UDPController

IMAGE ALT TEXT HERE

Controlling servos via UDP and motor with ESP32 and Godot

Attempt at a RC control, the ESP side sends sensor data and has has connections to a DC motor and 2 servos.

This was intended to control a RC V wing (which has only one Motor and 2 servos to control movement).

The repository root contains the godot code, but the platformio project is nested in the "board folder".