Phil Schatzmann

  • Blogs
    • Arduino
    • Data Science
    • Machine Sound
    • Machine Learning
    • Quantitative Trading
    • EDGAR
    • 3D Printing
    • Infrastructure
    • Other Topics
  • Projects
    • The Synthesis ToolKit (SKT) Library for Arduino
    • Investor
    • Smart EDGAR
    • OpenSCAD Kernel
    • News Digest
    • Zolldokumente.ch
    • SwissQR
  • Login
  • Subscribe

ESP32AudioKit

Arduino

Using the SAM TTS Engine with the Audiokit

I decided to use my SAM TTS Library with the AI Thinker Audio Kit. Unfortunately I found quite some bugs in my library that I needed to correct first, but now it is working as expected. Here is the Arduino Sketch #include “sam_arduino.h” #include “AudioTools.h” #include “AudioLibs/AudioKit.h” AudioKitStream kit; SAM Read more…

By pschatzmann, 4 years29. December 2021 ago
Arduino

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 Read more…

By pschatzmann, 4 years21. December 2021 ago
Arduino

AI Thinker Audio Kit: Synthesizer to Bluetooth

In the last Blog, I have shown how to use the Synthesizer class. I wanted to verify the audio quality issue by sending the output to Bluetooth Here is the sketch. I just added a callback method to feed the bluetooth source: Arduino Sketch #define USE_MIDI #include “BluetoothA2DPSource.h” #include “AudioTools.h” Read more…

By pschatzmann, 4 years20. December 2021 ago
Arduino

AI Thinker Audio Kit: A Polythonic Synthesizer with the AudioTools Library

I have described in my last blog how to build a simple Synthesizer with my Arduino Audio Tools library to support the AI Thinker Audio Kit which is based on the ES8388 audio chip. In the meantime I have decided to wrap the described solution into it’s own Synthesizer class Read more…

By pschatzmann, 4 years19. December 2021 ago
Arduino

AI Thinker Audio Kit: Building a Simple Synthesizer with the AudioTools Library

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. In my Arduino Audio Tools we have all ingredients to turn our ESP32 AudioKit into a simple synthesizer Read more…

By pschatzmann, 4 years17. December 2021 ago
Machine Sound

Investigating the AI Thinker AudioKit Audio Input Bug…

In my last blog, I have described how to process audio input data and encountered the bug that the microphone and line input are mixed together and that there is an open issue for this which has been open for quite some time now. So I decided to do a Read more…

By pschatzmann, 4 years15. December 2021 ago
Arduino

AudioKit: Processing Audio Input

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. The AI Thinker ESP32 AudioKit was raising my interest because it also provides audio input in the form Read more…

By pschatzmann, 4 years15. December 2021 ago
Arduino

My ‘Arduino AudioKit HAL’ Library has ben released….

Arduino AudioKit HAL 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. . There are different ESP32 AudioKit boards available that can be programmed with the Espressif Read more…

By pschatzmann, 4 years11. December 2021 ago
Arduino

Using the AI Thinker Audio Kit Buttons

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. . Originally I was of the opinion that the program logic for reading of the GPIO pins and Read more…

By pschatzmann, 4 years8. December 2021 ago
Arduino

Using the FLITE TTS Engine with the AI Thinker Audio Kit

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 thought it might be helpful to have a ‘Text to Speech’ example for the Audio Kit. Read more…

By pschatzmann, 4 years8. December 2021 ago

Posts pagination

Previous 1 2 3 Next
Phil Schatzmann
Rue du Biais 24 B
1957 Ardon
Switzerland

phil.schatzmann@gmail.com

Categories
3D 3D Printed Planes 3D Printing Arduino Data Science EDGAR Infrastructure LogicAnalyzer Machine Learning Machine Sound News Digest OpenSCAD Kernel Other Topics Pico Projects Quantitative Trading RC Text To Speech
RSS RSS
  • Arduino Audio Tools: Pimping Up Resampling
  • HIMEM – ESP32 PSRAM on Steroids

Hestia | Developed by ThemeIsle