# My-Mini-Radar **Repository Path**: wtutu/My-Mini-Radar ## Basic Information - **Project Name**: My-Mini-Radar - **Description**: building simple radar using ESP8266 and servo motor MG 996R and HC-SR04 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-18 - **Last Updated**: 2021-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # My-Mini-Radar building simple radar using ESP8266 and servo motor MG 996R and HC-SR04, and the application is cross platform (windows, android ...). # Results https://www.youtube.com/watch?v=iYSFZ4Aru64 [![](My-Mini-Radar.gif)](https://www.youtube.com/watch?v=iYSFZ4Aru64) # hardware Setup in this project i'm using MG996R servo motor and Ultrasound distance HC-SR04 ## Wire | MG996R | ESP8266 | |--------|---------| | GND | GND | | 5V | 5V | | PWM | D7 | | HC-SR04 | ESP8266 | |----------|---------| | GND | GND | | 5V | 5V | | ECHO | D1 | | TRIG | D2 | ![](https://github.com/salim97/My-Mini-Radar/blob/master/ESP8266%20MG-996R%20HC-SR04/Schematic_My-Mini-Radar_Sheet-1_20190605083009.png) See also: https://easyeda.com/benabadji.mohammed.salim/My-Mini-Radar # Software Setup 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](https://github.com/salim97/My-Mini-Radar/tree/master/QT_Application/My-Mini-Radar) # Copyright © 2018-2019 [Benabadji Mohammed Salim](https://github.com/salim97)