Logo
Explore Help
Sign In
annabunches/arduino-joystick
1
0
Fork 0
You've already forked arduino-joystick
Code Issues Pull Requests Releases Wiki Activity
18 Commits 1 Branch 0 Tags
2c12a848d0fdad53ddbd0537c236b812ed141660
BranchesTags
View all branches
Go to file
Anna Wiggins 2c12a848d0 Add Bounce2 header to examples. Due to an annoying quirk with Arduino, we only include library headers directly referenced by the sketch, so dependencies have to be listed explicitly.
2015-11-13 00:53:06 -05:00
examples
Add Bounce2 header to examples. Due to an annoying quirk with Arduino, we only include library headers directly referenced by the sketch, so dependencies have to be listed explicitly.
2015-11-13 00:53:06 -05:00
Joystick.cpp
Fix a bunch of embarrassing typos and syntax errors. That'll teach me to commit code I haven't compiled...
2015-11-13 00:50:16 -05:00
Joystick.h
Fix a bunch of embarrassing typos and syntax errors. That'll teach me to commit code I haven't compiled...
2015-11-13 00:50:16 -05:00
Readme.md
Rework the joystick code to use the Bounce2 library.
2015-11-13 00:45:38 -05:00

Readme.md

This is a library that builds and sends USB HID Joystick reports, making it easy to build USB Joysticks with Arduino.

Dependencies:

  • Your Arduino's USB communication chip be programmed with the arduino-big-joystick firmware (or similar). See https://github.com/harlequin-tech/arduino-usb for more info.
  • The Bounce2 library, available at https://github.com/thomasfredericks/Bounce2.
Description
Joystick HID API for Arduino.
arduinohardware
Readme 194 KiB
Languages
C++ 97.8%
Makefile 2.2%
Powered by Gitea Version: 1.24.0 Page: 79ms Template: 22ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API