Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 629 Bytes

File metadata and controls

18 lines (12 loc) · 629 Bytes

Olympus Foot Pedal RS-26 PyUSB Application

PyUSB Python code to read buttons from Olympus Foot Pedal RS-26 USB device, on Windows. This has been tested on Windows 10 64

Requirements:

  1. Install libusbK: https://sourceforge.net/projects/libusbk/

Then:

  1. You must setup a driver with: http://zadig.akeo.ie/
  • Make sure the device you are setting up has the "USB ID" 07B4 0202 and you select "libusbK" for the driver
  1. PyUSB: