When it comes to Arduino, there’s little you can’t do. You can automate pretty much your whole house, from lights to locks to trashcans!

In this article, we’ve gathered our top five picks of Arduino projects that’ll improve your garbage management.

Selections range from projects for indoor use, like using sensors to warn you when it’s time to take out the trash, to sanitary solutions, like automatically opening trashcans. There are also projects that can help the whole community, like trackers that plan the best recollection route.

Featured image of Arduino Projects
Plenty of Ideas
Arduino Projects

Back to Contents

1
Smart Dustbin Using Arduino: Best Projects

IoT Trashtalker

Setting up a trustworthy source of information
Setting up a trustworthy source of information (Source: Team Bolt IoT Developers U.P. Region via Arduino Project Hub)

This project is trash that talks, although it won’t talk trash. With an Arduino and a Wi-Fi module, you can use Internet of Things (IoT) to detect when trash inside your dustbin passes a certain threshold. It then gets even more amazing: the Arduino will send you an SMS to notify you that the dustbin is full and that it’s time to take out the trash!

This project can be useful at home, but it can be especially useful in work settings where there are many people using the trashcan and not everyone may be aware of the current level, hopefully saving you from inconveniently finding an overflowing bin…

Back to Contents

Advertisement
Advertisement
2
Smart Dustbin Using Arduino: Best Projects

Anti-Dog

Checking that the coast is clear
Checking that the coast is clear (Source: MN Maker via YouTube)

Do you have a dog that understands the word “No”? Lucky you! In many cases, dogs seem to think of it as only a suggestion. If especially cheeky, they may decide that, as long as they don’t hear it (or even if they do), they’ll still do whatever they want.

This project uses a limit switch to detect whether a garbage can has been opened. If so, it plays a voice recordings of the owner telling the dog to get its (charming) muzzle out of the trash. The perfect project for dogs who keep smelling the trash for leftovers.

Back to Contents

Advertisement
Advertisement
3
Smart Dustbin Using Arduino: Best Projects

Automated

Like a psychic dustbin but with an Arduino
Like a psychic dustbin but with an Arduino (Source: Muhammad Ansar via Hackster.io)

Dustbins are a tricky topic in a time of extreme hygiene. Now more than ever we know the importance of being clean, of not touching things others have touched, and so on.

This dustbin can be a contributor to such practices thanks to an Arduino and the cleverness of the designer. That’s because it detects nearby movement and opens up to allow you to throw things in the garbage without any contact.

Back to Contents

Advertisement
Advertisement
4
Smart Dustbin Using Arduino: Best Projects

Whistle-Controlled

If you don't know how to whistle, it might be time to learn
If you don't know how to whistle, it might be time to learn (Source: Barqunics via Hackster.io)

If the previous selection isn’t to your liking – because you want to free throw stuff from across the room – this is a perfect solution. You can program your trashcan to open at the sound and frequency of a whistle so it will obey your command from a distance.

You can be both the basketball player and the coach in the match against littering.

  • Who designed it? Barqunics
  • Core components: Arduino Uno, 9-V battery, switch, jumper wires, male DC Barrel Jack Adapter for Arduino, 9-g servo, mini breadboard, sound sensor
  • Where to find it: Hackster.io

Back to Contents

Advertisement
Advertisement
5
Smart Dustbin Using Arduino: Best Projects

Garbage Collection Planner

Red means full, yellow halfway, and green, empty
Red means full, yellow is halfway, and green, empty (Source: Technovation Projects via YouTube)

A common practice in most cities is to have a garbage pickup schedule set for a certain time each week, where trucks go around to every street and pick up binned waste. But what if some streets are less populated than others, thus accumulating less garbage and requiring less frequent garbage pickups?

This project puts a level sensor on all garbage cans in an area and uses both trash level and time (to avoid items rotting away and producing a bad smell) to signal which garbage cans need pickup. It uses a Wi-Fi module, which also provides the bin’s location. This way, the pickup route can be planned in the most optimal way, avoiding cans that don’t yet require disposal.

This is a great project if you’ve got an Arduino 101 lying around, but if you don’t, a maker commented that they used a Raspberry Pi 3.

  • Who designed it? Technovation
  • Core components: Arduino 101, Arduino MKR1000, Seeed Studio base shield V2, Arduino Wi-Fi shield 101, 9-V battery, slide switch
  • Where to find it: Arduino Project Hub

Back to Contents

Advertisement
Advertisement
Advertisement