klotz: hacks*

Elegant, Clever, and Correct: Pick two.

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. The author explores the potential of running an AI agent framework on low-cost hardware by testing MimiClaw, an OpenClaw-inspired assistant, on an ESP32-S3 microcontroller. Unlike traditional AI setups, MimiClaw operates without Node.js or Linux, requiring the user to flash custom firmware using the ESP-IDF framework. The setup integrates with Telegram for interaction and utilizes Anthropic and Tavily APIs for intelligence and web searching. Despite the technical hurdles of installation and potential API costs, the project successfully demonstrates a functional, sandboxed, and low-power personal assistant capable of persistent memory and routine tracking.
  2. AirLLM is an open-source library that allows large language models to run on consumer hardware using layer-wise inference. By loading layers sequentially, it enables 70B parameter models to operate on as little as 4GB of VRAM. Optimized for research and batch processing, it features block-wise quantization for up to 3x faster performance on Linux and Apple Silicon.
    2026-04-07 Tags: , , , , by klotz
  3. This article provides a guide on building a DIY high-end Bluetooth speaker in only 30 minutes using an ESP32 and simple hobbyist components. Using a LILYGO T-Display board, which supports the Bluetooth Classic protocol required for A2DP audio streaming, the project pairs with a MAX98357A module to act as a digital-to-analog converter and amplifier. The setup uses the I2S interface for audio transmission and can even display track information and connection status on the onboard TFT screen. It is an excellent, quick project for electronics enthusiasts looking to repurpose spare parts into a functional, polished audio device.
  4. This guide documents the setup of OpenClaw on a Raspberry Pi 5 w/ 8GB RAM and how to give it access to a TFT display, temperature/pressure sensor, USB camera, and NeoPixels. It uses eSpeak text-to-speech and Whisper Small speech-to-text to enable speech based communication with the bot.
  5. Discussion thread about using a Seeed Studio reTerminal E1002 color ePaper display as a Home Assistant dashboard.
  6. A technical overview of intercepting and decoding satellite communications, detailing hardware, software, and techniques used for signal acquisition and decryption.
  7. Deep inside a Texas mountain, a vast mechanical clock urges humanity to measure time on the scale of civilisation.
  8. Nathan Ladwig has got the ESP32 decoding SPDIF quite effectively, using an onboard peripheral outside its traditional remit. The project allows an ESP32 to work as a USB audio device or take an S/PDIF signal as input, and then transmitting that audio stream over RTP.
    2025-10-06 Tags: , , , , , by klotz
  9. Aircraft radar display with retro styling. Visualises real-time aircraft positions and metadata from a local tar1090 server, with a retro interface.
    >/u/Quantum-Stability writes: I got this working with just a free public api! Here is the base_url that you can use for TAR1090_URL in the config.ini file. No other set up is needed <https://opendata.adsb.fi/api/v2/lat/{your_latitude}/lon/{your_longitude}/dist/{your_distance}>
    2025-12-01 Tags: , , , , , , , , , by klotz
  10. The Explorer HAT is a fantastic way to get started with physical computing and add-on boards for your Raspberry Pi. It provides a standardised way to connect a wide range of components, making it easy to build interactive projects.
    2025-10-04 Tags: , , , , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: hacks

About - Propulsed by SemanticScuttle