Tags: arduino* + iot*

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

  1. ESP-Claw is an AI agent framework by Espressif that enables ESP32 series chips to function as active decision-making centers rather than passive executors. It implements a full intelligence loop involving sensing, reasoning, and execution locally on edge hardware. Through conversational programming via chat interfaces, users can define device behaviors using dynamic Lua loading without traditional coding expertise.

    - Event-driven architecture with millisecond response times
    - Structured memory management that prioritizes privacy by keeping data off the cloud
    - MCP communication support allowing devices to act as both a client and a server
    - Broad compatibility with various LLM APIs including OpenAI, Anthropic, Qwen, and DeepSeek
    - Support for multiple development boards via web-based flashing or local builds
    2026-07-08 Tags: , , , , , , by klotz
  2. A wireless 24GHz mmWave motion tracking system consisting of a standalone radar node that reports detected targets over Wi-Fi to a separate display unit.
    Key details:
    - Multi-target tracking for up to 3 people within a 7m range
    - Live radar-style visualization on an Arduino GIGA Display Shield
    - Distance-reactive audio alerts via a passive piezo buzzer
    - Battery-powered operation with USB-C recharging and LED level indicators
    - Includes 3D-printable enclosure files and full firmware for the XIAO ESP32-S3 and GIGA R1
  3. This project is an ESP32-based ADSB tracker that provides a real-time flight radar display similar to FlightRadar24 on a small round TFT screen. It displays aircraft positions, trails, and local airport markers using data from sources like ADSB.lol or OpenSky. The system includes advanced visual features such as auto zoom cycling, decorative day/night sky layers with sun and moon calculations based on solar math, and optional GPS support for localized tracking.

    - ESP32 DevKit V1 compatibility with Waveshare 1.28 inch GC9A01 round TFT display
    - WiFiManager integration for easy network configuration
    - Real-time aircraft trails and deconfliction to reduce visual clutter near airports
    - Dynamic zoom cycling from 25 km to 250 km range
    - Local solar math for sun position and moon phase rendering
    - Optional TinyGPSPlus support for live location coordinates
  4. An overview of ESPConnect, a free self-hosted web utility used to manage and flash ESP32 microcontrollers. The tool provides detailed hardware profiling for various MCU models, allows for advanced partition management, and enables flashing firmware or creating system backups through filesystem access. It also includes essential debugging features like an NVS Inspector and a Serial Monitor.

    - Detailed hardware profile generation (MAC address, memory, clock speeds)
    - Partition layout modification and flash backup capabilities
    - File system support including SPIFFS, LittleFS, and FATFS
    - Debugging via UART logs and session history tracking
    - Easy deployment on Proxmox using LXC scripts
    2026-05-25 Tags: , , , , , by klotz
  5. Clawdmeter is a custom-built desk dashboard powered by the ESP32-S3 that provides real-time monitoring of Claude Code token usage. Utilizing a 2.16-inch AMOLED screen and Bluetooth LE connectivity, the device displays animated pixel art that reacts to usage rates and acts as a HID keyboard for quick command shortcuts via BLE.
  6. 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.
  7. Monitor air quality with the Fermion BMV080, the world's smallest fanless PM2.5 sensor.
    This ultra-compact breakout board utilizes innovative laser-based light scattering and a fanless measurement principle to deliver laboratory-grade precision in a footprint of just 24×20mm.
    Capable of simultaneously measuring PM1, PM2.5, and PM10 mass concentrations with an accuracy of ±10μg/m³, the device operates with an ultra-low current consumption of 6μA in sleep mode.
    It's perfect for space-constrained applications, ranging from portable air monitors and smart home thermostats to battery-powered IoT nodes.
  8. An introduction to the ESP32 microcontroller for IoT projects, covering MicroPython and Arduino IDE programming.
  9. Introduction to the OSOYOO V4.0 Robot Car for Raspberry Pi, highlighting its advanced features and capabilities for complex robotic projects compared to Arduino-based kits.
  10. Arduino and Qualcomm Technologies are joining forces to deliver more powerful technology for makers, entrepreneurs, educators, and professionals. This partnership will scale Arduino’s vision with Qualcomm’s silicon, AI, graphics, and processing capabilities, while maintaining Arduino’s commitment to openness and community.

Top of the page

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

About - Propulsed by SemanticScuttle