This repository serves as a software bridge. It listens for UDP tracking data (from a Fictrac instance), processes behavioral logic in Python (e.g., "detect left turn"), and sends low-latency Serial ...
Using the information in https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html we have integrated Arduino as a component in IDF, and we ...