PedalPiV2
Pedal Pi V2 by Thawney is an all new and regularly maintained Pedal-Pi by electrosmash; a lo-fi programmable guitar pedal that works with the Raspberry Pi ZERO Board. My repository contains all of the information needed to create your own board from scratch unlike Pedal Pi who only share effect code.
Install / Use
/learn @thawney/PedalPiV2README
PedalPi

Pedal Pi Thawney is based off of Pedal-Pi by electrosmash; a lo-fi programmable guitar pedal that works with the Raspberry Pi ZERO Board. My repository contains all of the information needed to create your own board from scratch unlike Pedal Pi who only share effect code.
How Is this Repository different to the original Pedal Pi?
The difference is that my version also has open source PCB files, Protective Case Design files, and anything else needed to make the project yourself (as well as example code of various pugins), unlike electrosmash who claims to be open source but will not share or does not produce certain files (such as PCB files and Protective case designs).
How Does the Circuit Work?
This hat has three parts:
-
The Input Stage: Amplifies and filters the guitar signal making it ready for the ADC (Analog to Digital Converter). The ADC sends the signal to the PI ZERO using SPI communication. In the forum, the topic "Using MCP3202 ADC with Raspberry Pi Zero" gives more details about the ADC-Pi ZERO connection.
-
Pi ZERO: It takes the digitalized audio waveform from the ADC and does all the Digital Signal Processing (DSP) creating effects (distortion, fuzz, delay, echo, tremolo...). In the forum, the topic "Basics of Audio DSP in C for Raspberry Pi Zero" can assist you to learn the basics.
-
The Output Stage: Once the new digital waveform is created, the Pi Zero creates an analog signal with two PWMs combined, the signal is filtered and prepared to be sent to the next pedal or the guitar amp. For more info check the topic "PWM Audio on Raspberry Pi Zero".

- Here is a more detailed photo of just the RaspberryPi Stage.

How to Program it?
The idea is to make it as easy as possible, the examples are programmed in C using the standard BCM2835 Libraries. The Operating System used is Raspbian. All tools and programs are free/open source. In the OFFICIAL forum, there is a topic called "How to Start Programming Pedal-Pi" with more details (note: this forum is not run or maintained by thawney and is for the original design, all code should still work).
Basic knowledge of Arduino, Linux and C are needed. You can find many Example effects in this repository's Effects folder, the PedalPi legacy effect are the most basic ones currently.
Need More Support?
Contact Thawney:
ElectroSmash PedalPi Website:
- Whilst some may be very outdated, information on how the project works, old schematics and Learning materials can be found here.
Related Skills
qqbot-channel
350.8kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
350.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
