Loldialer: Difference between revisions

From HeatSync Labs Wiki
Jump to navigation Jump to search
en>Huertanix
(Created page with 'This is a horrible idea, but it must be done, or else the terrorists win. Ingredients: * Arduino Uno * Arduino Ethernet Shield * SD Card * Twilio * 16x2 LCD Screen * Phone key…')
 
en>Huertanix
No edit summary
Line 1: Line 1:
This is a horrible idea, but it must be done, or else the terrorists win.
This is a horrible idea, but it must be done, or else the terrorists win.


Ingredients:
=Project Synopsis=
Hhhhhhhokay, so the idea here kiddies, is to build a device that can make a call to a website or web service that can take a phone number to call and selection of what horrible audio to play for the person that recieves a call via the Twilio API, thus pranking them and invoking lulz.
 
==Ingredients==


* Arduino Uno  
* Arduino Uno  
Line 14: Line 17:
* Letter of legal absolution from Rick Astley and the dude that uploaded Keyboard Cat
* Letter of legal absolution from Rick Astley and the dude that uploaded Keyboard Cat


Hhhhhhhokay, so the idea here kiddies, is to build a device that can make a call to a website or web service that can take a phone number to call and selection of what horrible audio to play for the person that recieves a call via the Twilio API, thus pranking them and invoking lulz.
==Current choices for audio trolling==
 
Current choices for audio trolling include:


* Rickroll
* Rickroll
Line 26: Line 27:
* Badger badger badger...
* Badger badger badger...


Use Case
==Use case==
PLUG IT IN PLUG IT IN[to an ethernet port], thus jacking into the Matrix, choose a horrible audio file to play, then enter a victim's phone number, [somehow] tell that the user has picked up, then tell you, enjoy some lulz, then end the call if the victim is still on the line.
PLUG IT IN PLUG IT IN[to an ethernet port], thus jacking into the Matrix, choose a horrible audio file to play, then enter a victim's phone number, [somehow] tell that the user has picked up, then tell you, enjoy some lulz, then end the call if the victim is still on the line.


BONUS
==BONUS==
 
Twilio can do transcription, so it would be cool to record what the user says when they get trolled and display it on the LCD.  9001% of the time it will probably look like this:
Twilio can do transcription, so it would be cool to record what the user says when they get trolled and display it on the LCD.  9001% of the time it will probably look like this:


<blockquote>
Hello
Hello
 
<br />
What the frack
What the frack
 
<br />
FFFFFFFFFFUUUUUUUUUUUU-
FFFFFFFFFFUUUUUUUUUUUU-
</blockquote>


...and that will never get old.
...and that will never get old.

Revision as of 19:50, 7 November 2010

This is a horrible idea, but it must be done, or else the terrorists win.

Project Synopsis

Hhhhhhhokay, so the idea here kiddies, is to build a device that can make a call to a website or web service that can take a phone number to call and selection of what horrible audio to play for the person that recieves a call via the Twilio API, thus pranking them and invoking lulz.

Ingredients

  • Arduino Uno
  • Arduino Ethernet Shield
  • SD Card
  • Twilio
  • 16x2 LCD Screen
  • Phone keypad
  • Basic Ruby or PHP web [page|service]
  • Internets
  • Obligatory blue LEDs
  • Letter of legal absolution from Rick Astley and the dude that uploaded Keyboard Cat

Current choices for audio trolling

  • Rickroll
  • Keyboard cat
  • Benny Lava
  • Emo Cereal
  • PIRATE SONG
  • Bananaphone
  • Badger badger badger...

Use case

PLUG IT IN PLUG IT IN[to an ethernet port], thus jacking into the Matrix, choose a horrible audio file to play, then enter a victim's phone number, [somehow] tell that the user has picked up, then tell you, enjoy some lulz, then end the call if the victim is still on the line.

BONUS

Twilio can do transcription, so it would be cool to record what the user says when they get trolled and display it on the LCD. 9001% of the time it will probably look like this:

Hello
What the frack
FFFFFFFFFFUUUUUUUUUUUU-

...and that will never get old.