AI Thinker AudioKit – A simple Synthesizer with STK
As you might know from my last posts I am currently extending my Arduino Audio Tools library to support the AI Thinker Audio Kit which is based on the ES8388 audio chip. I didn’t do much with my Arduino STK project lately, so I think this is the perfect opportunity to promote it a little bit. The STK Synthesizer First we import the libraries and declare the variables that we use: #include “AudioTools.h” #include “AudioLibs/AudioKit.h” Read more



