Here, my code sends in turn 0 et 1 every seconds. I use Serial.write() rather than Serial.println() so I send the values as bytes. I get all the values in the Serial monitor of the Arduino IDE. We ...
Note: users will also need to npm start in the terminal and add install node_modules folder to the project. This project uses socket.io so ensure this has also been insalled in the terminal Run this ...