From 4dc2e2717930bf9d85743a73f7699f31f3f63e31 Mon Sep 17 00:00:00 2001 From: Jason Milkins Date: Thu, 10 Dec 2015 11:16:51 +0800 Subject: Add very rough guide --- guide/README.md | 62 +++++++++++++++++++++++++++++++++++ guide/hotglue-left-hand.jpg | Bin 0 -> 146401 bytes guide/left-hand-mcp-1.jpg | Bin 0 -> 32888 bytes guide/left-hand-mcp-2.jpg | Bin 0 -> 34309 bytes guide/left-hand-pcb-pyralux.png | Bin 0 -> 155562 bytes guide/madness.jpg | Bin 0 -> 250797 bytes guide/right-hand-pcb-1.jpg | Bin 0 -> 141214 bytes guide/right-hand-pcb-pyralux.png | Bin 0 -> 142968 bytes guide/right-hand-pcb-with-teensy.jpg | Bin 0 -> 130560 bytes guide/teensy-1.jpg | Bin 0 -> 55299 bytes guide/teensy-2-fuxor-reziztorrs.jpg | Bin 0 -> 55880 bytes guide/workbench.jpg | Bin 0 -> 106572 bytes 12 files changed, 62 insertions(+) create mode 100644 guide/README.md create mode 100644 guide/hotglue-left-hand.jpg create mode 100644 guide/left-hand-mcp-1.jpg create mode 100644 guide/left-hand-mcp-2.jpg create mode 100644 guide/left-hand-pcb-pyralux.png create mode 100644 guide/madness.jpg create mode 100644 guide/right-hand-pcb-1.jpg create mode 100644 guide/right-hand-pcb-pyralux.png create mode 100644 guide/right-hand-pcb-with-teensy.jpg create mode 100644 guide/teensy-1.jpg create mode 100644 guide/teensy-2-fuxor-reziztorrs.jpg create mode 100644 guide/workbench.jpg (limited to 'guide') diff --git a/guide/README.md b/guide/README.md new file mode 100644 index 0000000..16163c1 --- /dev/null +++ b/guide/README.md @@ -0,0 +1,62 @@ +# Dactyl Flexible PCB Rough Guide + +![](workbench.jpg) + +For now, take a look at the images and try to figure things out, I know that's not great (it's better than nothing!) + +## Making the PCB + +Get two sheets of 6in square Pyralux™. Use the Toner Transfer +method to etch the Pyralux sheets as you would a usual PCB + +> NOTE: If you only have an Inkjet make photocopies of the print out, voilà Toner based copies! + +[Here's a handy toner transfer guide ... ](http://www.instructables.com/id/Toner-transfer-no-soak-high-quality-double-sided/) + +Print these PCB designs out... + +Left hand: + +![](left-hand-pcb-pyralux.png) + +Right hand: + +![](right-hand-pcb-pyralux.png) + +When you're done etching, you'll need to carefully cut the pcb into +pieces... See the images below. + +## This is Madness... + +The thumb cluster pcb for the left hand: + +![](madness.jpg) + +Solder the MCP like so: + +![](left-hand-mcp-1.jpg) + +![](left-hand-mcp-2.jpg) + +Solder the Teensy 2.0 like so: + +![](teensy-1.jpg) + +Some interesting pull up 10k resistor business here... (TODO add a small diagram and notes) + +![](teensy-2-fuxor-reziztorrs.jpg) + +Each hand of the keyboard will wire up like so: + +![](right-hand-pcb-1.jpg) + +Teensy goes here... note the rows soldered to the teensy via the Pyralux: + +![](right-hand-pcb-with-teensy.jpg) + + +Here the left hand: + +![](hotglue-left-hand.jpg) + +That's all for now, this guide will improve over time! (TODO!) diff --git a/guide/hotglue-left-hand.jpg b/guide/hotglue-left-hand.jpg new file mode 100644 index 0000000..85e4aa4 Binary files /dev/null and b/guide/hotglue-left-hand.jpg differ diff --git a/guide/left-hand-mcp-1.jpg b/guide/left-hand-mcp-1.jpg new file mode 100644 index 0000000..c7178a8 Binary files /dev/null and b/guide/left-hand-mcp-1.jpg differ diff --git a/guide/left-hand-mcp-2.jpg b/guide/left-hand-mcp-2.jpg new file mode 100644 index 0000000..67c508f Binary files /dev/null and b/guide/left-hand-mcp-2.jpg differ diff --git a/guide/left-hand-pcb-pyralux.png b/guide/left-hand-pcb-pyralux.png new file mode 100644 index 0000000..f047caa Binary files /dev/null and b/guide/left-hand-pcb-pyralux.png differ diff --git a/guide/madness.jpg b/guide/madness.jpg new file mode 100644 index 0000000..661f5c5 Binary files /dev/null and b/guide/madness.jpg differ diff --git a/guide/right-hand-pcb-1.jpg b/guide/right-hand-pcb-1.jpg new file mode 100644 index 0000000..21051d2 Binary files /dev/null and b/guide/right-hand-pcb-1.jpg differ diff --git a/guide/right-hand-pcb-pyralux.png b/guide/right-hand-pcb-pyralux.png new file mode 100644 index 0000000..6a28e1d Binary files /dev/null and b/guide/right-hand-pcb-pyralux.png differ diff --git a/guide/right-hand-pcb-with-teensy.jpg b/guide/right-hand-pcb-with-teensy.jpg new file mode 100644 index 0000000..3a1da33 Binary files /dev/null and b/guide/right-hand-pcb-with-teensy.jpg differ diff --git a/guide/teensy-1.jpg b/guide/teensy-1.jpg new file mode 100644 index 0000000..6feac06 Binary files /dev/null and b/guide/teensy-1.jpg differ diff --git a/guide/teensy-2-fuxor-reziztorrs.jpg b/guide/teensy-2-fuxor-reziztorrs.jpg new file mode 100644 index 0000000..349e1ad Binary files /dev/null and b/guide/teensy-2-fuxor-reziztorrs.jpg differ diff --git a/guide/workbench.jpg b/guide/workbench.jpg new file mode 100644 index 0000000..2349320 Binary files /dev/null and b/guide/workbench.jpg differ -- cgit v1.2.3