Difference between revisions of "InfinityPedal"

From Sinden Lightgun
Jump to navigation Jump to search
imported>McShufts
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''How to setup an Infinity Transcription Pedal'''
+
''How to setup an Infinity Transcription Pedal''
 
 
==Contents==
 
 
 
*1Video Setup Guide
 
*2Download Biped Software
 
*3Example emulator direct mapping
 
*4Arduino Mods
 
**4.1Arduino Mod - Hardwired
 
**4.2Arduino Mod - Wireless
 
  
 
==Video Setup Guide==
 
==Video Setup Guide==
<youtube>https://youtu.be/NntwjIQtnVg</youtube><br><br>
+
<youtube>https://www.youtube.com/watch?v=JPKNsjrDyXk</youtube><br>
  
 
==Download Biped Software==
 
==Download Biped Software==
Download the Biped software: [https://web.archive.org/web/20220813031315/https://github.com/fairfieldt/Biped/releases/tag/1.2.0 HERE]
+
Download the Biped software from the [https://github.com/fairfieldt/Biped/releases/tag/1.2.0 Fairfieldt GitHub page]
  
 
==Example emulator direct mapping==
 
==Example emulator direct mapping==
 
Some emulators like PCSX2 can use the pedal inputs directly and can be configured in their own controller mapping interface.
 
Some emulators like PCSX2 can use the pedal inputs directly and can be configured in their own controller mapping interface.
 +
 +
[[File:Infinity Pedal PCSX2.png|frameless|592x592px]]
  
 
==Arduino Mods==
 
==Arduino Mods==
Line 26: Line 19:
 
===Arduino Mod - Wireless===
 
===Arduino Mod - Wireless===
 
If you're doing the Arduino mod, you may consider also adding wireless capability to the pedal. This requires some additional components as well as a separate receiver circuit, but does allow for full wireless play.
 
If you're doing the Arduino mod, you may consider also adding wireless capability to the pedal. This requires some additional components as well as a separate receiver circuit, but does allow for full wireless play.
 +
<br>
 +
 +
== MAME ==
 +
Edit the mame.ini file and set keyboardprovider = dinput
 +
<br>
 +
[[Category:3rd Party Hardware]][[Category:Setup Guides]][[Category:3rd Party Tools]]

Latest revision as of 09:49, 19 June 2023

How to setup an Infinity Transcription Pedal

Video Setup Guide


Download Biped Software

Download the Biped software from the Fairfieldt GitHub page

Example emulator direct mapping

Some emulators like PCSX2 can use the pedal inputs directly and can be configured in their own controller mapping interface.

Infinity Pedal PCSX2.png

Arduino Mods

Arduino Mod - Hardwired

Another option for the Infinity Pedal is to replace the factory control board with an Arduino Pro Micro to directly send keyboard and mouse inputs. More information can be found in the following video.

Arduino Mod - Wireless

If you're doing the Arduino mod, you may consider also adding wireless capability to the pedal. This requires some additional components as well as a separate receiver circuit, but does allow for full wireless play.

MAME

Edit the mame.ini file and set keyboardprovider = dinput