This article details a DIY digital barograph project that replaces traditional mechanical barographs with a modern digital solution using a BME280 pressure sensor, an ESP32 microcontroller, and a 128x64 LCD display. It offers advantages like eliminating paper replacement and reducing maintenance.
This article details the creation of a "Now Playing" display for a record player using an ESP32 microcontroller. It leverages a microphone, Shazam API (via Shazamio Python library), and MQTT to identify and display the currently playing track. The project involves hardware setup with a Waveshare display and software development in ESPHome.
Meshtastic is an open-source mesh networking platform designed to facilitate decentralized, long-range, and ad-hoc communication. This article provides a full guide on how to get started, covering its features, use cases, compatible hardware, and setup instructions.
Something similar to the Spotify Car Thing, built with a cheap ESP32 Screen. Connects to your Spotify account and displays your currently playing song with its album art.
Documentation for the ESP32-2432S028R, nicknamed the "Cheap Yellow Display" (CYD), a 2.8" LCD with touchscreen. Includes setup, examples, troubleshooting, and community links.
Building a community around a cheap ESP32 Display with a touch screen. This display is an ESP32 with a built in 320 x 240 2.8" LCD display with a touch screen called the "ESP32-2432S028R".
This article details a DIY presence sensor project inspired by the Everything Presence Lite kit, utilizing a millimeter wave sensor and a BME680 environmental sensor for accurate motion and heart rate detection.