Hello friends, hope you all are fine. In today’s post, I am going to share an Ultrasonic Sensor Library for Proteus.Using this library you can perform any kind of function with an ultrasonic sensor. First of all, let's have a short introduction of an ultrasonic sensor. In the ultrasonic sensor, there are two nodes in which one is transmitter while the other is a receiver. The transmitter sends an ultrasonic wave and this wave strikes to any hindrance present in front of it and then bounces back. This bounced ultrasonic sensor is then captured by the receiver and on the basis of the time taken by this wave to return, the sensor calculates the distance of that obstacle from that sensor. The ultrasonic sensor is usually used for detecting the obstacle in a path and also to find the distance between a sensor and the obstacle. Ultrasonic sensor normally used is HC-SR04, which is also used here in this library.
Comments
Post a Comment