Skip to content

Squalius-cephalus/OpenRidingController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenRidingController

A horse riding game controller for the PC/Mac. The idea is to emulate basic horse riding behaviors and converts those to work a variety of video games.

The controller mainly uses RP2040 Zero, TCRT5000 IR modules and 3D printed parts. Code uses CircuitPython 10 for fast prototyping, later revisions may move to Arduino C or something similar.

Currently the controller can emulate keyboard, mouse and DirectInput controller, however, this wont work on any "keyboard to game console" adapter, because of how the USB composite system works.

Revision 2

Latest revision uses a PCB, and the goal is to minimize the number of 3D printed parts. Strirrups uses an IMU sensors, so controller can be adapted to different frames easily.

OpenRidingController rev.2

Build guide and BOM in the works.

Revision 1

Handwired design, frame, sensors etc uses many 3D printed parts. Not in active develoment.

OpenRidingController rev.1

Video

Video about the project

Hardware Required

Required Libraries

Circuit Diagram

circuit_diagram

About

D.I.Y horse riding controller for the PC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages