Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 1209/5390/index.md
Original file line number Diff line number Diff line change
@@ -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.
9 changes: 9 additions & 0 deletions 1209/5391/index.md
Original file line number Diff line number Diff line change
@@ -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.
9 changes: 9 additions & 0 deletions 1209/5392/index.md
Original file line number Diff line number Diff line change
@@ -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.
9 changes: 9 additions & 0 deletions 1209/5393/index.md
Original file line number Diff line number Diff line change
@@ -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.
7 changes: 7 additions & 0 deletions org/infinite/index.md
Original file line number Diff line number Diff line change
@@ -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.