Skip to content

Esp8266 drum machine - modded version of Jan Ostman's code

Notifications You must be signed in to change notification settings

P1ngouin/ESP8266-Drum-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

909 style drum machine for ESP8266. modification of Jan Ostman's code http://blog.dspsynth.eu/audio-hacking-on-the-esp8266/ this version uses trigger inputs instead of MIDI. trigger inputs should be buffered so you don't exceed 3.3v. I used NPN transistors - 100k to base, emitter grounded, collector to the port pin which has pullups enabled. also added an audio mute to avoid the glitching that happens every once in a while.

R Heslip May 2018

About

Esp8266 drum machine - modded version of Jan Ostman's code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%