Flutter with Arduino

HC-SR04 Ultrasonic Distance Meter | Flutter With Arduino

In this project, we are going to make an Android app with flutter which will communicate with Arduino via USB serial to read the data from the HC-SR04 ultrasonic module and to display the output as a measurement in centimeters. Concept The Arduino will take the raw data from the HC-SR04 ultrasonic module and convert […]

HC-SR04 Ultrasonic Distance Meter | Flutter With Arduino Read More »