An Arduino-based network with data displayed in a Java Processing client.
Also, UDP packages are expected to be received from other Arduino in the same LAN.
Compile and upload arduino/udpserver/udpserver.ino
in the Arduino MKR WiFi 1010.
Run processing/main/main.pde
in a Processing client.
Make sure serial communication is working and keep it available to Processing. Select the correct COM port and connect through the graphical interface.
Connecting to a COM port:
Working interface: