Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 586 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 586 Bytes

Smart Bin IoT

This project involves an IoT-enabled smart bin system using Arduino and a web interface.

Files

  • arduino/smart_bin.ino: Arduino code for the smart bin.
  • web/index.html: HTML file for the web interface.
  • web/styles.css: CSS file for styling.
  • web/script.js: JavaScript file for handling sensor data.

Setup

  1. Upload the Arduino code to your Arduino Uno R3 WiFi board.
  2. Host the web files on a local server or web hosting service.
  3. Access the web app and monitor the smart bin status.

License

This project is licensed under the MIT License.