https://github.com/heisath/flightcontroller
https://github.com/heisath/flightcontroller
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/heisath/flightcontroller
- Owner: Heisath
- Created: 2021-03-18T14:40:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-19T19:46:00.000Z (about 4 years ago)
- Last Synced: 2025-02-12T06:08:18.087Z (over 1 year ago)
- Language: C++
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlightController
This repository contains some tiny code to emulate a Joystick / Gamepad with an Arduino Micro. Various input devices (rotary encoder, buttons, potentiometers, IMU) get mapped to joystick axes / buttons. The original purpose is to support simple DIY flight yokes. But it should be possible to adjust for anything really.