All Projects → jenscski → DoubleResetDetect

jenscski / DoubleResetDetect

Licence: MIT License
Arduino library to check for double reset on ESP8266

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to DoubleResetDetect

WiFiConnect
WiFi connection manager for ESP32 and ESP8266 with OLED support
Stars: ✭ 28 (+64.71%)
Mutual labels:  esp8266, arduino-library, esp8266-arduino
TP Arduino DigitalRain Anim
A library that represents Digital Rain Animation on color displays that support TFT_eSPI
Stars: ✭ 80 (+370.59%)
Mutual labels:  esp8266, arduino-library
ESP-Mail-Client
⚡️Arduino Mail Client Library to send, read and get incoming mail notification for ESP32, ESP8266 and SAMD21 devices. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient.
Stars: ✭ 78 (+358.82%)
Mutual labels:  esp8266, arduino-library
TinyPixelMapper
a Pixelmapping software for the ESP32 and ESP8266 for addressible LED Strips, with a OSC controll interface and FFT
Stars: ✭ 22 (+29.41%)
Mutual labels:  esp8266, esp8266-arduino
EnviroMonitorStation
Arduino compatible software for ESP8266 based environmental monitoring station. Includes temperature, humidity, barometric pressure and PM2.5, PM10 dust monitoring
Stars: ✭ 71 (+317.65%)
Mutual labels:  esp8266, esp8266-arduino
esp8266-sensor-mpu6050
A set of arduino sketches that use the esp8266 and the MPU-6050
Stars: ✭ 17 (+0%)
Mutual labels:  esp8266, esp8266-arduino
smart-pod
An ESP8266 and VS1053 driven WebRadio and Internet music player.
Stars: ✭ 17 (+0%)
Mutual labels:  esp8266, esp8266-arduino
LetsHack
Notes & HowTo's covering the Raspberry Pi, Arduino, ESP8266, ESP32, etc.
Stars: ✭ 37 (+117.65%)
Mutual labels:  esp8266, esp8266-arduino
ResQ
Open Source Search and Rescue Tool for ground tracking and air usage based on ESP8266 hardware.
Stars: ✭ 20 (+17.65%)
Mutual labels:  esp8266, esp8266-arduino
OpenWeather
Arduino library to fetch weather forecasts from OpenWeatherMap
Stars: ✭ 88 (+417.65%)
Mutual labels:  esp8266, arduino-library
PCF8575 library
Library to use i2c digital expander with arduino, esp8266 and esp32. Can read write digital value with only 2 wire (perfect for ESP-01).
Stars: ✭ 28 (+64.71%)
Mutual labels:  esp8266, arduino-library
Super-Simple-RGB-WiFi-Lamp
A project based on the ESP8266 and WS2812b
Stars: ✭ 61 (+258.82%)
Mutual labels:  esp8266, esp8266-arduino
CloudMyIp
Know your router public IP address, from anywhere. Great for cheap routers or IP cameras.
Stars: ✭ 38 (+123.53%)
Mutual labels:  esp8266, esp8266-arduino
telnetspy
Telnet Server For ESP8266: Cloning the serial port via Telnet. "Debugging over the air"
Stars: ✭ 41 (+141.18%)
Mutual labels:  esp8266, arduino-library
Pixie Chroma
Arduino library and documentation for Pixie Chroma displays!
Stars: ✭ 33 (+94.12%)
Mutual labels:  esp8266, arduino-library
FirebaseJson
🗃 JSON parser and builder for ESP8266, ESP32, Teensy3.x and Teensy4.x, SAM, SAMD and STM32 (128 k flash or more)
Stars: ✭ 29 (+70.59%)
Mutual labels:  esp8266, arduino-library
low-power-wifi
Experiments in low-power-wifi on esp8266, esp32, and ...
Stars: ✭ 35 (+105.88%)
Mutual labels:  esp8266, esp8266-arduino
esp8266-1-channel-relay-board-with-mqtt
Sketch to control an esp8266-01 stc 15f104W powered 1-channel relay board
Stars: ✭ 26 (+52.94%)
Mutual labels:  esp8266, esp8266-arduino
Somfy Remote Lib
Emulate a Somfy remote using a 433.42 MHz transmitter.
Stars: ✭ 43 (+152.94%)
Mutual labels:  esp8266, arduino-library
Farm-Data-Relay-System
A system that uses ESP-NOW, LoRa, and other protocols to transport sensor data in remote areas without relying on WiFi.
Stars: ✭ 97 (+470.59%)
Mutual labels:  esp8266, esp8266-arduino

Double Reset Detect

Description

Arduino library to check for double reset on ESP8266

This library gives one a opportunity to support an alternative boot mode. E.g. configuring WiFi using WiFiManager

Supported hardware

Usage

See example for how to use library

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].