This project involves an IoT-enabled smart bin system using Arduino and a web interface.
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.
- Upload the Arduino code to your Arduino Uno R3 WiFi board.
- Host the web files on a local server or web hosting service.
- Access the web app and monitor the smart bin status.
This project is licensed under the MIT License.