https://github.com/robotcasserole1736/minijoysticks
Stm32-based joystick implementation that includes analog inputs for axes, digital inputs for buttons, and digital outputs to control LEDs
https://github.com/robotcasserole1736/minijoysticks
Last synced: 3 months ago
JSON representation
Stm32-based joystick implementation that includes analog inputs for axes, digital inputs for buttons, and digital outputs to control LEDs
- Host: GitHub
- URL: https://github.com/robotcasserole1736/minijoysticks
- Owner: RobotCasserole1736
- License: mit
- Created: 2023-12-03T22:08:53.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-13T01:04:49.000Z (over 1 year ago)
- Last Synced: 2025-01-16T05:56:11.098Z (4 months ago)
- Language: C
- Size: 602 KB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiniJoysticks
Stm32-based joystick implementation that includes analog inputs for axes, digital inputs for buttons, and digital outputs to control LEDs# BOM
Work in progress...
* [STM32 dev board](https://www.amazon.com/gp/product/B07XBWGF9M/ref=ppx_yo_dt_b_search_asin_image?ie=UTF8&psc=1)
* [Joystick](https://www.amazon.com/gp/product/B08CGYGMJL/ref=ppx_yo_dt_b_search_asin_image?ie=UTF8&psc=1)
* [pushbuttons](https://www.amazon.com/gp/product/B07RTZVZ6L/ref=ppx_yo_dt_b_search_asin_image?ie=UTF8&psc=1)
* [LEDs](https://www.amazon.com/gp/product/B07PG84V17/)
* [LED Holders](https://www.amazon.com/gp/product/B01M4RUY4M/)
* [USB C Panel Mount](https://www.amazon.com/gp/product/B09HWSFRP1)