- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 4 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 4 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 6 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 8 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year 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