This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
featherchorder [2016/02/21 21:07] priestdo |
featherchorder [2016/02/21 21:12] priestdo |
||
---|---|---|---|
Line 8: | Line 8: | ||
- | Thec 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 on/off switch, plug in the battery, and then program it over a standard micro usb cable. |
Line 21: | Line 21: | ||
{{https://github.com/clc/chorder|https://github.com/clc/chorder}} | {{https://github.com/clc/chorder|https://github.com/clc/chorder}} | ||
</box|Thanks to Charles Chen for his work on this version! > | </box|Thanks to Charles Chen for his work on this version! > | ||
+ | |||
Line 31: | Line 32: | ||
- an adafruit feather 32u4 bluefruit | - an adafruit feather 32u4 bluefruit | ||
- | - 7 keyswitches, I suggest Cherry Red MX switches((I still put in lighter springs, but the reds are the best switch with which to start.)) | + | - 7 keyswitches; I suggest Cherry Red MX switches((I still put in lighter springs, but the reds are the best switch with which to start.)) |
- a small SPDT switch | - a small SPDT switch | ||
- | - a LiPo battery with 2-pin JST-PH connector, I like 350mA, 500mA is probably overkill. | + | - 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]]. | - something to hold your keys, see other sections of this site for case ideas. It will work with the [[:3d_printer_files]]. | ||
+ | |||
===== The Chords ===== | ===== The Chords ===== | ||
- | Once you grab a copy of the code you can find all the chords in the ChordMappings.h file. Change them as you see fit. They are the same as the chords I use on the spiffchorder with one set of changes - I have added a bunch of android specific chords. Media events, Volume control and the like. I will add a chart here in the not too distant future. In the mean time, the ChordMappings.h file has them. | + | Once you grab a copy of the code you can find all the chords in the ChordMappings.h file. Change them as you see fit. They are the same as the chords I use on the spiffchorder plus one set of changes - I have added a bunch of android specific chords. Media events, Volume control and the like. I will add a chart here in the not too distant future. In the mean time, the ChordMappings.h file has them. |