Devonian Arduino hacks
Please find examples and documentation in the commented source code.
Nicer documentation will follow after the bugs are fixed.
Parallel to Serial Input
The BigIOinput library for 74'165, e.g., Mama's Big-IO-input 64-bit parallel-to-serial input card.
Map option to rewire in software.
download BigIOinput.tar.gz or BigIOinput.zip
view BigIOinput source code
Serial to Parallel Output
The BigIOoutput library for 74'595, e.g., Mama's Big-IO-output 64-bit serial-to-parallel output card.
Map option to rewire in software.
download BigIOoutput.tar.gz or BigIOoutput.zip
Liquid Crystal Display 1x3 character graphics
The Trixel library
requires the LiquidCrystal library.
download Trixel.tar.gz or Trixel.zip
view Trixel source code & installation instructions
Phase Quadrature encoded shaft rotation sensor
The Turn library debounces using two interrupts for minimum power and CPU.
The API may well change as only one example sketch exists yet.
This example program also requires the Bounce and Trixel libraries for the pushbutton and LCD.
download Turn.tar.gz or Turn.zip
iDoom interactive visual programming
The iDoom library is programmed by mouse rather than by keyboard.
Program by mouse then copy the code from the browser and paste into the Arduino IDE.
See the instructional video by Tully Gehan of Samurai Circuits.
download iDoom.tar.gz or iDoom.zip
more to come as time permits
Devon Sean McCullough
Last modified: 2017 Mar 13 Mon 01:23 MDT