element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Mixing Electronics & Water
  • Challenges & Projects
  • Project14
  • Mixing Electronics & Water
  • More
  • Cancel
Mixing Electronics & Water
Blog Project: Flush-A-Vader
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Mixing Electronics & Water to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: beagles
  • Date Created: 17 Dec 2017 6:53 PM Date Created
  • Views 1566 views
  • Likes 3 likes
  • Comments 8 comments
  • ardunio
  • arduino_projects
  • motion-control
  • conservation_projects
  • mixewaterch
Related
Recommended

Project: Flush-A-Vader

beagles
beagles
17 Dec 2017

Aim:

To build a device that will remind people not to flush anything but toilet paper once they have finished their business.

The UK is being hit with the soft wet wipe style tissues that are advertised as flushable and other products such as cotton buds that are entering the sewage styles and causing blockages and equipment failures. In the fight to raise awareness of these issues I want to build the Flush-A-Vader.

 

Equipment:

Arduino Uno

Ardunio adafruit wave shield

Speaker

Motion sensor (I have two to try)

 

Proposed Design:

image

Proposed Method:

Step 1: Solder the Wave shield together

Step 2: Record message and import onto shield

Step 3: Get speaker wired up and working

Step 5: Work out how to use a motion sensor

Step 6: Link all together and house in a decorated cardboard tissue box

 

Wish me luck! :-)

  • Sign in to reply

Top Comments

  • jw0752
    jw0752 over 7 years ago +2
    Hi Kaylee,Here is an inexpensive IR kit that could be used to trigger the message. This is very similar to the IR detectors used in faucets and towel dispensers. I built one for the fun of it and it works…
  • DAB
    DAB over 7 years ago +1
    Interesting project. I look forward to seeing your idea put into practice. DAB
  • beacon_dave
    beacon_dave over 7 years ago +1
    Good luck ! If you get stuck there is quite a good tutorial series here on Element14: Jeremy Blum Arduino Tutorials which may be of some help to you. There is also a good cookbook available by Michael…
Parents
  • beacon_dave
    beacon_dave over 7 years ago

    Good luck ! image

     

    If you get stuck there is quite a good tutorial series here on Element14:

    Jeremy Blum Arduino Tutorials

    which may be of some help to you.

     

    There is also a good cookbook available by Michael Margolis:

    https://www.amazon.co.uk/Arduino-Cookbook-Michael-Margolis/dp/1449313876/

    which covers all sorts of interfacing scenarios and even includes the Adafruit wave shield you have.

     

    What motion sensors have you chosen ?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • beagles
    beagles over 7 years ago in reply to beacon_dave

    Hi Dave,

    Thanks for the book recommendation. I look to purchase that for the new year :-)

    Below is the motion sensor I have gone for. Please let me know if you dont think its the best one for me to be using. I bought it from the Pi hut but was hoping it would be compatible with the ardunio.

     

    https://thepiIm hut.com/products/pir-motion-sensor-module https://thepihut.com/products/pir-motion-sensor-module

     

    Thanks

    Kaylee

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • beagles
    beagles over 7 years ago in reply to beacon_dave

    Hi Dave,

    Thanks for the book recommendation. I look to purchase that for the new year :-)

    Below is the motion sensor I have gone for. Please let me know if you dont think its the best one for me to be using. I bought it from the Pi hut but was hoping it would be compatible with the ardunio.

     

    https://thepiIm hut.com/products/pir-motion-sensor-module https://thepihut.com/products/pir-motion-sensor-module

     

    Thanks

    Kaylee

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
  • beacon_dave
    beacon_dave over 7 years ago in reply to beagles

    Note that there appears to be a newer third edition of that book out which you may want to look out for:

    Arduino Cookbook, 3rd Edition - O'Reilly Media

    The third edition doesn't appear to be on Safari Books Online as yet so I can't tell what's new in it as far as the wave shield and PIR sensor examples.

     

    The second edition has an example based on the following two PIR sensors:

    https://www.sparkfun.com/products/retired/8630

    https://www.parallax.com/product/555-28027

    however it is pretty simple example and can easily be adapted.

     

    The only real downside to the sensor you have at the moment is the lack of a data sheet on it so you may have to do a little more work to find out the connections etc. As a novice, then perhaps try to purchase parts with data sheets and code examples that can help get you started e.g.:

     

    https://www.adafruit.com/product/189

    https://learn.adafruit.com/pir-passive-infrared-proximity-motion-sensor/using-a-pir-w-arduino

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube