Projects with this topic
-
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 -
-
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 -
3 DOF Gesture controlled robotic arm
Updated -
Firmware do ESP32 do projeto Weather Watcher
Updated -
-
Home automation with an ESP32 using ESP-IDF and Home-Assistant over MQTT
Updated -
Project for the bachelor's course Microprocessors and Embedded Systems at BUT FIT. Creation of a system for sensing heart rate and blood O2 content using ESP32 microcontroller and Platformio development environment.
Updated -
HydroNexa adalah sistem monitoring dan kontrol hidroponik otomatis berbasis mikrokontroler ESP32 yang terintegrasi dengan platform data InfluxDB. Sistem ini dirancang untuk mengoptimalkan pertumbuhan tanaman dengan memantau dan mengendalikan parameter lingkungan seperti pH, konsentrasi nutrisi (TDS), dan pencahayaan. Data sensor dikumpulkan secara real-time dan dikirim ke InfluxDB untuk visualisasi dan analisis lebih lanjut. HydroNexa bertujuan untuk meningkatkan efisiensi, produktivitas, dan kemudahan dalam budidaya tanaman hidroponik.
Updated -
A device for indoor cycling workouts
Updated