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

Machine Sound

Arduino

Reading MP3 Metadata with my Audio Tools Library

I have extended my arduino-audio-tools project to provide access to MP3 Meta Data. ID3 is the metadata container which is most often used in conjunction with the MP3 audio file format. It allows information such as the title, artist, album, track number, and other information about the file to be Read more…

By pschatzmann, 4 years3. September 2021 ago
Arduino

My ESP32-A2DP Library is now also supporting the Espressif IDF

The ESP32 Microcontroller from Espressif provides a Bluetooth A2DP functionality that can receive sound data e.g. from your Mobile Phone or send it e.g. to Bluetooth Speakers. I am providing a simple API for this in my ESP-A2DP project. Most users are using this as library in the Arduino IDE Read more…

By pschatzmann, 4 years15. August 2021 ago
Arduino

Audio Encoders and Decoders for Microcontrollers

Unfortunately the available memory on Microcontrollers is quite restricted and we do not get very far by storing a (uncompressed) WAV file e.g. in program/flesh memory, so I started to look into compressed audio formats. On the desktop we can use the FFmpeg project which comes with a rich set Read more…

By pschatzmann, 4 years13. August 2021 ago
Arduino

An MP3 Encoder for Arduino ?

Introduction I was looking for a MP3 Encoder Library for Arduino, but unfortunately did not find anything. So I decided to take this up and make LAME available as Arduino Library. LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. It is considered as Read more…

By pschatzmann, 4 years10. August 2021 ago
Arduino

Running an Arduino Sketch on your Desktop in Linux, Windows or OS/X

I was struggling with an ugly problem and wished it would be possible to compile and run or debug my Audio Arduino Sketch on my Desktop Computer. So I decided to release my arduino-emulator and extend my arduino-audio-tools project and provide an example how to compile and run it in Read more…

By pschatzmann, 4 years24. July 2021 ago
Arduino

PWM Audio Output support for the “arduino-audio-tools” Arduino Library

In one of my last Posts I have described an approach how we can implement a simple audio output using PWM using the Raspberry Pico. The advantage of this approach is, that we can output audio to almost any GPIO pin, and that it can be used on any other Read more…

By pschatzmann, 4 years30. June 2021 ago
Arduino

Text To Speach in Arduino – Final Conclusions

In my last couple of Blogs I was comparing the following Text To Speach (TTS) libraries which are available on Arduino: SAM Software Automatic Mouth TTS Text-to-Speech Library for Arduino Flite Festival lite I was hoping to find some TinyML based implementations, but so far without success: I put this Read more…

By pschatzmann, 4 years23. June 2021 ago
Arduino

Text To Speach in Arduino using Flite

In my last Blogs I looked at SAM and Arduino/TTS. I was putting high hopes in CMU Flite: CMU Flite (festival-lite) is a small, fast run-time open source text to speech synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as Read more…

By pschatzmann, 4 years23. June 2021 ago
Arduino

Text To Speach in Arduino using TTS

In my last Blog I looked at SAM. Now it is time to look at jscrane/TTS. TTS is a popular Text-to-Speech Library for Arduino which is supporting many different Microcontroller Architectures. I was extending the project, so that I could receive the data as stream: My extended project can be Read more…

By pschatzmann, 4 years22. June 2021 ago
Arduino

Text To Speach in Arduino using SAM

I started to look into the topic of Text to Speach Synthesis (TTS) on Microcontrollers with the final goal to compare different engines. Since I don’t want to be bothered to connect the Microcontroller to any output device, I decided to just render the result to a Webbrowser with an Read more…

By pschatzmann, 4 years22. June 2021 ago

Posts pagination

Previous 1 … 14 15 16 … 18 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
  • Remote Control for the Arduino AudioTools AudioPlayer
  • A Http Live Streaming (HLS) Player with the Arduino Audio Tools

Hestia | Developed by ThemeIsle