diff options
author | Matt Adereth <adereth@gmail.com> | 2016-10-03 10:22:41 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-03 10:22:41 -0700 |
commit | 4391e24d046f9608c2288f96c2282f8da2eb0781 (patch) | |
tree | b3695bd2d1cae13960529abc9c97e5b0d6ac6524 /guide/README.md | |
parent | 2fc5698dc537826c84368efd8efe7f9214a096a0 (diff) | |
parent | 4eaab75cd385df81b34fb916fa55e5cf5e8a88aa (diff) |
Merge pull request #25 from BubblesToTheLimit/master
Let's have a guide
Diffstat (limited to 'guide/README.md')
-rw-r--r-- | guide/README.md | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/guide/README.md b/guide/README.md deleted file mode 100644 index 16163c1..0000000 --- a/guide/README.md +++ /dev/null @@ -1,62 +0,0 @@ -# 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!) |