This project demonstrates how to send temperature and humidity data from an Arduino equipped with an Ethernet Shield to a MySQL database hosted on a public server. We utilize PlatformIO in VS Code for ...
ardxp.ino is an empty template. To use it you will need to figure out the datarefs and commands that your interface needs and add code to subscribe to datarefs, send new dataref values to X-Plane, or ...