Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
featherchorder [2025/02/04 01:18] – [Code] priestdo | featherchorder [2025/05/28 20:17] (current) – [Code] priestdo | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== FeatherChorder ====== | ====== FeatherChorder ====== | ||
- | As of late January 2016 I have been using an Adafruit Feather as the board powering | + | In late January |
- | So here is the FeatherChorder, | + | So, here is the FeatherChorder, |
{{:: | {{:: | ||
- | + | Please note, the connection to pin 5 is no longer needed. It was there to allow for a chord to trigger a hardware reset. This was a carry over from the pre-arduino days. The software reset on the arduinos and feathers has proven to be robust enough not to require this, so rather than the SPDT shown above connecting EN, pin 5, and GND, only SPST connecting EN to GND is now needed. | |
- | The advantage of using this board is that it has both the LiPo charger and the BLE transceiver built in, reducing the board count for the chorder from three to one. All that is required is to attach the keys and on/off switch, plug in the battery, and then program it over a standard micro usb cable. | + | |
+ | The advantage of using this board is that it has both the LiPo charger and the BLE transceiver built in, reducing the board count for the chorder from three to one. All that is required is to attach the keys and an on/off switch, plug in the battery, and then program it over a standard micro usb cable. | ||
Line 22: | Line 23: | ||
+ | For the USB version of the Featherchorder, | ||
+ | |||
+ | <box 60% red round | **Download the Latest USB Build 2025-03-26**> | ||
+ | {{ :: | ||
+ | </ | ||
+ | For a USB chorder you don't need the on/off switch unless you will have the keyboard connected at times you want to suppress chords from being sent.((When I wore a directly wired and then USB based chorder on my hand (1996-2012) having an off switch was important so I could suppress keypresses that would happen when putting on a jacket or doing non input hand tasks.)) | ||
===== Parts ===== | ===== Parts ===== | ||
- | - an adafruit feather 32u4 bluefruit | + | - an adafruit feather 32u4 bluefruit |
- 7 keyswitches; | - 7 keyswitches; | ||
- | - a small SPDT switch | + | - BLE only: a small SPDT switch |
- | - a LiPo battery with 2-pin JST-PH connector; I like 350mA, 500mA is probably overkill. | + | - BLE only: a LiPo battery with 2-pin JST-PH connector; I like 350mA, 500mA is probably overkill. |
- something to hold your keys, see other sections of this site for case ideas. It will work with the [[3d_printer_files|3D Printer Files for Chorders]]. | - something to hold your keys, see other sections of this site for case ideas. It will work with the [[3d_printer_files|3D Printer Files for Chorders]]. | ||