nrajpoot1146 / SmartDustBin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartDustBin

Used Module:

  • Arduino Uno R3: Microcontroller to control dustbin open and close operation.
  • Wfi Module ESP8266: used to connect with network.

Used Sensor Module:

  • IR Sensor: used to detect and generate request to open dustbin cap.
  • Ultrasonic Sensor: used to detect fill level of dustbin.

Used Programming Language:

  • C
  • C++
  • HTML
  • Java

This repo contains three folder:

  • SmartBin: this folder have source code of arduino.
  • SmartBinEsp: this fooolder have source code of ESP8266 Module.
  • Smart Dust: this folder have source code of windows application developed on java

Preview of application

Alt Text

About


Languages

Language:Makefile 76.7%Language:Java 11.3%Language:C++ 8.7%Language:HTML 3.3%