Bad apple on pico with a passive piezo buzzer
Find a file
2026-04-02 16:20:20 +02:00
.cargo initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00
.vscode initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00
src/bin rmp3 works, kinda. decoding works, kinda. very slow 2026-04-02 16:20:20 +02:00
.gitignore initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00
abridgedapple16000.wav tweaks 2026-03-30 10:22:37 +02:00
apple8000hz.wav initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00
apple11025.wav tweaks 2026-03-30 10:22:37 +02:00
apple22050.wav tweaks 2026-03-30 10:22:37 +02:00
badapple.mp3 initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00
badapple16000hz.wav tweaks 2026-03-30 10:22:37 +02:00
badapplecrunched.mp3 split into bins 2026-03-31 14:54:55 +02:00
badapplecrunchedevenmore.mp3 tried to do async larger buffer creations on a cycle, failed 2026-04-01 15:51:37 +02:00
build.rs initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00
Cargo.lock rmp3 works, kinda. decoding works, kinda. very slow 2026-04-02 16:20:20 +02:00
Cargo.toml rmp3 works, kinda. decoding works, kinda. very slow 2026-04-02 16:20:20 +02:00
LICENSE initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00
memory.x initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00
rust-toolchain.toml initial commit with proof of concept. kinda. almost. not really 2026-03-26 21:46:43 +01:00