ArduinoJoystickLibrary
ArduinoJoystickLibrary copied to clipboard
An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
I'm figuring out slowly how to replicate my favourite USB controllers using Arduino plus this very useful library (many thanks Matt!). Ran into three issues. I would have posted them...
Is it possible to get an easy example (not the test example) ?? eg.: Joystick A........... Joystick B........... Buttons........ Analag IN A........ Analog IN B....... I have no big brain...
Hi, I made a new yoke to use with FS 2020. I would like to use the yoke with 16 bit. How to do beacause the arduino pro has only...
## Description of Issue Hello. I have been trying to build a HOTAS setup with this library, but I am stuck on wierd issue. I have three devices, a stick...
Would this work with an ATTiny85? I just need a couple of inputs
Hi There. I love this library and have used it many times in the past. With the RP2040 processor now having Arduino support added with the MBED OS Core, would...
Samd21 boards Hi, I've made minor changes to get the library working on Trinket M0, probably it shall work on other samd boards as well. I used Gary Grewal's MIDIUSB...
Add support for Arduino Zero (SAMD base) by including right HID definitions thanks to NicoHood HID library. Warning, the Arduino Zero's BSP package has a driver bug which force you...
Please also provide support for STM32 chips. For example, the STM32F103C8T6 microcontroller has USB connectivity capability. It would be great if your library supports this microcontroller as well.
Any plan to Strat supporting the ESP32-S3?