My Mini Radar
1.0.0
building simple radar using ESP8266 and servo motor MG 996R and HC-SR04, and the application is cross platform (windows, android ...).
https://www.youtube.com/watch?v=iYSFZ4Aru64
in this project i'm using MG996R servo motor and Ultrasound distance HC-SR04
MG996R | ESP8266 |
---|---|
GND | GND |
5V | 5V |
PWM | D7 |
HC-SR04 | ESP8266 |
---|---|
GND | GND |
5V | 5V |
ECHO | D1 |
TRIG | D2 |
See also: https://easyeda.com/benabadji.mohammed.salim/My-Mini-Radar
you need Qt, you can download it from official site and then download source code and build it for any platform you are using
App Source Code
Benabadji Mohammed Salim