In this video I have converted the web page that I was developing before, so that it has multiple pages in it, without it having to get anymore data from the ESP32.
In this video I am showing how to build a static binary of FFmpeg on Windows 10, that contains all of the codecs that are required for a decent video encoding experience.
In this video I am demonstrating some code that I managed to put together in the ESP-IDF, using the web server component which comes with it, that allows me to send HTML in a compressed form, so th
In this video I am showing how to set up ALSA, so that you can mix the system sounds into the microphone output, which then allows you to then record all of the sounds that are being produced on a
When looking at a lot of the ESP32 related videos on YouTube, I have noticed that most people seem to prefer to use the Arduino IDE for their development, even though it is obvious the ESP-IDF has
This video is of some clips that I had from when I was first building and testing some mouse traps, to catch some mice that invaded the house I am living in.
In this recording I am showing how you can load a jQuery powered web server page onto an Espressif ESP32-CAM board, so that the page does not have to be reloaded, when any of the buttons are presse
In this video I am showing how to store a string into the NVS partition of an ESP32. I am mainly trying to do videos of subjects that I have noticed do not seem to have much coverage on YouTube.