Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasCLewis committed Oct 2, 2011
0 parents commit ca214f7
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions README.TXT
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
InkShield README.TXT
Oct 1, 2011, Nicholas C Lewis, Creative Commons Attribution 3.0

http://nicholasclewis.com/inkshield/

This is free software. You can redistribute it and/or modify it under

the terms of Creative Commons Attribution 3.0 United States License.
To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/us/
or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.'

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND

NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,

DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,

OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.



What is an InkShield?

This shield allows you to connect a HP C6602 inkjet cartridge to your Arduino turning it into a 96dpi print platform. It only uses 5 pins which can be jumper selected to avoid other shields. It is designed with a Arduino Mega footprint but fully supports both the Arduino and the Arduino Mega. It is designed with all through-hole components to make assembly easy even for beginners.


Features

Compatible with Arduino and Arduino Mega
Uses only 5 user selectable pins
Stackable (up to 11 Inkshields on Ardunio, 15 on Mega)
On-board 18.5V boost converter for Inkjet head
Accepts 9-12V input via optional power connector or from the Vin of the Arduino
Auxiliary input header offers support for other microcontrollers
Auxiliary output header supports an extension cable to the inkjet head
Power and Pulse activity LEDs
ISCP header and Reset button
All through-hole components


Release Information

The Schematics and PCB layout are Kicad format files
The libraries are all for Arduino (with support for Arduino and Arduino Mega)

0 comments on commit ca214f7

Please sign in to comment.