Skip to content
Commit 552e4047 authored by Oleh Kravchenko's avatar Oleh Kravchenko Committed by Dmitry Torokhov
Browse files

Input: add SparkFun Qwiic Joystick driver

A simple analog joystick built on Low Power ATtiny85 Microcontroller.
Directional movements are measured with two 10 kΩ potentiometers
connected with a gimbal mechanism that separates the horizontal and
vertical movements. This joystick also has a select button that is actuated
when the joystick is pressed down.

Input events polled over the I2C bus.

Product page:
https://www.sparkfun.com/products/15168
Firmware and hardware sources:
https://github.com/sparkfun/Qwiic_Joystick



Tested on RPi4B and O4-iMX-NANO boards.

Signed-off-by: default avatarOleh Kravchenko <oleg@kaa.org.ua>
Reviewed-by: default avatarJeff LaBundy <jeff@labundy.com>
Link: https://lore.kernel.org/r/20210608223130.16830-2-oleg@kaa.org.ua


Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 9b233696
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment