Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

ESP8266

The ESP8266 is a low-cost Wi-Fi microchip, with highly integrated chip designed to provide full internet connectivity and microcontroller capability in a small package. Perfectly suited for DIY projects in the Internet of Things (IoT) and automation fields.

https://github.com/rzajac/esp-drv

The collection of device drivers for ESP8266.

am2302 dht22 ds18b20 esp8266 sht21 si7021

Last synced: 11 Jan 2025

https://github.com/mwdle/rotaryhuecontrol

Allows for gradient color control of Common Anode RGB LEDs via 5 pin 360° rotary encoder or built-in web interface. ESP8266 NodeMCU Project.

arduino cplusplus esp8266 esp8266-projects hsv platformio platformio-arduino potentiometer pwm rgb rgb-led rotary-encoder

Last synced: 11 Jan 2025

https://github.com/techniker/esp_t9602_mqtt

Read Telaire T9602 Temperature and Humidity data and publish via MQTT

arduino esp32 esp8266 library mqtt t9602 telaire

Last synced: 11 Jan 2025

https://github.com/adekoreday/iot-gps-tracker

A prototype of an ioT GPS tracking device

arduino esp8266 ubidots

Last synced: 11 Jan 2025

https://github.com/MKleinSB/pxt-esp-thingspeak

Connect your Calliope Mini to ThingSpeak easily

calliope esp-01 esp8266 makecode thingspeak

Last synced: 12 Nov 2024

https://github.com/harshmandan/esphome-esp8266-master

ESP8266 part of the ESPHome project!

arduino esp8266 esp8266-arduino iot json

Last synced: 17 Dec 2024

https://github.com/starwhooper/rpi-scheduler

Small schedular to ping URLs to control 433 Outlets ober ESP8266

433mhz esp8266 raspberry-pi scheduler

Last synced: 11 Jan 2025

https://github.com/starwhooper/rpi-esp8266-temphumi-collector

Detect ESP8266 by itself, try to grep the weather information and publish it to website

esp8266 macvendors openweathermap

Last synced: 11 Jan 2025

https://github.com/miskcoo/esp8266_sensor

An ESP8266-based temperature/humidity/CO2/TVOC sensor.

am2320 esp8266 esp8266-arduino sgp30

Last synced: 22 Jan 2025

https://github.com/pcurz/fallwatcher

A complete IoT-based system for detecting falls in real-time using ESP8266 devices, an MQTT broker, and a Flutter mobile application.

android esp8266 esp8266-projects flutter iot mqtt node

Last synced: 22 Jan 2025

https://github.com/pta2002/esp-rgb

An ESP8266-based RGB strip controller

esp8266

Last synced: 26 Dec 2024

https://github.com/celliesprojects/esp8266-temp-server

A simple ESP8266 based webserver that shows the current temperature from a Dallas (Maxim) DS18B20 sensor.

ds18b20 esp8266 espasyncwebserver wemos-d1-mini

Last synced: 01 Jan 2025

https://github.com/armanghobadi/esplog

esplog is a lightweight MicroPython logging system with support for severity levels, console and file outputs, log rotation, and color-coded or JSON logs. It’s optimized for resource-constrained microcontrollers.

esp32 esp8266 logger microcontroller micropython

Last synced: 21 Jan 2025

https://github.com/sshahryiar/esp8266-esp32-arduino

My arduino projects with ESP8266, ESP8285 and ESP32 series Wi-Fi Microcontrollers

arduino esp32 esp32-arduino esp8266 esp8266-arduino esp8285 internet-of-things iot wifi

Last synced: 23 Dec 2024

https://github.com/mhamidjamil/webbasedrelaycontrol

Automate relay-based devices with this ESP8266-powered web control system. Set activation times, force on/off instantly, and monitor relay statuses through an intuitive web interface. Streamline device scheduling with ease.

diy-automation electronics-project esp8266 home-automation time-triggered-switching web-based-relay-control

Last synced: 21 Dec 2024

https://github.com/apoclyps/micropython-by-example

A gentle introduction to Micropython using a ESP8266

esp8266 mcu micropython

Last synced: 26 Jan 2025

https://github.com/casanovg/timonel-mms-esp8266

Timonel bootloader I2C-master multi slave application demo for ESP8266

esp32 esp8266 i2c-bus i2c-master multi-slave payload timonel timonel-bootloader

Last synced: 27 Jan 2025

https://github.com/vergissberlin/mqtt-esp8266-ws2812b

Control your ws2812b LED stripe over MQTT on a ESP8266

esp8266 mqtt ws2812b

Last synced: 19 Dec 2024

