All Projects → remicaumette → Esp8266 Redis

remicaumette / Esp8266 Redis

An Arduino library for Redis that works on ESP8266.

Projects that are alternatives of or similar to Esp8266 Redis

Esphome Core
🚨 No longer used 🚨 - The C++ framework behind ESPHome
Stars: ✭ 545 (+2927.78%)
Mutual labels:  arduino, esp8266
Async Mqtt Client
📶 An Arduino for ESP8266 asynchronous MQTT client implementation
Stars: ✭ 555 (+2983.33%)
Mutual labels:  arduino, esp8266
Arduino Homekit Esp8266
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
Stars: ✭ 545 (+2927.78%)
Mutual labels:  arduino, esp8266
Esp Mqtt Json Digital Leds
(OBSOLETE) ESP8266 MQTT JSON Digital LEDs for Home Assistant
Stars: ✭ 503 (+2694.44%)
Mutual labels:  arduino, esp8266
Sonoff Homekit
Make your Sonoff Switch compatible with Apple Homekit! 🎉
Stars: ✭ 722 (+3911.11%)
Mutual labels:  arduino, esp8266
Arduinomenu
Arduino generic menu/interactivity system
Stars: ✭ 520 (+2788.89%)
Mutual labels:  arduino, esp8266
Esp Dash
A blazing fast library to create a functional dashboard for ESP8266 and ESP32
Stars: ✭ 548 (+2944.44%)
Mutual labels:  arduino, esp8266
Deauthdetector
Detect deauthentication frames using an ESP8266
Stars: ✭ 406 (+2155.56%)
Mutual labels:  arduino, esp8266
Haswitchplate
LCD touchscreen for Home Automation
Stars: ✭ 666 (+3600%)
Mutual labels:  arduino, esp8266
Taskscheduler
Cooperative multitasking for Arduino, ESPx and STM32 microcontrollers
Stars: ✭ 613 (+3305.56%)
Mutual labels:  arduino, esp8266
Wifimanager
ESP8266 WiFi Connection manager with web captive portal
Stars: ✭ 4,909 (+27172.22%)
Mutual labels:  arduino, esp8266
Open Home Automation
Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
Stars: ✭ 820 (+4455.56%)
Mutual labels:  arduino, esp8266
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (+2538.89%)
Mutual labels:  arduino, esp8266
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (+2866.67%)
Mutual labels:  arduino, esp8266
Automated Irrigation System
This is the software of an open source automated irrigation system. The complete setup including hardware can be found in the README.
Stars: ✭ 442 (+2355.56%)
Mutual labels:  arduino, esp8266
Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+30672.22%)
Mutual labels:  arduino, esp8266
Radiolib
Universal wireless communication library for Arduino
Stars: ✭ 350 (+1844.44%)
Mutual labels:  arduino, esp8266
Esp8266 artnetnode v2
ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
Stars: ✭ 400 (+2122.22%)
Mutual labels:  arduino, esp8266
Arduinojson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
Stars: ✭ 5,456 (+30211.11%)
Mutual labels:  arduino, esp8266
Wifiduck
Wireless keystroke injection attack platform
Stars: ✭ 723 (+3916.67%)
Mutual labels:  arduino, esp8266

Arduino Redis Library

An Arduino library for Redis that works on ESP8266. It supports get, set, publish, subscribe.

Examples

  • Pub_Sub: An example of pub/sub application with the Redis library.
  • Simple: Open the connection, set and get a key then close the connection.

Question

If you have any question please open an issue.

Work in progress

  • Subscribe function.
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].