
I hope you are gonna enjoy this library, I have also shared many other libraries which are mentioned below, I hope you are gonna enjoy them too. Moreover, you should also have a look at this Home automation Projects using XBee & Arduino, I have used this ultrasonic sensor in that project. The voltage on that pin is used to detect how close object is because its a simulation and we can't place an actual object in front of our laptop. Let's get started with Ultrasonic Sensor Library for Proteus, in this library we have used an extra pin on ultrasonic sensor, which is analog pin. Ultrasonic sensor normally used is HC-SR04, which is also used here in this library. Ultrasonic sensor is usually used for detecting the obstacle in path and also to find the distance between sensor and the obstacle. 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 transmitter sends an ultrasonic wave and this wave strikes to any hindrance present in front of it and then bounces back. In ultrasonic sensor, there are two nodes in which one is transmitter while the other is receiver. Using this library you can perform any kind of function with ultrasonic sensor, you can also interface it with different Microcontrollers like Arduino, PIC Microcontroller etc.įirst of all, lets have a brief introduction of ultrasonic sensor. Few days ago I have posted a tutorial on Arduino Library for Proteus which also has the Ultrasonic sensor in it but that's a quite basic library for Ultrasonic sensor, so here comes the new Ultrasonic Sensor Library for Proteus. In today's post I am gonna share an Ultrasonic Sensor Library for Proteus.


Hello friends, hope you all are fine and having good health.
