Tags: microcontroller*

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

  1. The Orange Pi Zero 2W is a compact and powerful single-board computer designed for efficiency and versatility in IoT, smart home, and media applications. Powered by the Allwinner H618 quad-core Cortex-A53 processor, it offers high performance with low power consumption and supports various memory configurations to suit different project needs.
    Key features include:
    - Quad-core Cortex-A53 processor up to 1.5GHz with Mali G31 MP2 graphics.
    - LPDDR4 memory options of 1GB, 1.5GB, 2GB, or 4GB.
    - Integrated Wi-Fi 5 and Bluetooth 5.0 for seamless connectivity.
    - Compact PCB size of 30mm x 65mm.
    - Extensive expansion capabilities via a 24-pin connector and a 40-pin GPIO port.
    - Support for multiple operating systems including Android 12 TV, Debian, Ubuntu, and Orange Pi OS (Arch).
  2. A developer explores using the unique dual-processor architecture of the Arduino Uno Q to create ClipDrop, a local network-attached clipboard and file transfer service. By leveraging the Qualcomm QRB2210 running Debian Linux for a Flask web server and an STM32 microcontroller for hardware feedback via an LED matrix, the project provides a simple way to move text and files up to 50 MB between devices without cloud involvement or complex software.
  3. NocKinematics is a modern, modular, and lightweight C++ Inverse Kinematics library designed specifically for Arduino and ESP32 microcontrollers. It utilizes the FABRIK (Forward And Backward Reaching Inverse Kinematics) algorithm to provide fast, iterative computations that are more efficient than traditional Jacobian Matrix approaches. The library is optimized for memory-constrained systems like AVR and ESP8266 by using specialized dynamic memory allocation to prevent RAM fragmentation.
    Key features and topics:
    * N-Joint Support for arbitrary numbers of connected joints.
    * Memory-optimized architecture avoiding heavy std::vector usage.
    * Platform agnostic compatibility with Arduino Uno, Nano, Mega, ESP8266, and ESP32.
    * Practical implementation examples ranging from basic logic verification to multi-DOF servo motor control.
    * Support for complex mechanisms like snake or tentacle simulations via the MultiJointSnake example.
  4. 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.
  5. PycoClaw brings full OpenClaw agent parity to embedded hardware — a MicroPython-powered AI agent that can run on a $5 microcontroller. It features one-click flashing, a full agent loop, hardware control, multi-channel chat, persistent memory, and ScriptOs skills.
  6. PycoClaw is an open-source platform for running AI agents on microcontrollers. It brings OpenClaw workspace-compatible intelligence to embedded devices costing under $5. Built on MicroPython, it supports multi-provider LLM routing, multi-channel chat, tool calling, extensions, over-the-air updates, and battery operation.
  7. This article details the process of running a personal AI assistant on a low-cost microcontroller. It covers the use of Ollama for running large language models (LLMs) locally and MimicLaw for optimizing the model for resource-constrained devices. The author shares their experience with porting and running the models, along with the challenges and solutions encountered.
  8. This project details how to serve offline content (Wikipedia, etc.) from an ESP32 microcontroller, specifically using a LILYGO T-Dongle-S3. It covers the process from downloading ZIM files, processing them with Python scripts, transferring to an SD card, and loading a sketch onto the microcontroller to serve the content via a WiFi access point.
  9. Michael Wessel has released the PicoRAM Ultimate Rev. 2, a memory and storage emulator for vintage computing systems, increasing RAM emulation to 4kB. It supports various systems like the 6502, MC6400, Micro-Professor, and Heathkit, offering SD card storage and ROM emulation.
  10. MicroPythonOS is a lightweight, fast, and versatile operating system designed to run on microcontrollers like the ESP32 and desktop systems. It features a modern Android-like touch screen UI, App Store, and Over-The-Air updates.

Top of the page

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

About - Propulsed by SemanticScuttle