https://github.com/ivanik7/esphome-haier-ac-ir

Haier AC over IR for ESPHome

esp8266 esphome haier

Last synced: 12 Jan 2025

https://github.com/casanovg/timonel-mss-esp8266

Timonel bootloader I2C-master single slave application demo for ESP8266

esp32 esp8266 i2c-bus i2c-master payload single-slave timonel timonel-bootloader

Last synced: 27 Jan 2025

https://github.com/profburke/cryptoticker

IoT and cryptocurrencies; 2 of the 4 buzzwords of the Apocalypse.

cryptocurrency esp8266 esp8266-arduino iot ssd1306

Last synced: 28 Jan 2025

https://github.com/henryleach/home-sensors

Code for variety of home sensors that relay information via MQTT on a local WiFi network.

arduino esp8266 iot temperature-sensor wemos-d1-mini

Last synced: 28 Dec 2024

https://github.com/heitor-tasso/esp8266-multiplayergame

TCC de eletrônica feito na ETEC Doutor Julio Cardoso

arduino esp8266 kivy python

Last synced: 12 Jan 2025

https://github.com/alectrocute/uartwifi

🔌 "Semi-transparent serial bridge", simple access point for a standalone ESP8266 module to send/recieve RS232 data

esp8266 serialization

Last synced: 27 Jan 2025

https://github.com/harshmandan/esphome-andro-master

Android part of the ESPHome project!

android esp8266 iot java

Last synced: 17 Dec 2024

https://github.com/armanghobadi/uwifi

uwifi is a MicroPython Wi-Fi management library for ESP32/ESP8266, supporting STA/AP modes, static IPs, network scanning, ping tests, and retry logic. It's ideal for IoT and embedded Wi-Fi applications.

esp32 esp8266 microcontroller micropython network wifi wifi-network

Last synced: 17 Jan 2025

https://github.com/armanghobadi/microjwt

MicroJWT is a lightweight JSON Web Token (JWT) library for MicroPython, using HMAC-SHA256 for token signing. It embeds user data like username and role, enabling secure authentication on microcontrollers like ESP8266 and ESP32.

esp32 esp8266 jwt jwt-auth jwt-authentication jwt-token microcontroller micropython

Last synced: 17 Jan 2025

https://github.com/gatonero/parallaxlcd

MicroPython Library for ParrallaxLCD

esp32 esp8266 lcd-display microprocessor micropython

Last synced: 28 Nov 2024

https://github.com/m4gnv5/iot

Code that makes my home "smart" and "connected"

esp8266 iot

Last synced: 28 Jan 2025

https://github.com/ate329/espgif_ssd1306

This repository is modified based on ESPGIF by shraiwi. It can display GIF for ESP8266 with SSD1306 OLED screen.

esp8266 esp8266-arduino gif ssd1306 ssd1306-oled ssd1306-oled-example

Last synced: 13 Jan 2025

https://github.com/0x48piraj/emoface

Emoface: Human-Computer Emotional Interface - HCI wearable device for manifesting Emotions.

arduino audio-processing esp8266 hardware python3 raspberry-pi signal-processing

Last synced: 06 Jan 2025

https://github.com/cafe01/myiot

Simple IoT Framework

arduino esp8266 iot nodemcu-arduino

Last synced: 24 Dec 2024

https://github.com/tomzaku/lampcare

LampCare is a Lamp have full function: Couting time your sleep, Show weather LCD. Use Django Framework

arduino django esp8266

Last synced: 28 Jan 2025

https://github.com/profiler4100/smart-ir-rc

Source Code of firmware for Smart IR RC device.

esp8266 ir mqtt remote-control smart-home smarthome wemos-d1-mini

Last synced: 13 Nov 2024

https://github.com/meta-ben/pianohelper-core

2018 - PianoHelper IOT Project ( Arduino part )

arduino cpp esp8266

Last synced: 08 Jan 2025

https://github.com/dityaren/smart-garden-iot-system

An IoT project using ESP8266 microcontroller to monitor and control a garden. Track soil moisture, water tank level, and environmental conditions. Remotely control your garden via the Blynk app

environtment esp8266 garden garden-automation humidity-sensor iot remote-sensing soil-moisture-sensor temperature-monitoring water-level-sensor

Last synced: 08 Jan 2025

https://github.com/renat2985/tachometer

Tachometer ESP8266 + Display SSD1306

esp8266 nodemcu ssd1306 tachometer

Last synced: 28 Jan 2025

https://github.com/renat2985/parking_sensor

Parking sensor. Mounted on the wall of the garage and shows how close the car is to the wall.

esp8266 hc-sr04 nodemcu parking sensor ws2812b

