This projects original code and schematics were from Indian Lifehacker though I did not like some functions so I added some things and edited the code
EXPANDED TECHNICAL DETAILS
Automated Waste Management
This project creates a hygienic, touch-free waste bin using an Arduino and ultrasonic sensing.
- Motion-Triggered Lid: An HC-SR04 ultrasonic sensor is mounted on the front. When it detects an object within 20cm, the Arduino rotates a servo motor 90 degrees to lift the lid.
- Precision Timing: The lid remains open for 5 seconds before closing automatically, reducing the spread of germs in public or household environments.
Energy Optimization
- Sleep Mode Logic: The firmware includes a low-power mode between sensor pings, allowing the system to run on a standard 9V battery for several weeks.
ข้อมูล Frontmatter ดั้งเดิม
title: "Smart Trashcan"
description: "A trash can that opens when you get near it"
author: "blueninja503"
category: ""
tags:
- "home automation"
views: 1523
likes: 0
price: 699
difficulty: "Intermediate"
components:
- "1x 5 mm LED: Green"
- "1x Jumper wires (generic)"
- "1x Old contaner"
- "1x SG90 Micro-servo motor"
- "1x Arduino UNO"
- "1x old metal ring"
- "1x Ultrasonic Sensor - HC-SR04 (Generic)"
- "1x Hot glue gun (generic)"
- "1x Drill / Driver, Cordless"
tools: []
apps:
- "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "44f83d6a78363d10b63d5b01808237620e31b4e76e68901aac046a4a61d712e2"
encryptedPayload: "U2FsdGVkX1892HY2Wg46rah0VVw/lO8P3GlToq0/7YCrjYz55pBYyiTdjEfAOSiB61MIwH6lhvM1rrzymnZSn1Nfw2X+jlrt+JKb2pBuZJI="
seoDescription: "Build a Smart Trashcan with Arduino and Sensor that opens automatically when you approach it."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/smart-trashcan-3d41ac_cover.jpg"
lang: "en"