Tags: github* + arduino*

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

  1. 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
  2. This repository contains a collection of Arduino-based emulators for the vintage Busch 2090 Microtronic Computer System, an educational 4-bit computer from Germany produced in the early 1980s. The project provides multiple implementation versions ranging from simple Arduino Uno R3 setups to more advanced "Next Generation" hardware featuring OLED displays and SD card storage. It includes comprehensive documentation on reverse-engineered protocols such as the 2095 Cassette Interface, machine code sound output techniques, and various built-in ROM programs for games like Lunar Lander and Nim.
  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. 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.
  5. Instalator for ESP32 DataDisplay V1 project. Contains files for flashing and running the project on an ESP32.
  6. Arduino code for an OLED flight display. This project uses an ESP32 to query the adsb.lol API for nearby flights and display the information on an OLED screen.
    2025-12-18 Tags: , , , , , , by klotz
  7. ESP MQTT client and broker library. This is a lightweight and easy to use MQTT library for ESP8266 and ESP32 devices. It supports client and broker modes, MQTT 3.1.1, arbitrary sized messages, and integrates with ArduinoJson.
    2025-09-11 Tags: , , , , , , , , by klotz
  8. 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.
  9. Documentation for the ESP32-2432S028R, nicknamed the "Cheap Yellow Display" (CYD), a 2.8" LCD with touchscreen. Includes setup, examples, troubleshooting, and community links.
  10. Building a community around a cheap ESP32 Display with a touch screen. This display is an ESP32 with a built in 320 x 240 2.8" LCD display with a touch screen called the "ESP32-2432S028R".

Top of the page

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

About - Propulsed by SemanticScuttle