spelling/capitalization/usage on proper nouns
correct usage sourced from: * websites of respective trademark holders * Wiktionary * Wikipedia
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
Esta placa adapta a pinagem de uma [Adafruit Itsy Bitsy M4
|
||||
Express](https://www.adafruit.com/product/3800) compatível com o CircuitPython
|
||||
para aquela da [Sparkfun Pro Micro](https://www.sparkfun.com/products/12640) a
|
||||
para aquela da [SparkFun Pro Micro](https://www.sparkfun.com/products/12640) a
|
||||
fim de permitir que a Itsy Bitsy seja usável com os diversos teclados que
|
||||
suportam a planta do Pro Micro.
|
||||
|
||||
|
@@ -1,11 +1,11 @@
|
||||
# KMK Hardware: Devices for use with KMK
|
||||
|
||||
## Itsy Bitsy to Pro Micro pinout adapter
|
||||
## ItsyBitsy to Pro Micro pinout adapter
|
||||
|
||||
This board adapts the pinout of a Circuit Python compatible [Adafruit Itsy Bitsy M4 Express](https://www.adafruit.com/product/3800) to that of the [Sparkfun Pro Micro](https://www.sparkfun.com/products/12640) to allow the Itsy Bitsy to be used with the many keyboards that support the footprint of the Pro Micro.
|
||||
This board adapts the pinout of a Circuit Python compatible [Adafruit ItsyBitsy M4 Express](https://www.adafruit.com/product/3800) to that of the [SparkFun Pro Micro](https://www.sparkfun.com/products/12640) to allow the ItsyBitsy to be used with the many keyboards that support the footprint of the Pro Micro.
|
||||
|
||||
## Pin mapping
|
||||
Pro Micro Pin | Itsy Bitsy Pin
|
||||
Pro Micro Pin | ItsyBitsy Pin
|
||||
------------ | -------------
|
||||
TX0/PD3 | TX
|
||||
RX1/PD2 | RX
|
||||
@@ -35,9 +35,9 @@ A0/PF7 | A3
|
||||
## So how do I use it?
|
||||
1. The pads for the Pro Micro footprint are circled on the underside of the board. Solder male headers into these pads on the underside of the board (the same side as the markings) so that the pins extend "downward" so that they can be plugged into the keyboard.
|
||||
|
||||
2. The remaining pads are for the Itsy Bitsy. Assuming height is a concern, rather than soldering male headers into the Itsy Bitsy and female headers into the adapter board, instead place the long side of male headers through the Itsy Bitsy pads from underneath the board so that they protrude through he pads on the top of the board and solder them in place. Make sure to keep the headers perpendicular to the surface of the board.
|
||||
2. The remaining pads are for the ItsyBitsy. Assuming height is a concern, rather than soldering male headers into the ItsyBitsy and female headers into the adapter board, instead place the long side of male headers through the ItsyBitsy pads from underneath the board so that they protrude through he pads on the top of the board and solder them in place. Make sure to keep the headers perpendicular to the surface of the board.
|
||||
|
||||
3. Once soldered, place the Itsy Bitsy board over the headers that are now protruding upwards so that the headers go through the pads of the ItsyBitsy and solder in place.
|
||||
3. Once soldered, place the ItsyBitsy board over the headers that are now protruding upwards so that the headers go through the pads of the ItsyBitsy and solder in place.
|
||||
|
||||
4. Trim the ItsyBitsy headers as needed with flush cutters.
|
||||
|
||||
|
Reference in New Issue
Block a user