Tags: esp32*

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

  1. This GitHub repository serves as a comprehensive collection of community-contributed resources for the Uxn virtual machine and its Uxntal programming language. It includes links to learning materials, documentation, emulators across various platforms (including desktop, web, and other hardware systems), creative applications, utilities, games, and specialized development tools like assemblers and disassemblers.

    - Includes support for multiple languages targeting Uxn, such as C via chibicc-uxn and B via Crust.
    - Features emulators for retro-style hardware including Game Boy Advance, Nintendo 64, and PlayStation Vita.
    - Provides a list of community forums and IRC channels for discussion.
  2. Jenny List writes that the Cheap Yellow Display (CYD), an ESP32-based board with a resistive touchscreen and SD card slot, can be used to browse Wikipedia offline. By utilizing Kiwix builds processed into a custom format for the ESP32's browser firmware, users can store vast amounts of knowledge on a modern SD card without needing an active network connection.

    - Alun Morris developed the project which allows browsing entire offline Wikipedia databases.
    - The device is particularly useful for enthusiasts focused on off-grid living or offline data access.
    - This builds upon previous work by Morris involving an ESP32 web browser.
  3. eenk is a custom firmware for Xteink ESP32-powered e-ink reader devices that turns them into dedicated interactive fiction players. Stories are written in inkle's Ink scripting language, compiled via the eenky IDE (a fork of Inky), and run on-device using the inkcpp C++ runtime. The project includes a browser-based web flasher for firmware installation and library management over USB with no drivers or WiFi required.
    - Supports three hardware models: X3 (ESP32-C3, 792×528), X4 (ESP32-C3, 800×480, USB-C), and X4 Pro (ESP32-S3, 800×480, touchscreen, backlight)
    - Uses Papyrix firmware's text layout and rendering pipeline for custom fonts that can be applied per story or globally
    - Images (cover art, thumbnails, inlined) are bundled with stories using the same pattern as Inky's web export
  4. Tyler August writes about eenk, a project that brings long-form text adventures'' think Zork with several novels' worth of prose' 'to palm-sized Xteink e-ink readers. Built on the ESP32 microcontroller and the ink scripting language, it ships with its own IDE (eenky) for authoring choose-your-own-adventure books and is released under an MIT license on GitHub.

    - The X3/X4 use an ESP32-C3 with no PSRAM, giving developers less memory than 1980s home computers
    - The X4 Pro variant uses an ESP32-S3 for more RAM and adds a touchscreen
    - Commenters note Xteink sells identical hardware through different channels with different software configurations (locked vs. unlockable)
    - A commenter suggests packaging the project as a Crosspoint plugin rather than a standalone firmware to avoid repeated reflashing
  5. Tyler August writes that The Masked Bear's open-source wifisense-pi project uses an ESP32-S3 sampling the 2.4 GHz WiFi channel 100 times per second with a Raspberry Pi 4 for signal processing to detect subtle body motions via WiFi disturbances, effectively sensing breathing or presence through walls without dedicated hardware.

    - Can detect a perfectly still human by breathing, but presence can be hidden by holding breath
    - Single sensor provides no position information and cannot reliably distinguish one vs multiple people
    - Works by sniffing existing 2.4 GHz signals and functions through walls
    - Not the first WiFi-based presence project; prior work includes ESP32 person sensors and millimeter-wave alternatives
  6. Tanveer Singh:

    - microSD desk photo frame
    - PC system stats monitor
    - Home Assistant dashboard
    - Wi-Fi and Bluetooth security tool
    - ASCII aquarium
  7. Ashwini Sinha explains how ESP-Claw turns an ESP32 into a self-programming agent through natural language instructions. By integrating LLMs, the system can automatically generate code and flash firmware to perform tasks such as managing sensor data or controlling peripherals without manual coding. This setup effectively transforms conventional microcontrollers into intelligent embedded systems capable of autonomous updates and performance optimization.

    - Minimum hardware requirements include 8 MB PSRAM and 8 MB Flash memory on the ESP chip.
    - The agent can access information via web search capabilities to answer specific queries.
    - Setup requires a USB-C cable for initial firmware flashing and programming.
  8. Debashis Das writes that the ZecTrix Note 4 is an ESP32-S3 based smart note featuring a 4.2-inch e-paper display and integrated voice capabilities for managing reminders, weather, and schedules. The device offers both monochrome and four-color variants (Note 4C) and includes built-in hardware such as a microphone, speaker, NFC, and a rechargeable battery.

    - Uses Espressif ESP32-S3 SoC with vector extensions for machine learning workloads.
    - Features community firmware options like Slate or TransitInk OS to repurpose the device.
    - The Note 4C four-color variant is notably cheaper than the monochrome version on the manufacturer's website.
    2026-08-05 Tags: , , , , , by klotz
  9. Alex Kretzschmar writes about building a live aircraft radar using an ESP32-C3 and a 1.28-inch round display to track ADS-B traffic by plotting distance and bearing. He improved the original firmware to include flight context such as origin/destination, descriptive aircraft types, local weather data, and adjustable text sizes via a web interface.

    - Firmware supports authenticated OTA updates for wireless installation
    - The Makerworld 3D models had tolerances too tight for the author's boards
    - A web interface allows modifying coordinates and display settings without resetting Wi-Fi configuration
    2026-08-05 Tags: , , , , by klotz
  10. Zoe Skyforest writes about Kek, an emulator developed by vanheusden to bring the influential 16-bit PDP-11/70 minicomputer back to life on modern hardware. The software supports a variety of platforms including Linux, Windows, and microcontrollers like the ESP32 or Teensy 4.1.

    - Emulates classic disk drives such as RK05, RL02, RP06, and RP07.
    - Supports KW11-L line time clocks and DC-11 serial interfaces.
    - Capable of running Unix versions from version 5 through version 7 in multi-user mode.

Top of the page

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

About - Propulsed by SemanticScuttle