To use simple ESP8266 devices, for example ESP-12, as buttons for home automation
-
Updated
Feb 14, 2020 - C++
To use simple ESP8266 devices, for example ESP-12, as buttons for home automation
Hardware and software to create button type devices for multiple uses. Messages sent over ESP-Now or MQTT. DC or battery powered, can be triggered by SPST switches with low/high edge or by rocker switches (senses both edges).
Sensor network to monitor indoor CO2 and VOC levels to improve the air quality. To fight against the COVID-19 pandemic it could be important to raise the awareness that there is a potential correlation between air quality and health.
ESP-NOW is a connectionless communication protocol developed by Espressif that features short packet transmission. This protocol enables multiple devices to talk to each other without using Wi-Fi.
MyCobot Controller using ESP-NOW broadcasting
A WIRELESS AND EASY TO USE QUIZ SHOW CONTROLLER.
ESP-NOW P2P Communication use Arduino library, With Pair Mode and EEPROM Write/Read, Auto Detect Master/Slave Function.
A Password vault is a device that securely stores passwords from various websites. More than that, this version of the password vault has the wireless password projection feature.
Unofficial Transponder for MyCobot
Add a description, image, and links to the esp-now topic page so that developers can more easily learn about it.
To associate your repository with the esp-now topic, visit your repo's landing page and select "manage topics."