esp8266
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 -
ESP32 ESP-IDF and ESP8266 RTOS SDK component for ESP-NOW based mesh network.
Updated -
Environment-Sensor for ESP8266 based on RTOS SDK. Sensor data is sent via MQTT. Sensor used: BME280
Updated -
Servo + (Temperature - Air/Soil Humidity - Pressure - TankLevel)
Updated -
Status indicator for a home network with WiFi, where the router provides the TR-064 interface, such as the AVM Fritz!Box. LEDs indicate the state of the WiFi connection, DSL link, and IP connection. Uses the Raspberry Pico driving an ESP8266.
NOTE: THIS PROJECT IS END-OF-LIFE.
Updated -
A library for rp2040 microcontrollers, such as the Raspberry Pico, for integration with Espressif's esp-at firmware for AT commands, to drive WiFi connectivity over modules such as the ESP32 or ESP8266.
Updated -