Phil Schatzmann

  • Blogs
    • Arduino
    • Machine Sound
    • Text To Speech
    • Data Science
    • Machine Learning
    • Quantitative Trading
    • EDGAR
    • 3D Printing
    • Infrastructure
    • Other Topics
  • Projects
    • Arduino Audio Tools
    • Investor
    • Smart EDGAR
    • OpenSCAD Kernel
    • News Digest
  • Subscribe

Communications

Arduino

Arduino Audio Tools – RTSP Revisited

Quite some time ago, I was describing how we can stream audio with the help of RTSP. In that example we needed to provide a data stream from which we can read the audio! This is not very flexible and often we want to specify RTSP as output: e.g. in Read more

By pschatzmann, 3 years2. April 2023 ago
Arduino

Arduino Audio Tools – Downloading Files from the Internet to a SD Card

Quite some time ago, I tried to use the functionality of the Arduino Audio Tools to download a file from an URL and store it on a SD card, but I was running into some problems. I finally found the time to investigate the issue and I have the functionality Read more

By pschatzmann, 3 years11. September 2022 ago
Arduino

Arduino ESP32 Audio Streaming with RTSP!

Recently I discovered the Micro-RTSP-Audio Project from Thomas Pfitzinger which is based on Micro-RTSP from Kevin Hester. The Real Time Streaming Protocol (RTSP) is an application-level network communication system that transfers real-time data from multimedia to an endpoint device by communicating directly with the server streaming the data. I tried Read more

By pschatzmann, 3 years2. May 2022 ago
Arduino

Arduino Low Latency Streaming of Audio Data – Using ESP-Now ?

This blog continues the topic Low Latency Streaming of Audio Data and we have a closer look at ESP-NOW. This is a protocol developed by Espressif, which enables multiple devices to communicate with one another without using Wi-Fi. I was missing a proper implementation that is based on Arduino Streams, Read more

By pschatzmann, 4 years27. April 2022 ago
Arduino

Arduino Low Latency Streaming of Audio Data – Using TCP/IP ?

Introduction Traditional streaming protocols, such as RTSP and RTMP, support low-latency streaming. These are quite complex to implement and I did not find any efficient library which would work properly on a microcontroller e.g. on an ESP32. I tried to migrate the live555 project, but so far I did not Read more

By pschatzmann, 4 years25. April 2022 ago
Arduino

Building an Arduino ESP32 Audio Bluetooth Receiver with output to SPDIF with just a few lines of code.

The last couple of days I have spent to add SDIF audio output support to my Arduino AudioTools library and I would like to thank joba-1 for testing the solution. Together with my ESP32-A2DP Bluetooth library we can build now a Bluetooth receiver that outputs the audio signals as SPDIF Read more

By pschatzmann, 4 years1. February 2022 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

Turning the ‘AI Thinker Audio Kit’ into an Arduino Bluetooth Speaker

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. . We can turn the AI Thinker ESP32 Audio Kit V2.2 easily into a Bluetooth Speaker with the Read more

By pschatzmann, 4 years6. December 2021 ago
Arduino

Arduino Music Streaming mit live555 ?

Introduction I wanted to make some music streaming functionality available on Arduino. There are plenty of private music services using custom protocols which are out of reach. Fortunately there are also the open source protocols RTP and RTSP: RTP is the transport protocol for real-time data. It provides timestamp, sequence Read more

By pschatzmann, 4 years22. November 2021 ago
Arduino

Arduino: Streaming MP3 Files to a Bluetooth Speaker

In the last Blogs I presented – A File Based Versatile MP3 Player – A Streaming MP3 Player – A Streaming AAC Player with Volume Control All these examples were using my Arduino Audio Tools Library. In this final Blog about this topic, I will demonstrate how easy it is Read more

By pschatzmann, 4 years2. November 2021 ago

Posts pagination

Previous 1 2 3 4 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
  • Playing RTTTL with STL Instruments
  • Pimping up RTSP

Hestia | Developed by ThemeIsle