Last synced: 28 Jan 2025

https://github.com/surin-learning-lab/moisture-sensor-with-lcd

Arduino, Raspberry Pi, ESP32, ESP8266 Node MCU projects

arduino esp32 esp8266 farming moisture-sensor

Last synced: 24 Dec 2024

https://github.com/satyaranjan2005/hard-war

IoT Based Real-Time Student Performance Monitoring System

arduino esp32cam esp8266 face-detection

Last synced: 21 Nov 2024

https://github.com/sinedied/esp8266-remote

:dash: Simple esp8266 web/API remote control

esp8266 nodemcu remote-control

Last synced: 18 Dec 2024

https://github.com/cdzombak/esp01-power-loss-alarm-http

ESP01 program that sends a notification over HTTP when power is disconnected or reconnected

arduino esp01 esp8266 platformio platformio-arduino

Last synced: 22 Jan 2025

https://github.com/podnet/uart-in-mgos-test

A mongoose OS app for printing incoming values from UART interface

c esp32 esp8266 mongoose-os uart uart-protocol

Last synced: 16 Jan 2025

https://github.com/lsongdev/esp8266-relay2

ESP8266 Relay with 2 Channels

esp8266

Last synced: 02 Jan 2025

https://github.com/podnet/ds18b20-mgos-test

Mongoose OS library for DS18B20 temperature sensor

c ds18b20 esp32 esp8266 mongoose-os

Last synced: 16 Jan 2025

https://github.com/podnet/mcp2515-mgos-test

Mongoose os app to test MCP2515 CAN library ported from Arduino.

can esp32 esp8266 mcp2515 mongoose-os mongoose-os-app

Last synced: 16 Jan 2025

https://github.com/podnet/mpu6050-mgos-test

A mongoose OS app to interface to MPU6050.

c esp32 esp8266 imu mongoose-os mongoose-os-app mpu6050

Last synced: 16 Jan 2025

https://github.com/dannixon/esphome_devices

Configuration/code for custom smarthome devices.

esp32 esp8266 esphome esphome-config homeassistant iot

Last synced: 18 Dec 2024

https://github.com/podnet/uart-out-mgos-test

An MGOS app to periodically push data via UART interface.

c esp32 esp8266 mongoose-os mongoose-os-app uart

Last synced: 16 Jan 2025

https://github.com/dannixon/esp-rs-distrobox

Container images containing esp-rs related tooling, intended for use with Distrobox.

distrobox esp-rs esp32 esp8266 rust

Last synced: 18 Dec 2024

https://github.com/andraxdev/ipaiot

IoT Course 2022, Dmytro Ostapenko, Technical University of Kosice

arduino c course esp8266 iot php

Last synced: 18 Dec 2024

https://github.com/becem-gharbi/battery-energy-monitor

A device that records voltage and current of a battery over time

battery-monitor esp8266

Last synced: 04 Jan 2025

https://github.com/pccr10001/ntust-wifi-login

ESP8266 Auto WiFi Login for NTUST-UAM

autologin esp8266 ntust ntust-uam wifi

Last synced: 30 Dec 2024

https://github.com/andraxdev/teslasoft-utils

Various utils for our projects

arduino c esp8266 jwt-tokens php python tools

Last synced: 18 Dec 2024

https://github.com/limitium/mqttwifi

robust mqtt client over wifi for ESP8266 and ESP32

esp32 esp32-library esp8266 esp8266-library mqtt mqtt-client pubsub wifi

Last synced: 11 Jan 2025

https://github.com/lasithaamarasinghe/smarty-plug

This IoT-integrated smart extension cord is developed for the semester 2 project under EN1190: Engineering Design Project.

altium-designer arduino atmega328p esp8266 googleassistant googlehome iot smarty-plug solidworks usbcharging voicecontrol

Last synced: 10 Jan 2025

https://github.com/lsongdev/esp8266-relay-stc15f104w

ESP8266 Relay with STC15F104W MCU

esp8266

Last synced: 02 Jan 2025

https://github.com/aolle/powermaxalarm-ng

IoT PowerMax alarm interface extension

c cpp esp8266 esp8266-arduino iot platformio

Last synced: 24 Jan 2025

https://github.com/rajsoni03/home-automation

Home Automation using Node-Red and Node MCU with MQTT Protocol

arduino esp8266 google-assistant home-automation ibm-watson mqtt-protocol node-mcu node-red

Last synced: 22 Jan 2025

https://github.com/maikenegreiros/lamp-control

A code to create a Web Server with ESP8266 and a webpage to control a lamp via WiFi.

arduino automation esp8266 house-automation iot

