MateDealer is an open source implementation of a MDB cashless device. It runs on a Arduino Mega2560 and probably on other Arduinos/ATMEL micro processors. Its written in c and not in the Arduino language (c++).
Note: The Arduino Mega2560 by default resets every time you connect to it via serial terminal.
- Get the repo using
git clone git://github.com/Bouni/MateDealer.git
- Compile it with
make all
- Upload it to your Arduino with
make program
- AVR-GCC
- AVRDUDE
- avr-libc
For more information, see the website at: Reaktor23 - MateDealer
For bugs, contributions, suggestions, or anything else send an E-Mail to: info@reaktor23.org