Back in the 486 days, it was common to see a “Turbo” button on the front panel of many PCs, which was used to toggle between the CPU’s maximum speed and a slower clock rate that was sometimes ...
Tired of building the same old Arduino projects like blinking LEDs, temperature monitors, and line-following robots? Now it’s time for something fun. It’s time to turn your skills into entertainment ...
The ESP32 keeps finding new jobs in my house.
This document is aimed at the Arduino developers, radio experimenters, hobbyists and anyone interested in building a receiver based on the Si473X IC family from Silicon Labs. This project is about an ...
This project demonstrates how to build a compact portable digital voice recorder using an ESP32-S2-based IndusBoard Coin, an INMP441 I2S MEMS microphone, an OLED display, and a microSD card. Unlike ...
SSD1306 driver is Arduino style C/C++ library with unicode support. The library can be compiled for plain Linux (for example, raspberry spi), or you can use it with plain avr-gcc compiler without ...
This project demonstrates the implementation of a compact embedded system capable of continuously monitoring GPS coordinates ...