Skip to content

Commit b1bf7da

Browse files
committed
Add shields blurb to supported device pages
1 parent fcf1d59 commit b1bf7da

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

docs/pages/devices/logitech_pedals.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The 2-pedal peripheral included with the [Logitech Driving Force GT wheel](https
66

77
See the PedalsPrint.ino and PedalsJoystick.ino examples for reference.
88

9+
## Adapters
10+
11+
An open source shield is available to connect the three pedal peripheral to a [SparkFun Pro Micro](https://github.com/sparkfun/Pro_Micro). The design comes with a 3D printable case and custom board files so that the device appears as "Sim Racing Pedals" over USB. You can use this shield to build an inexpensive USB HID adapter.
12+
13+
You can find all of the necessary files in [the project repository](https://github.com/dmadison/Sim-Racing-Shields). Please note that this shield is *not* compatible with the two pedal peripheral.
14+
915
## Connector
1016

1117
| ![DE-9](DE9_Male.svg) | ![DE-9_Female](DE9_Female.svg) |

docs/pages/devices/logitech_shifter.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ The [Logitech Driving Force Shifter](https://www.logitechg.com/en-us/products/dr
44

55
See the ShiftPrint.ino and ShiftJoystick.ino examples for reference.
66

7+
## Adapters
8+
9+
An open source shield is available to connect the shifter to a [SparkFun Pro Micro](https://github.com/sparkfun/Pro_Micro). The design comes with a 3D printable case and custom board files so that the device appears as a "Sim Racing Shifter" over USB. You can use this shield to build an inexpensive USB HID adapter.
10+
11+
You can find all of the necessary files in [the project repository](https://github.com/dmadison/Sim-Racing-Shields).
12+
713
## Connector
814

915
| ![DE-9_Male](DE9_Male.svg) | ![DE-9_Female](DE9_Female.svg) |

0 commit comments

Comments
 (0)