The HaterMatic project is a coin-operated insult dispensing machine. It sells harsh language to you, with higher quality and more original insults coming from higher prices.
The HaterMatic is powered by a SparkFun Arduino Pro Mini 5V, although any Arduino-compatible board can be made to work (or for that matter, most other microcontroller boards). The board receives coin-counting signals from our 6-denomination coin acceptor; the 3-denomination acceptor can be made to work by modifying the code to count output pulses instead of looking for serial data. The request for a receipt occurs when the user presses a big green button on the front of the machine, and it's printed out by our small thermal receipt printer. The whole affair is powered by two supplies: a 9V supply for the printer and a 12V supply for the Arduino and coin acceptor.
Click this link to see a complete wish list of all the parts you'll need to make it. Obviously, depending on what you have in your parts bin, you may be able to eliminate some of these items.
The firmware for the HaterMatic was written in Arduino 1.0.5, but it should compile and load under 1.5.3, as well. There are no special library requirements for it.
- Hookup Guide - For more information, please check the Wiki for this repository.
- SparkFun Live: Coin-operated Insult Generator - Hatermatic
- Enginursday: The LoverMatic