Getting Sonar Readings from a CSV file

PHP
Arduino
IoT

My partner and I made our own code where I post the readings from a Ultrasonic Sensor (HC-SR04) to a CSV file and my partner gets the reading and can change a LED light based on which specific readings will go on each color.

0 Lifts 

Artifacts

Name Description
My part of the code for this project This is the Arduino code that I made to post readings to a CSV file.   Download
My part of the code reads data from CSV file and LEDs light up based on the distance   Download