guillemglez / tp_dmit

An Arduino-based network with data displayed in a Java Processing client.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projet - Dispositifs médicaux implantables et télémonitoring

An Arduino-based network with data displayed in a Java Processing client.

Hardware used

Also, UDP packages are expected to be received from other Arduino in the same LAN.

Run the code

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.

Screenshots

Connecting to a COM port:

Working interface:

Arduino code diagram

About

An Arduino-based network with data displayed in a Java Processing client.

License:GNU General Public License v3.0


Languages

Language:Processing 74.5%Language:C++ 25.5%