News

Unexpected Maker's SQUiXL is a battery-powered ESP32-S3 WiFi and Bluetooth IoT controller and development platform with a ...
Since I had a spare ESP32 lying around, I tried building a smart dashboard that pulls metrics from the other smart devices in ...
However you can also output to any other class which inherits from Arduino Print: e.g. the Arduino ESP32 I2SClass or you can use the data callback described below. You can be notified when a packet is ...
Colonel Panic's Mesh Mapper is a project designed to map drones emitting the FAA's Remote ID over WiFi or Bluetooth with ...
What do you get when you combine an ESP32, a 16-bit DAC, an antique VFD, and an IDE CD-ROM drive? Not much, unless you put in ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I ...
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 ...