Projects with this topic
-
ESP32 Sketch to control a model railway switch motor via WiFi
Updated -
My Rust project for an ESP32 power socket with an BME280 temperature+humidity sensor, controlling the 230V power outlet with a 5V-relay, displaying it's status via an 128x32 pixel mono color LCD display which can be operated via http (wifi) or directly using the 10 touch fields.
Updated -
-
This project comprises a combination of software and hardware components designed to extract Controller Area Network (CAN) messages and generate practical gadgets. The primary objective is to receive CAN messages from a bus, extract the CAN-ID and Data from them, and subsequently transmit this information over ESPNow. The gadgets serve as ESPNow receivers, responsible for filtering and processing the received CAN-IDs and data to perform specific useful tasks.
Updated -
painlessMesh is a user-friendly library for creating mesh networks with ESP8266 and ESP32 devices. It handles routing and network management automatically, so you can focus on your application. The library uses JSON-based messaging and syncs time across all nodes, making it ideal for coordinated behaviour like synchronized light displays or sensor networks reporting to a central node.
Updated -
Bluetooth gamepad, mouse and keyboard support for ESP32 and Raspberry Pi PicoW
Updated -
This repository contains an implementation of a Ricoh 2A03 (NES CPU + optional APU) emulator targeted to run on Espressif ESP32-class MCUs.
Updated -
IRC (Internet Relay Chat) a text-based chat system for instant messaging for esp-32 devices
Updated -
-
LalatinaOS is an experimental operating system for ESP32, created for educational purposes. The project helps to understand how the OS works from the inside: from the task scheduler to memory management and interaction with peripherals.
LalatinaOS is suitable for:
Students who want to understand the basics of operating system development; Enthusiasts interested in low-level programming for ESP32; Anyone who wants to experiment with writing an OS from scratch.Updated -
Creación de librería que abstrae funciones para facilitar, con fines educativos, el aprendizaje de la programación de microcontroladores esp32.
Updated -
This is a lightweight library for controlling servos with ESP32.
Updated -
-
Bluetooth gamepad support for the Commodore 64 / Atari / Amiga, etc.
Updated -
Control de un motor paso a paso con ESP32 mediante un driver A4988, permitiendo movimientos precisos para aplicaciones como robótica, automatización e impresión 3D.
Updated -
Ein Ticker der Crypto-Kurse, Wetter und andere Daten anzeigen kann.
Updated -
This project provides firmware for an in-car device that connects to an OBD2 Bluetooth Low Energy (BLE) adapter and displays real-time vehicle data such as speed, RPM, engine load, and more.
Updated