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

Arduino

Arduino

A simple Arduino Framework for the new Raspberry Pico

On Friday I was receiving my Raspberry PI Pico and I had the opportunity to play around with it. Actually most of the time I spent reading the Manuals… The conclusion: interesting – but a little bit too complicated to use – So I was quite happy to read that Read more

By pschatzmann, 5 years31. January 2021 ago
Arduino

An Arduino C++ Emulator (for Jupyter)

I really wanted to have an interactive Jupyter environemnt in which I could play around with Arduino commands and when I discovered that Arduino provides a good starting point with their ArduinoCore-API I started to draft this prototype. I am using xeus-cling as a runtime environment to simulate an Arduino Read more

By pschatzmann, 5 years11. December 2020 ago
Arduino

Mounting Error using a Mirco SD Card Adapter on an ESP32

Hardware I was receiving my ordered SD module but I was struggling a bit to connect it to my ESP32 via the SPI interface. I double checked the connections to make sure that I was using the right SPI pins, no change! I reformatted the SD drive again using FAT32. Read more

By pschatzmann, 5 years6. December 2020 ago
Arduino

Simple HTTP Requests on Arduino Microcontrollers

For one of my current projects I had a closer look into the HTTP Protocol. Usually you might use a separate library for doing http calls from Arduino (e.g. with an ESP32) but if you are low on memory, you might get away without this by just using the WiFiClient: Read more

By pschatzmann, 5 years5. December 2020 ago
Arduino

Ranting against C++

When I was in University 40 years ago, I was a big fan of C++. However I never had the need to do any projects in this language so far. I did plenty of work in ABAP, Java and later on enjoyed the relaxed approach on the usage of semicolons Read more

By pschatzmann, 5 years21. November 2020 ago
Arduino

C++ Lambdas in Arduino

I had the need to pass some callback functions to some of my generic C++ Arduino classes. So I was asking myself if we can use Lambdas in Arduino. Here is a small test sketch, to verify this. #include “TestLambda.h” void setup() { auto f1 = [](int number) { Serial.println(number); Read more

By pschatzmann, 5 years15. November 2020 ago
Arduino

Accessing Remote Files from an Arduino (with FTP)

I was looking for a Arduino library which would allow me to access remote files on a Linux server. Unfortunately I did not find anything that I liked. So I came up with my own solution which is based on FTP. The FTP protocol is one of oldest communication protocols: Read more

By pschatzmann, 5 years10. November 2020 ago
Arduino

The Synthesis ToolKit (STK) Library for the Arduino ESP32 – Bluetooth Support

I made the Synthesis ToolKit (SKT) available as Arduino Library. The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language. STK was designed to facilitate rapid development of music synthesis and audio processing software, with Read more

By pschatzmann, 5 years2. October 2020 ago
Arduino

The Synthesis ToolKit (STK) Library for Arduino – Lessens Learned

Overview The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language. You can find further information in the original Readme of the STK Project Like many other sound libraries it originates from an University (Princeton) Read more

By pschatzmann, 5 years1. October 2020 ago
Arduino

The Synthesis ToolKit (STK) Library for Arduino – Running on a Nano,

I made the Synthesis ToolKit (SKT) available as Arduino Library. The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language. STK was designed to facilitate rapid development of music synthesis and audio processing software, with Read more

By pschatzmann, 5 years29. September 2020 ago

Posts pagination

Previous 1 … 20 21 22 23 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