Tags: esp32*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. 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.
  2. A lightweight intelligent solution designed to monitor and identify abnormal vibration patterns in real-time. The project details the hardware (XIAO ESP32-S3, Grove Shield, LIS3DHTR accelerometer) and software (SenseCraft AI platform) used to detect vibration anomalies. It explains the GEDAD algorithm used for learning normal vibration patterns and identifying deviations.
  3. LILYGO has announced a raft of new microcontroller development boards targeting different niches: a low-frequency LoRa board, an ultra-widescreen display board, a LoRa-equipped ePaper display board, and a CAN bus board. The boards are powered by the Espressif ESP32-S3 microcontroller.
    2025-07-26 Tags: , , , , , by klotz
  4. The Waveshare ESP32-S3 Watch DevKit is a development board designed for creating smartwatches and wearable devices. It features an ESP32-S3 chip, a 1.52-inch AMOLED touch screen, and supports on-device AI and voice interaction. It includes features like Bluetooth 5.2, WiFi, a 6-axis IMU, and a vibration motor. The board is designed to be open-source and supports various development platforms.
  5. This GitHub repository showcases various projects and designs for the Lilygo T-Display S3 ESP32 board. It includes examples like clocks (Strawberry, Casio-style, Nixie, Moon Phase), calculators, dashboards (Home Automation, PV Energy Monitor), and other creative UIs. The repository provides code and resources for building these projects, often utilizing Squareline Studio and LVGL. It also links to YouTube tutorials for each project.
  6. 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.
    2025-07-15 Tags: , , , , , , , , by klotz
  7. 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.
    2025-07-14 Tags: , , , , , , , , , , by klotz
  8. This article details the various ESP32 series (Classic, S2, S3, C2, C3, C5, C6, H2, H4, and P4), outlining their key features, differences in CPU architecture, wireless capabilities, memory size, and intended applications. It explains the naming conventions and provides a comprehensive overview to help users choose the right ESP32 for their projects.

    | **ESP32 Series** | **Key Features** | **Primary Use Cases** |
    |---|---|---|
    | **ESP32 (Classic)** | Dual-core, Wi-Fi, Bluetooth, BLE, DAC | Smart home, audio streaming, versatile projects |
    | **ESP32-S2** | Single-core, Wi-Fi, USB-OTG, larger ADC | USB gadgets, low-cost IoT, cameras |
    | **ESP32-S3** | Dual-core, Wi-Fi, BLE, AI extensions | Performance-focused IoT, AI/ML applications |
    | **ESP32-C2** | Single-core RISC-V, Wi-Fi, BLE, low cost | High-volume, low-traffic devices (bulbs, sensors) |
    | **ESP32-C3** | Single-core RISC-V, Wi-Fi, BLE, affordable | Battery-powered sensors, basic Arduino replacement |
    | **ESP32-C5/C6** | RISC-V, Wi-Fi (C5: Dual-band), BLE, Thread/Zigbee | Advanced connectivity, mesh networks |
    | **ESP32-H2/H4** | No Wi-Fi, BLE, Thread/Zigbee, low power | Ultra-low power applications, mesh networks |
    | **ESP32-P4** | Ethernet, Dual-core RISC-V, H.264 encoder | Video processing, HMIs, industrial applications |
  9. This article details a project to display sensor data (temperature, humidity, pressure, luminosity, date, time, and IP address) on an ESP32 CYD board using LVGL and a 2.8" TFT touchscreen. The project uses a BME280 sensor and a built-in LDR on the CYD board, retrieving the current date and time from the WorldTimeAPI via WiFi. It guides users through the necessary setup, including installing libraries (LVGL, TFT_eSPI, ArduinoJson, Adafruit BME280), configuring WiFi credentials, and wiring the BME280 sensor. The code creates a responsive table to display the data, with a refresh button for updates.
  10. Documentation for the ESP32-2432S028R, nicknamed the "Cheap Yellow Display" (CYD), a 2.8" LCD with touchscreen. Includes setup, examples, troubleshooting, and community links.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "esp32"

About - Propulsed by SemanticScuttle