Arduino DSC code for Arduino uno
- needs the digitalWriteFast library. Since the project looks dead I patched the source with some open issues and included a copy here
- needs the PinChangeInt library, available at http://code.google.com/p/arduino-pinchangeint/downloads/list => take the 2.0.1beta release
- needs the MsTimer2 library, available at http://www.pjrc.com/teensy/td_libs_MsTimer2.html
- needs the LiquidCrystal library, which is included with Arduino IDE
code written by Mike Fulbright (http://msfastro.net/articles/arduinodsc/) and adapted by Orlando Andico (http://orlygoingthirty.blogspot.be/2012/01/arduino-bluetooth-digital-setting.html)
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004
Copyright (C) 2004 Sam Hocevar [email protected]
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- You just DO WHAT THE FUCK YOU WANT TO.