/udpserver-iot

UDP to control motor function. Exploring using FreeRTOS Queues, Tasks and Scheduling in order to process commands and routines.

Primary LanguageC++

udpserver-iot

ESP32 and ESP8266 UDP Server Control

Currently building a small robot and using UDP to control motor function. Exploring using FreeRTOS Queues, Tasks and Scheduling in order to process commmands and routines.

Testing tools are written in Python for quick prototying/testing.