Difference between revisions of "InkShield Project"

From Bloominglabs
Jump to: navigation, search
Line 12: Line 12:
  
 
== Code ==
 
== Code ==
I banged together the inkshield sample code with OneAnalogPin5switches code. To update the messages printed I update the sketch and re-burn to the arduino. One could write a serial menu interface to store messages in flash, but that is way down the road. I've got some cleanup to do on the code, I'll post it after some cleanup. If you are impatient email me (dosman [at] bloominglabs [dot[ org).
+
I banged together the inkshield sample code with OneAnalogPin5switches code. To update the messages printed I update the sketch and re-burn to the arduino. One could write a serial menu interface to store messages in flash, but that is way down the road. [[Image:InkShield5Buttons_v.01.pde]]

Revision as of 00:05, 3 December 2011

I acquired an InkShield from this Kickstarter. My goal for this project is to have a smallish enclosure to contain the system and buttons on the top which allow different messages to be printed.

InkShield PCB

Build

So this worked out pretty nice, the code reads 5 button values from the free analog input 5. Just holding the button down repeats the messages printed. You can see that different font widths can be achieved by moving the print head faster or slower.

InkShield in enclosure
InkShield underside
Preset messages

Code

I banged together the inkshield sample code with OneAnalogPin5switches code. To update the messages printed I update the sketch and re-burn to the arduino. One could write a serial menu interface to store messages in flash, but that is way down the road. File:InkShield5Buttons v.01.pde

Personal tools