initcommit osclsk prototype

This commit is contained in:
Ellen Arvidsson 2025-06-13 12:51:54 +02:00
commit 4ade3a5f00
19 changed files with 1780 additions and 0 deletions

25
daisy/Drum/README.md Normal file
View file

@ -0,0 +1,25 @@
# Drum
## Author
Ben Sergentanis
## Description
Simple drumset with whitenoise snare and oscillator kick.
[Source Code](https://github.com/electro-smith/DaisyExamples/tree/master/seed/Drum)
## Controls
Press one button to trigger the kick, and the other to trigger the snare.
## Breadboard
[Drum_bb.png](https://raw.githubusercontent.com/electro-smith/DaisyExamples/master/seed/Drum/resources/Drum_bb.png)
## Schematic
[Drum_schem.png](https://raw.githubusercontent.com/electro-smith/DaisyExamples/master/seed/Drum/resources/Drum_schem.png)