Skip to content
/ owly Public

Guitar Effects Pedal based on STM32 and WM8731 audio codec

Notifications You must be signed in to change notification settings

ildus/owly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

owly

Guitar Effects Pedal based on STM32 and WM8731 audio codec. This is an early stage of device, I use custom PCB boards for WM8731 and filter stages, with STM32F4Discovery.

Getting started

Update libopencm3 library

git submodule init
git submodule update

Compile

./build.sh
cd build
make libopencm3
make

Upload to STM32F4Discovery

make upload

About

Guitar Effects Pedal based on STM32 and WM8731 audio codec

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published