News

Arduino enthusiasts may be interested to know that a new Arduino Ethernet Shield has arrived at the Adafruit online store supporting the Arduino W5500 Chipset and is now available to purchase priced ...
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 ...
I'm trying to implement the esp-idf W5500 driver with lwip using 'direct access' to esp-idf in arduino-esp32. With ESP-IDF 4.4 comes the possibility to use SPI-Ethernet chips in lwip. Additionally I ...