Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 819 Bytes

readme.md

File metadata and controls

23 lines (16 loc) · 819 Bytes

Foot pedals as pc controllers

Five switches via arduino controlling windows switcher (to replace ALT+TAB) and left, right mouse click, mouse drag and doubleclick.

Prerequisites, Requirements:

  • Arduino Uno
  • (foot) Switches
  • Python, python modules: serial, pyautogui

Exit from serial polling loop: double swich with pedal A (windows switcher)

Arduino code and wiring:

Installation:

  • upload piezotest2/piezotest2.ino to arduino
  • connect arduino to pc
  • replace your file paths and python executable paths at pedals_launcher.bat
  • launch pedals_launcher.bat