SMART DUSTBIN WITH ARDUINO AND ULTRASONIC SENSOR AND LEVEL DETECTOR WITH GSM MODULE by arnabghosh2406

This sketch is missing a short description
***// HERE WE WANT TO BUILD A SMART DUSTBIN WITH GSM MODULE NOW HERE WE IMPLEMENTED A ULTRASONIC SENSOR INSIDE THE DUSTBIIN IN SUCH A WAY THAT IS CAN MEASSURE THE LEVL OF DURT CONTINIOUSLY AN DWHEN THE VALUE REACHES THRESHOLD VALUE IT DETECTS AND SEND COMMAND VIA ARDUINO TO THE GSM MODULE WITH WE HAVE ALREADY INTERFACED WITH AURDINO AND YOU CAN GIVE DESIRED SMS YOU CAN THESE IS PRETTY MUCH IT AND AT THE SAME TIME WE CAN ALSO AUTOMATED THE DUSTBIN SUCH THAT WHEN WE HAVE DISTANCE BETWEEN DUSTBIN AND HUMAN HAVING 20CM OR LESS WE CAN OPEN THE LID OF THE DUSTBIN AUTOMATICALLY AND IT CAN BE CLOSED AUTOMATICALLY WHEN THE PERSON MOVED AWAY.

Embed This Sketch

Use the following HTML code to embed the sketch code above in your blog or website.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/sketch:912109" frameborder="0"></iframe>

Embed The Serial Monitor

You can also embed the Serial Monitor section! Just use this HTML code.

<iframe style="height: 510px; width: 100%; margin: 10px 0 10px;" allowTransparency="true" src="https://codebender.cc/embed/serialmonitor" frameborder="0"></iframe>