Last synced: 13 Jan 2025

https://github.com/vrialland/laboate

LaBoite Micropython edition

esp32 esp8266 iot micropython ssd1306

Last synced: 24 Dec 2024

https://github.com/arturmareknowak/lcd-control-via-esp8266

Simple project where color of screen on STM32F429 is changed on click in web browser

esp8266 http stm32f4

Last synced: 22 Dec 2024

https://github.com/ratopi/ahoydtu-howto

See http://ratopi.github.io/ahoydtu-howto/ for a nicely rendered version.

ahoy ahoy-dtu dtu electronics esp esp8266 esp8266-arduino hoymiles nodemcu nodemcu-arduino nodemcu-esp8266 nrf24l01 wechselrichter

Last synced: 14 Jan 2025

https://github.com/zaboteru/zaboteru-smartbottle

ZaBoteru is a smart bottle powered by an ESP8266 microcontroller. It integrates various hardware components to track water intake with many other features in companion with ZaBoteru mobile app, allowing users to monitor their water intake and receive reminders to support and motivate them to achieve their hydration goals.

arduino-sketch esp8266 hardware iot

Last synced: 22 Jan 2025

https://github.com/thorik123/template_wifimanager

WiFi Manager adalah program untuk mengatur/merubah parameter WiFi (SSID dan Password) tanpa harus memprogram ulang

arduino esp32 esp8266 iot wifimanager

Last synced: 11 Jan 2025

https://github.com/emptylibra/smartgarlandapp_esp8266

Приложение для управления умной гирляндой на микроконтроллере Esp8266 через домашний wifi или точку доступа

android android-application esp8266 ws2812b

Last synced: 07 Dec 2024

https://github.com/ehabmagdyy/flamesensor_esp_nodered

Display Flame sensor reading on Node-RED using ESP32.

esp esp32 esp8266 flame flame-sensor iot node-red nodered

Last synced: 18 Dec 2024

https://github.com/otherguy/esp8266weatherstation

A tiny weather forecast station using a NodeMCU ESP8266 and 3 MAX7219 8×8 LED matrices

8x8-led-matrix esp8266 hardware micropython micropython-esp8266 nodemcu nodemcu-esp8266 weather-station

Last synced: 17 Oct 2024

https://github.com/maximemoreillon/led_controller

An IoT LED controller

arduino esp8266 iot

Last synced: 22 Jan 2025

https://github.com/emptylibra/esp8266_wifigirland

Проект реализует управление МК Esp8266, подключенный к гирлянде на адресных светодиодах по Wi-Fi через мобильное приложение

esp8266 esp8266-arduino platformio wemos-d1-mini wifi ws2812b

Last synced: 07 Dec 2024

https://github.com/maximemoreillon/iot-sensor-module

IoT motion and temperature sensor

arduino esp8266 iot mqtt

Last synced: 22 Jan 2025

https://github.com/heiso/knoblight

Knoblight is a little IoT light knob acting as a dimmer for some homeassistant lights.

esp8266 home-assistant iot mqtt openscad stl

Last synced: 15 Jan 2025

https://github.com/maximemoreillon/sonoff

Custom firmware for ITEAD's SONOFFs. Enables control over MQTT and OTA updates.

arduino esp8266 mqtt sonoff

Last synced: 22 Jan 2025

https://github.com/alejandrosnz/esp8266-bitcoin-tracker

Bitcoin price tracker for the ESP8266 WiFi module with OLED or LCD displays

arduino bitcoin crypto crypto-ticker esp esp8266 lcd oled ticker

Last synced: 22 Jan 2025

https://github.com/littlehackid/esp8266-deautenticador-wifi

Convierte tu ESP8266 en un deautenticador con baconer para pruebas de seguridad wifi

deauthentication-attack esp8266 hacking-tool scriptkkiddie

Last synced: 20 Jan 2025

https://github.com/ehabmagdyy/firebase-esp32

Download File from Firebase Storage and Store it in File System.

esp32 esp8266 firebase firebase-storage iot nodemcu

Last synced: 18 Dec 2024

https://github.com/mikebionic/esp8266

A tour of esp8266 wi-fi microcontroller

arduino esp8266 esp8266-webserver iot rest-api

Last synced: 13 Jan 2025

https://github.com/newir295/embdded-systems

Embdded Systems Repo For Arduino (UNO, Mega, Nano), AVR Atmega32, ESP 8266, ESP32 -S, Raspberry Pi Projects

arduino avr-microcontroller avr-programming embedded-systems esp32 esp32-arduino esp8266 esp8266-arduino platformio rasperry-pi robotic-arm robotics

Last synced: 26 Dec 2024