diff --git a/1209/5390/index.md b/1209/5390/index.md new file mode 100644 index 00000000..3ae1559a --- /dev/null +++ b/1209/5390/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Electric Controller Base +owner: infinite +license: MIT +site: https://github.com/CDiOS/infinite-hid-controller-base +source: https://github.com/CDiOS/infinite-hid-controller-base +--- +USB HID electric simulation controller base firmware for Arduino Leonardo compatible boards using the Arduino Joystick Library. Provides a simple open reference sketch with one analog axis and example button inputs for further customization. diff --git a/1209/5391/index.md b/1209/5391/index.md new file mode 100644 index 00000000..28172a40 --- /dev/null +++ b/1209/5391/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Hybrid Controller Base +owner: infinite +license: MIT +site: https://github.com/CDiOS/infinite-hid-controller-base +source: https://github.com/CDiOS/infinite-hid-controller-base +--- +USB HID hybrid simulation controller base firmware for Arduino Leonardo compatible boards using the Arduino Joystick Library. Provides a simple open reference sketch with two analog axes and example button inputs for further customization. diff --git a/1209/5392/index.md b/1209/5392/index.md new file mode 100644 index 00000000..a07a4427 --- /dev/null +++ b/1209/5392/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Diesel Controller Base +owner: infinite +license: MIT +site: https://github.com/CDiOS/infinite-hid-controller-base +source: https://github.com/CDiOS/infinite-hid-controller-base +--- +USB HID diesel simulation controller base firmware for Arduino Leonardo compatible boards using the Arduino Joystick Library. Provides a simple open reference sketch with three analog axes and example button inputs for further customization. diff --git a/1209/5393/index.md b/1209/5393/index.md new file mode 100644 index 00000000..98397600 --- /dev/null +++ b/1209/5393/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Steam Controller Base +owner: infinite +license: MIT +site: https://github.com/CDiOS/infinite-hid-controller-base +source: https://github.com/CDiOS/infinite-hid-controller-base +--- +USB HID steam simulation controller base firmware for Arduino Leonardo compatible boards using the Arduino Joystick Library. Provides a simple open reference sketch with four analog axes and example button inputs for further customization. diff --git a/org/infinite/index.md b/org/infinite/index.md new file mode 100644 index 00000000..842efe25 --- /dev/null +++ b/org/infinite/index.md @@ -0,0 +1,7 @@ +--- +layout: org +title: Infinite +site: https://github.com/CDiOS/infinite-hid-controller-base +--- + +Open-source USB HID controller reference sketches for Arduino Leonardo compatible boards using the Arduino Joystick Library, provided as starting points for electric, hybrid, diesel, and steam simulation control projects.