- How to Build a 1000W ZVS Induction Heater Using a Resonant RLC CircuitPosted 4 weeks ago
- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 10 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 10 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 1 year ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 1 year ago
- Building a 3D Digital Clock with ArduinoPosted 2 years ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 2 years ago
- Snowflake with ArduinoPosted 2 years ago
- Holographic Christmas TreePosted 2 years ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 2 years 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