- This is a library that ports UARDECS to be used with the ESP32's WiFi. It can be used in the same way as the original UARDECS.
- The
main
branch contains a port of the Arduino Uno version, and a port of the Mega version is on thefeature/mega-imigration
branch.
- The
- The following operations have been confirmed:
- Viewing node settings from a browser and updating IP addresses, etc.
- Confirming UDP packet reception with the UECS Packet Send/Receive Support Tool.
- Confirming reception of test data with UECS-GEAR.
- Confirming reception with UECS-Pi and Arsprout Pi.
- For implementation details and porting notes, please refer to README_dev.md.
- This project is licensed under the MIT License.
- See LICENSE for more details.