The Joystick module is an analog joystick similar to those in Playstation controllers. The onboard PIC microcontroller reads the analog values from the two rotary potentiometers. It also has a click button. It's ideal for using as a game controller, or to control a robot.
Features:
- Analog joystick with click button
- Perfect as a game controller
- Micro USB connector
Find Flotilla Cookbook recipes that use the Joystick module at http://learn.flotil.la/cookbook/ or use Joystick with Rockpool at http://flotil.la/rockpool/
Or use our Python Flotilla API to control the Joystick module.