All Projects → ssimunic → esp8266-dht22

ssimunic / esp8266-dht22

Licence: AGPL-3.0 license
ESP8266 Lua script running on NodeMCU firmware which sends DHT22 data to web server, with deepsleep mode

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to esp8266-dht22

server
MyController 2.x server
Stars: ✭ 14 (+0%)
Mutual labels:  esp8266, internet-of-things
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+23507.14%)
Mutual labels:  esp8266, internet-of-things
thingspeak-esp-examples
ESP8266 / NodeMCU Examples for https://ThingSpeak.com
Stars: ✭ 76 (+442.86%)
Mutual labels:  esp8266, internet-of-things
Waterius
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
Stars: ✭ 295 (+2007.14%)
Mutual labels:  esp8266, internet-of-things
Mycontroller V1 Legacy
The Open Source Controller
Stars: ✭ 135 (+864.29%)
Mutual labels:  esp8266, internet-of-things
Blynk Server
Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
Stars: ✭ 8 (-42.86%)
Mutual labels:  esp8266, internet-of-things
ArduinoMqtt
MQTT client for Arduino
Stars: ✭ 58 (+314.29%)
Mutual labels:  esp8266, internet-of-things
Esphome Core
🚨 No longer used 🚨 - The C++ framework behind ESPHome
Stars: ✭ 545 (+3792.86%)
Mutual labels:  esp8266, internet-of-things
Sming
Sming - Open Source framework for high efficiency native ESP8266 development
Stars: ✭ 1,197 (+8450%)
Mutual labels:  esp8266, internet-of-things
Make
📖📖📖📖📖 写给软件工程师看的硬件编程指南
Stars: ✭ 170 (+1114.29%)
Mutual labels:  esp8266, internet-of-things
Pjon
PJON (Padded Jittering Operative Network) is an experimental, arduino-compatible, multi-master, multi-media network protocol.
Stars: ✭ 2,615 (+18578.57%)
Mutual labels:  esp8266, internet-of-things
low-power-wifi
Experiments in low-power-wifi on esp8266, esp32, and ...
Stars: ✭ 35 (+150%)
Mutual labels:  esp8266
fd-vue-webapp
A Vue.js web application for Freedomotic Open IoT framework
Stars: ✭ 63 (+350%)
Mutual labels:  internet-of-things
esp8266-esp32-sdk
Library for https://sinric.pro - simple way to connect your device to Alexa, Google Home, SmartThings and cloud
Stars: ✭ 147 (+950%)
Mutual labels:  esp8266
SmartLEDLamp
A smart, web-enabled floor lamp with nice visual effects based on IKEA Vidja powered by ESP8266 and WS2801.
Stars: ✭ 22 (+57.14%)
Mutual labels:  esp8266
esp-open-lwip
ESP8266 lwIP library with NAT, SLIP, ENC28j60 Ethernet, and routing support
Stars: ✭ 58 (+314.29%)
Mutual labels:  esp8266
weather-station
Everything you need to run and monitor your own open source weather station. ⛅
Stars: ✭ 38 (+171.43%)
Mutual labels:  esp8266
home-assistant-opentherm-thermostat
Home Assistant OpenTherm Thermostat
Stars: ✭ 26 (+85.71%)
Mutual labels:  esp8266
MySQL MariaDB Generic
This MySQL_MariaDB_Generic library helps you connect your boards directly to a MySQL / MariaDB server, either local or cloud-based, so that you can store / retrieve data to / from the server. Supported boards are ESP8266/ESP32, WT32_ETH01 (ESP32 + LAN8720A), nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, SAM DUE, Mega, RP2040-based boards, P…
Stars: ✭ 35 (+150%)
Mutual labels:  esp8266
ESPHome-OpenTherm
Example of how to control an opentherm boiler with esphome
Stars: ✭ 54 (+285.71%)
Mutual labels:  esp8266

ESP8266 DHT22 Deepsleep

ESP8266 Lua script running on NodeMCU firmware which sends DHT22 data to web server with deepsleep mode.

DHT22 Module

From javieryanez/nodemcu-modules.

Web server

This script was originally made for Temp Monitor. You can easily customize it for your project.

Preview

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].