pawngames / ESP32UDPController

Controlling servos via UDP and motor with ESP32 and Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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".

About

Controlling servos via UDP and motor with ESP32 and Godot

License:MIT License


Languages

Language:C++ 53.3%Language:GDScript 26.0%Language:Java 16.7%Language:C 4.0%