- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 weeks ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 weeks ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 3 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 9 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 10 months ago
- Snowflake with ArduinoPosted 10 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 11 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 12 months ago
Smart trash bin with touch display
In this project we will see how to build a smart bin. The system detects if the bin is already full and opens automatically when someone approaches.
What gives it an edge over other smart garbage cans on the market is that it uses a touch screen display that allows the user to interact and turn it on/off. The display is a 4D Systems gen4-uLCD-50DCT-CLB, it is a 5-inch capacitive touch module controlled by an Arduino Uno with the help of ViSi Environment in the Workshop4 pro version.
In addition we use two HC-SR04 ultrasonic sensors to detect when someone approaches and MG996R servos for opening and closing. Below is the general scheme.
One Comment