ArduinoJoystickLibrary
Joystick Library
A C++ library that enables support for joysticks on certain Arduino boards
An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
2k stars
135 watching
411 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
arduino-leonardoarduino-libraryarduino-microgamepadjoystick-library
Related projects:
Repository | Description | Stars |
---|---|---|
alex-spataru/qjoysticks | Library providing a cross-platform joystick input system for Qt applications. | 96 |
tasssadar/libenjoy | A lightweight joystick library for Linux and Windows | 40 |
fortyseveneffects/arduino_midi_library | A C++ library providing an interface between Arduino boards and MIDI messages | 1,610 |
feilipu/arduino_freertos_library | A library providing compatibility and simplification of FreeRTOS for use on Arduino ATmega devices | 850 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |
mathertel/onebutton | An Arduino library for using a single button for multiple purpose input | 970 |
0xcafed00d/joystick | A Go library providing an API to read the state of an attached joystick | 62 |
marzogh/spimemory | An Arduino library for accessing and managing flash memory chips using the SPI protocol. | 435 |
justjoeyuk/advanced_joystick | A customizable joystick library for mobile applications written in ActionScript. | 21 |
drhelius/arduinogameboy | An Arduino-based system for reading and writing data to Game Boy cartridges. | 154 |
marcofaziorandom/virtual-joystick-godot | A virtual joystick plugin for Godot game engine that allows players to control games on touchscreens with customizable options. | 742 |
furqanhabibi/joystick_ros2 | A ROS2 plugin that converts joystick input into a standardized message format | 45 |
lfhohmann/mma8653 | Library for working with MMA8653 accelerometers on microcontrollers like the BBC MicroBit | 1 |
thijse/arduino-eepromex | An extended EEPROM library for Arduino with enhanced functionality and data type support. | 170 |
mikeobrien/hidlibrary | Enables enumeration and communication with HID-compatible USB devices in .NET. | 589 |