kloptops / Teensy_Controller

USB based controller for the Teensy micro controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teensy_Controller

USB based controller for the Teensy micro controller

A usb based game controller for a portable console that uses a Teensy as the main board. It supports up to 3 analog sticks (with autocalibration) and 32 buttons.

The analog code is based on Sota's code from the Sudomod forums. It contains modified autocalibration code by Helder + wermy.

About

USB based controller for the Teensy micro controller

License:The Unlicense


Languages

Language:C 68.0%Language:Arduino 32.0%