Skip to content

In this project, the circuit of an HC-SR04 ultrasonic sensor is created from scratch shown in the "HC-SR04 Circuit Design" image and then we program the inner microcontroller to Handle the recieve and transmit procedures. Eventually, the sensor is programmed by an outer microcontroller to measure the distance between the sensor and the obstacle.…

Notifications You must be signed in to change notification settings

kiankhaneghahi/Distance-Measure-With-Ultrasonic-Sensors-HC-SR04-using-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distance Measure With Ultrasonic Sensors (HC-SR04) using two Arduino boards :

In this project, the circuit of an HC-SR04 ultrasonic sensor is created from scratch shown in the "HC-SR04 Circuit Design" image and then we program the inner microcontroller to Handle the recieve and transmit procedures. Eventually, the sensor is programmed by an outer microcontroller to measure the distance between the sensor and the obstacle. For the inner (Chinese OTP uController) and outer microcontrollers, an Arduino UNO board and an ESP8266 board are used respectively.

About

In this project, the circuit of an HC-SR04 ultrasonic sensor is created from scratch shown in the "HC-SR04 Circuit Design" image and then we program the inner microcontroller to Handle the recieve and transmit procedures. Eventually, the sensor is programmed by an outer microcontroller to measure the distance between the sensor and the obstacle.…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages