What sound does annoy you most?? Well in my case it is the Nokia Tune. So I made this little gadget for the April Fools' Project Prank Contest (So if you like this little Instructable then please vote for it).

Its principle is very simple. You hide it somewhere in the living room and every time someone hits a button on any IR remote control, it will play the Nokia Tune. You might expect two possible reactions:

  • They will look where they left their mobile or ask who's mobile is ringing.
  • They get annoyed once they find out that the remote control triggers it, resulting in a frenzy search for the source of the sound.
So whatever they do it will be funny and thats what we want ;-)


 
Remove these adsRemove these ads by Signing Up

Step 1: What do I need to make this prank?


You don't need much to make this little gadget.
  • A buzzer
  • An attiny13
  • An IR - receiver
  • A small battery (3V)
  • A soldering iron and solder
  • A bit of wire or a batteryclip to connect the battery
You might ask why I used these parts and there is only one reason: I had them in my parts-box!

The IR-receiver didn't have an id-number on it but a PNA4601M should do the trick.

I used the attiny13 because it runs on very low voltages (2.7V-5.5V ant the attiny13V even starts from 1.8V)so it runs from a tiny 3V battery and ofcourse the small size is a plus in this project.

If you don't know how to program an atmel microcontroller, I should suggest you to browse around in the Instructables here. There are very good Instructables about making programmers and how to program.

Please be careful when soldering. Children should always work under adult supervision!


1-40 of 48Next »
pabhilash says: Feb 1, 2013. 3:10 AM
Hi! Great I'ble.. so i have a question. I have a spare ATMEGA328 i can use(got it off an arduino clone). Can i use that instead of the ATTINY? (p.s, i'm assuming it already has a bootloader installed because i have uploaded sketches to it a few times.)
janw (author) says: Feb 1, 2013. 3:59 AM
Sure, you can use a mega328 but you will have to write a new hex-file as this one is specificly written for an attiny13.
jonrb says: Oct 30, 2011. 7:57 AM
Great instructable, I love this thing

This could EASILY be combined with http://www.instructables.com/id/Annoying-Beeper
janw (author) says: Oct 30, 2011. 12:03 PM
Thanks!
NE patsrock says: Jul 20, 2011. 7:32 AM
does the remote still work when the sound goes on like a person pressed a button on the remote would the tv still change the channel and the buzzer still make the noise
janw (author) says: Jul 20, 2011. 7:42 AM
Yes it still works
NE patsrock says: Jul 20, 2011. 8:06 AM
o ok cool
critterfluffy says: Apr 9, 2010. 4:44 AM
I wonder how hard it would be to wire it to respond to a incoming/outgoing cell signal.  In a classroom this means anytime someone texts or gets a text it would go off.  Would get really annoying and I bet a teacher would love to use it.
ubr.bzkr says: Apr 9, 2010. 5:34 AM
Wow that's terribly evil. It would be funny though, except in order to do that you would need a cell phone reviver (such as another cell phone) that will react to and and revive any text frequency. that may require some pricey equipment. also it would only receive signals from other cell phones meaning that with out some sort of filter it could go off for cell phone calls  anywhere within miles.
janw (author) says: Apr 9, 2010. 6:05 AM
It is not very difficult to make working with cellphones I guess. You have all kinds of gadgets that make leds blink when you have an incoming call or text message. It works by induction I guess.
critterfluffy says: Apr 10, 2010. 12:12 AM
As sad as it is I thought of this based on an Adult toy.  It vibrates when a cell within a few feet gets/sends a signal.  The electronics shouldn't be to complicated since it has been applied to something like that.  The internet has some weird stuff.
overblast says: Apr 3, 2011. 9:07 AM
Would you be able to adapt their item in the toy? Or find out who makes it for them and contact them?
D5quar3 says: Apr 8, 2010. 12:43 PM
 i burnt my whole finger and my thumb. shudder
StuNutt says: Apr 15, 2010. 1:43 PM
First, check out the instructible on:

"Soldering 101 - which end to hold the soldering iron"

:-)
overblast says: Apr 3, 2011. 9:05 AM
Very funny!!!!! :D Thanks for the laugh!
D5quar3 says: Apr 15, 2010. 2:09 PM
 my hand slipped
janw (author) says: Apr 8, 2010. 12:53 PM
And just why did you do that?
D5quar3 says: Apr 9, 2010. 12:49 PM
 my hand slipped

spaztec says: Apr 10, 2010. 8:36 PM
 mmhmm. children, :D
tmcalhoun says: Mar 31, 2011. 6:13 PM
Is there a way to set this up without the IC? i haven't a clue how to program and i took the ir receiver from an old dvd player. i would like to connect it to an annoying greeting card so when they (my in-laws) use their remote it plays the greeting card sound.
janw (author) says: Apr 1, 2011. 12:29 AM
My design is not possible without the microcontroller as it contains the tune. But I know that there are kits for sale where you can prerecord a message to put un a card. You could try to modify tht circuit so that it is triggered by a remote. For that you have to keep in mind that most idling IR sensors have a high output so you probably will need a NOT gate too.
pravardhan says: Apr 6, 2010. 9:51 AM
Hi,

Nice idea. But, can you provide the firmware for PIC16F84A, as it is available with me. And, i also have a programmer for the PIC microcontrollers.

Bye,
PRAVARDHAN
HarveyH44 says: Apr 9, 2010. 7:21 PM
PIC?  You can't be serious...
beehard44 says: Dec 2, 2010. 8:36 AM
he is, apparently
snowluck2345 says: Feb 2, 2011. 9:41 PM
whats wrong with pic?
mutput7 says: Feb 14, 2011. 10:30 PM
It'll come eat you in the night.
quirch23 says: Apr 9, 2010. 6:09 AM
 Can you repost the firmware it keeps coming through as a .tmp file rather then a .hex. 
beehard44 says: Dec 2, 2010. 8:35 AM
rename it into .hex
janw (author) says: Apr 13, 2010. 2:00 PM
I will put the code here soon but as I work in Bascom it will not be a C-file.
TitanTechRobotics says: Aug 2, 2010. 8:57 AM
Now just put two of them in the room, so once they find the first one they think the sound is over...but the other one will keep on annoying people. AI
justbc4u says: Jun 11, 2010. 5:55 AM
what is an equivalent to the ATtiny13 or ATtiny25 that is made by Texas instruments since I can get free samples from TI. You can send it in an PM to me. thanks.
janw (author) says: Jun 11, 2010. 4:01 PM
honestly, I wouldn't know. But attinys are not expensive i buy a tiny45 for 2 euros and a 13 for 1.80 euros
xanthyops says: May 19, 2010. 3:41 PM
 Can you please post the source code?
Also, I use AVRStudio... how can I get this to work with it?
888hilly says: Apr 15, 2010. 2:04 PM
wait..... adult supervision?
elelove says: Apr 11, 2010. 3:36 AM

I'm also interested in the source code~

thedude7053 says: Mar 23, 2010. 8:02 PM
 Hey would you mind posting the source code for you firmware
HarveyH44 says: Apr 9, 2010. 7:20 PM
You could save power by putting the Tiny13 into power down mode, the IR module could trigger a pin-change interrupt, wake the chip, play the tune.  


janw (author) says: Apr 10, 2010. 2:20 AM
hey, your are so right indeed! An attiny13 uses not even a uA in powerdown mode.
tomtom4388 says: Mar 31, 2010. 3:01 AM
i am going to connect it through a transistor to an old pcx power supply to a car horn; its so loud...

thx for the idea
absolute zero says: Apr 7, 2010. 6:24 PM
now hide it under the most used couch/chair in your house.
1-40 of 48Next »
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!