Skip to content

Colatino/zeropedal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZEROPEDAL (Deprecated)

Raspberry Pi Zero midi pedal controller for Zoom pedals. image

The purpose of this project is to build an auxiliary pedal controller to be used with Zoom multi-effects processors like the G1XFour (tested with this model) and toggle individual effects on/off.

This is a software and hardware project.

The code is written in Python (tested on 3.7 and 3.9) and is largely based and inspired on zoom-zt2 and ZoomPedalFun

DEMO VIDEOS (no sound)

Demo video 1 Demo video 2

BILL OF MATERIALS

  • 1 x Raspberry Pi Zero (mine is a zero w with a busted wifi chip)
  • 1 x SD card 8GB or more
  • 5 x SSD1306 0.91" oled displays
  • 1 x TC9548A
  • 5 x SPST momentary footswitches
  • 1 x female USB type A breakout board
  • 1 x female micro USB breakout board
  • 10 x 2.2kOhm resistor
  • Some jumper wires
  • Some box or case to contain everything - mine is 3d printed and the files are available on the case folder

The RPi zero is the most expensive part, everything costs around US$ 1 or less on aliexpress

DEPENDENCIES

This project makes use of the following:

TODO list

  • Design and print case
  • Detect when pedal is unplugged

About

Raspberry Pi Zero midi pedal controller for Zoom pedals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published