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/92lleo/mvg-display

Display munich public transport departues of any station on a 20x4 lcd screen (python&cpp)

departure-monitor esp8266 esp8266-arduino lcd20x4 munich mvg python

Last synced: 28 Nov 2024

https://github.com/patbeirne/tf

TF is a module for MicroPython to help manage files in the local flash file system of the embedded CPU. It provides methods for file copy, search and edit. It also provides a trivial shell prompt for file manipulations (copy/move/delete, sub-directory create/rename/delete/chdir) and file examination (cat/grep/sed). All methods are stream-based, so they can handle large files, like debug listings or log files.

esp8266 micropython

Last synced: 15 Nov 2024

https://github.com/homespan/spanpointlightswitch

Demonstrates use of SpanPoint to transmit data to Remote Devices

arduino-sketch esp32 esp8266 home-automation homekit homespan

Last synced: 04 Nov 2024

https://github.com/valentintintin/matrix-connected

ESP8266 with led matrix connected to internet

clock countdown esp8266 ifttt led matrix message timer

Last synced: 16 Nov 2024

https://github.com/alexmohr/open-heat

Eqiva valve firmware for esp8266

eqiva esp8266 heating home-assistant iot mqtt radiator

Last synced: 24 Nov 2024

https://github.com/sedhossein/esp8266-reports-to-mysql

Connect your microcontroller to the internet by ESP8266 WiFi Module, And save the data to database(mysql)

arduino database esp8266 iot mysql nodemcu php sql

Last synced: 16 Nov 2024

https://github.com/angrycoding/js-local-service-discovery

One of the possible ways to do find out devices (servers, IOT devices, IP cameras and so on) running in your local network from the browser

arduino dns esp8266 iot mdns pwa raspberry-pi service-discovery udp udp-server zeroconf

Last synced: 05 Nov 2024

https://github.com/nopnop2002/arduino-esp8266-mysql

Operate MySQL from ESP8266 via PHP

arduino esp8266 http mysql rest

Last synced: 21 Dec 2024

https://github.com/spacesick/smart-home-security

Final group project for CSCE604151 (Embedded Systems): An implementation of a mock smart home security system that detects burglars using an Arduino Uno and an ESP8266.

arduino esp8266 thingsboard

Last synced: 09 Jan 2025

https://github.com/jasonacox/weatherstationwifi

ESP8266 NodeMCU Based Solar Powered WiFi Weather Station - Record Temperature (x2), Humidity, Pressure, Rain, and Voltage

anemometer bme280 esp8266 humidity-sensor nodemcu pressure-sensor rain-sensor solar-power temperature-sensor tp4056 weather-station wifi

Last synced: 01 Jan 2025

https://github.com/zakkemble/doorentryiot

Adding IoT to an old apartment entry system

esp8266 esp8266-arduino esp8266-projects esp8285 iot telegram telegram-bot

Last synced: 19 Nov 2024

https://github.com/shonp40/espwater

An ESP8266 based garden watering computer running ESPHome

esp8266 esphome home-assistant pcb relay sensors watering-system

Last synced: 02 Jan 2025

https://github.com/ochiengotieno304/africastalking-esp8266

The unofficial AfricasTalking API Wrapper for ESP8266

api-wrapper arduino arduino-library communication esp8266 esp8266-library sdk

Last synced: 10 Jan 2025

https://github.com/ccccmagicboy/micropython_fw_action

🐍Use it for generating MicroPython firmware with github actions.

actions esp32 esp8266 firmware github javascript micropython micropython-fw-action mpy-cross stm32

Last synced: 22 Jan 2025

https://github.com/mercuso/headpat-vr

Device that brings tactile feelings of VR head pats using mechanical force applied by brushes

arduino esp8266 haptic-feedback headpats osc python vrchat

Last synced: 09 Oct 2024

https://github.com/fonger/esp-homekit-servo-switch

[WIP] This is a HomeKit NodeMCU wall light switch controller using servo

esp-homekit esp-open-rtos esp-open-s esp32 esp8266 espressif freertos homekit nodemcu

Last synced: 05 Nov 2024

https://github.com/funpythonec/luces_ritmicas_digitales_wifi

Luces rítmicas usando un esp8266/esp32 para controlar tiras led neopixel via WiFi con micropython y python.

esp32 esp8266 espressif iot micropython music-visualizer python3 udp-protocol

Last synced: 06 Nov 2024

https://github.com/valiafetisov/remote-door

Web app to remotely open a door

buzzer door door-lock esp8266 meteor mqtt node react

Last synced: 16 Nov 2024

https://github.com/skillcoder/homer

Home automation server for ESP8266 in Go.

esp8266 home-automation sensors-data-collection smart

Last synced: 22 Jan 2025

https://github.com/enrico204/tlspubsubclient

An MQTT client with TLS and certificate chain verification for NodeMCU, based on knolleary/PubSubClient

esp8266 mqtt mqtt-client nodemcu ssl tls

Last synced: 11 Nov 2024

https://github.com/cdzombak/esp8266-basic-wifi

Basic Arduino + ESP8266 + PlatformIO demos, covering WiFi usage and monitoring, LED blinking w/timer interrupt, HTTPS/TLS, and InfluxDB. Browse the various branches.

arduino bearssl esp8266 influxdb platformio

Last synced: 15 Jan 2025

https://github.com/harbaum/kvv

Epaper time table for KVV, Karlsruhe, Germany

arduino eink esp8266

Last synced: 16 Jan 2025

https://github.com/adamff-dev/esp8266-gpio-control-wifi-setup

This code is for a NodeMCU-based WiFi configuration and control system. It allows you to configure the WiFi credentials and control GPIO pins remotely.

esp8266 gpio iot node-mcu remote-control wifi

Last synced: 14 Nov 2024

https://github.com/tohodog/arduino_esp8266

基于esp8266物联网iot项目,包括APP,HTTP服务,TCP服务,MCU固件一整套项目

arduino esp8266 iot netty

Last synced: 25 Jan 2025

https://github.com/emnavarro02/smart-farming

Smart Farming project using Raspberry PI and NodeMCU (ESP8266)

arduino esp8266 iot raspberry-pi-3

Last synced: 08 Nov 2024

https://github.com/hobbyquaker/wifi-usb-relay

Simple Wi-Fi relay with USB-C in and USB-A out

esp8266 esphome iot relay smarthome wifi

Last synced: 16 Jan 2025

https://github.com/funnygeeker/micropython-easybutton

Implements various button state recognition using interrupts. 使用中断实现的多种按钮状态识别,适用于 MicroPython

button esp32 esp8266 irc micropython pin python rp2040

Last synced: 08 Jan 2025

https://github.com/funnygeeker/micropython-easyota

OTA update library for MicroPython. 适用于 MicroPython 的 OTA 更新库

esp01s esp32 esp8266 github micropython ota requests rp2040 update

Last synced: 08 Jan 2025

https://github.com/cdzombak/atomclock

Arduino + ESP8266-based household atomic clock.

arduino esp8266

Last synced: 15 Jan 2025

https://github.com/caiofrota/cf-arduino-humidifier

IoT - Configurable humidifier using ESP8266 (ESP01 or NodeMCU 1.0 ESP-12E), DHT (11 or 22), ultrasonic atomizer and ThingsBoard as server.

arduino atomizer cf cpp dht esp8266 humidifier internetofthings iot nodemcu thingsboard wifi wifimanager

Last synced: 20 Nov 2024

https://github.com/gsampallo/micropython_pushbullet

Simple example of how to use pushbullet with MicroPython on ESP8266

esp8266 micropython nodemcu push-notifications pushbullet

Last synced: 18 Nov 2024

https://github.com/diimdeep/esp8266-age-clock

Real-time counter showing your age.

arduino esp8266

Last synced: 19 Dec 2024

https://github.com/adamkovesdi/bedsideclock

ESP8266 based 7 segment display clock with NTP

7-segment clock esp8266 ntp tm1637

Last synced: 24 Nov 2024

https://github.com/funpythonec/upy_ide

Proyecto para desarrollar un IDE con opciones de flashear MicroPython en microcontroladores ESP

beeware editor esp32 esp8266 micropython pybee python toga

Last synced: 25 Dec 2024

https://github.com/funnygeeker/micropython-easynetwork

Simplified wireless network management for Micropython. 简化Micropython的无线网络管理

ap client esp32 esp8266 library micropython network wifi wlan

Last synced: 08 Jan 2025

https://github.com/michaelosthege/obis_exporter

Exporting smart meter OBIS information as Prometheus metrics.

esp8266 obis platformio prometheus smartmeter

Last synced: 07 Nov 2024

https://github.com/raphaelbs/plug.ar

Plug.ar é um projeto de conclusão de curso desenvolvido por Raphael Brandão para a Faculdade Pitágoras.

3d-printing cyclone-pcb-factory eagle-cad esp8266 graber-i3 projeto solidworks

Last synced: 12 Nov 2024

https://github.com/mkgeiger/mqtt-plug

Modification of the Luminea ZX-2820 plug to run with an own MQTT client

arduino async-mqtt async-tcp bl0937 current energy-meter esp8266 esp8285 hlw8012 luminea mqtt ota over-the-air plug power tuya tywe2s voltage wifi zx-2820

Last synced: 13 Jan 2025

https://github.com/maximemoreillon/iot-kernel

An Arduino library for ESP8266 and ESP32, used as a base for IoT device firmwares

arduino arduino-library esp32 esp8266 iot mqtt

Last synced: 22 Jan 2025

https://github.com/againpsychox/aquariumcontroller

Aquarium controller using ESP8266 platform, created for my dad, Featuring 2x20 LCD, web portal over Wi-Fi, lights controls with day schedule and smooth transitions, water conditioning, refilling and circulation, micro-elements dosing (pumps), temperature and pH sensors with calibration and cloud logging. Created for my dad.

aquarium aquarium-controller arduino ds18b20 ds3231 esp8266 esp8266-arduino nodemcu wifi

Last synced: 13 Jan 2025

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

The library helps detect and configure new ESP8266 devices on a network.

esp8266

Last synced: 11 Jan 2025

https://github.com/mhamidjamil/door-monitoring

Project uses servo motor to unlock door lock via Bluetooth/WIFI and if monitoring is active, it will send notification via WIFI if door opens

arduino bluetooth blynk door-lock esp8266 servo-motor

Last synced: 27 Oct 2024

https://github.com/alexlynd/esp8266-wifi-soundbox

WiFi-enabled MP3 soundbox w/ web interface (ESP8266 powered)

audio-player esp8266 iot microcontroller mp3-player music-player

Last synced: 08 Nov 2024

https://github.com/mcorts/taller-iot-sensor_calidad_aire

Taller IoT para construir un sensor de calidad del aire basado en el proyecto SENSOR.COMMUNITY

arduino bmp280 esp8266 iot nodemcu sds011 sensor sensorcommunity

Last synced: 26 Nov 2024

https://github.com/alessandro308/meshweather

A mesh network to analyse a Arduino Weather Station data

ad-hoc arduino esp-01 esp8266 mesh-networks

Last synced: 14 Dec 2024

https://github.com/suyashkumar/bike

🚴Capture & Save RPM derived data from my Exercise Bike

bike bike-computer esp8266 exercise-bike exercise-tracker

Last synced: 21 Dec 2024

https://github.com/alerrad/plant-keeper

Automated plant irrigation system using Blynk cloud

cpp esp8266 iot platformio

Last synced: 18 Oct 2024

https://github.com/gyengus/sonoff_socket_firmware

Firmware for Sonoff Socket S20, this connects to MQTT broker

arduino esp8266 firmware home-assistant home-automation iot mqtt smarthome sonoff sonoff-devices sonoff-s20

Last synced: 18 Dec 2024

https://github.com/ScriptSmith/daq

DIY AirGradient Air Quality Monitor with AWS IoT Core and Amazon Timestream

air-quality airgradient arduino aws aws-iot-core cloudformation esp8266 grafana iot timestream

Last synced: 04 Nov 2024

https://github.com/mkazimoto/esp8266_sending_photo_to_telegram

Sending a photo to the telegram through a nodemcu esp8266.

arduino esp8266 foto iot nodemcu photo sending telegram

Last synced: 08 Dec 2024

https://github.com/mhaack/halloween-pumpkin-fire

Halloween Jack-O-Lantern flamethrower project 🎃

arduino esp8266 flamethrower halloween homie homie-esp8266 iot pumpkin

Last synced: 06 Dec 2024

https://github.com/hafidhh/patient-surveillance-esp8266

Tracing COVID-19 patient using SAM-M8Q GPS modul and MAX30102 for heart rate monitoring

arduino covid-19 covid-19-tracker esp8266 esp8266-arduino esp8266-projects gps gps-tracker max30100 platformio

Last synced: 22 Dec 2024

https://github.com/bertrik/scarlettscroller

Arduino firmware for controlling an 80x7 red LED scroller

am03127 arduino esp8266 scroller ticker

Last synced: 08 Nov 2024

https://github.com/martinius96/vcelarska-vaha-hx711

Včelárska váha - Beehive weight - Bienenzuchtwaage - Arduino / ESP8266 / ESP32 - Ethernet, WiFi.

arduino beehive esp32 esp32-arduino esp8266 esp8266-arduino ethernet ethernet-shield gsm hx711 lora nrf24l01 php php7 sigfox strain-gauge tenzometer weight wifi

Last synced: 03 Jan 2025

https://github.com/lakoja/wetterwetter

A weather station based on two ESP8266 and an Waveshare e-paper display

arduino epaper esp8266 weather-station

Last synced: 20 Jan 2025

https://github.com/ceamkrier/rn-esptouch

React-native wrapper of the ESPTouch

esp32 esp8266 esptouch react-native

Last synced: 18 Dec 2024

https://github.com/kennhung/rfid-watchdog

ESP8266 door lock system with centralized manage system over WiFi connection

door-lock esp8266 mfrc522 nodemcu rfid-reader rfid-watchdog

Last synced: 18 Dec 2024

https://github.com/mqttiotstuff/mymqttnodeiot

Scripts for building NodeMCU / wifi ESP8266 sensors or actuators / and Simple Agents

actuators agent esp8266 home-automation iot lua mqtt mqtt-broker nodemcu nodemcu-firmware raspberry-pi rpi sensor smarthome wifi

Last synced: 02 Dec 2024

https://github.com/mhaack/arduino-dollhouse-tv

Arduino based Dollhouse Mini TV 📺 project

arduino dollhouse esp8266 homie-esp8266 tv

Last synced: 06 Dec 2024

https://github.com/jamezrin/mosmqtt_wakeonlan

Mongoose OS app designed to run on esp8266 to help you wake your PCs remotely in a secure manner.

esp8266 esp8266mqtt espressif iot iot-application iot-platform losant mongoose-os mongoose-os-app wake-on-lan wakeonlan wol

Last synced: 29 Nov 2024

https://github.com/alixahedi/esp8266-wifi-controller

ESP8266 Wifi Controller - webpage

arduino controller esp8266 nodemcu relay wemos wifi

Last synced: 28 Nov 2024

https://github.com/martin-ger/esp_nacl

NaCl crypto lib for the ESP8266

crypto esp8266 security

Last synced: 16 Jan 2025

https://github.com/ilert/arduino-ilert

iLert library for Arduino (ESP8266)

arduino esp8266 ilert iot pio

Last synced: 28 Nov 2024

https://github.com/fr4nkfletcher/crypto-ticker-esp8266-oled

Crypto ticker for ESP8266-OLED models with 0.96" display

esp8266

Last synced: 10 Oct 2024

https://github.com/mpx4132/thermostat

A C++ thermostat framework designed to serve as the foundation for a more complex system. This project is meant to run on limited-resource systems (such as the ESP8266).

arduino cpp esp8266 esp8266-arduino iot lightweight limited-memory thermostat

Last synced: 10 Jan 2025

https://github.com/mcauser/micropython-esp8266-nokia-5110-quad-7-segment

MicroPython library for emulating quad 7-segment LED displays on a Nokia 5110 with PCD8544 driver

7-segment esp8266 micropython nokia-5110 pcd8544 wemos-d1-mini

Last synced: 03 Dec 2024

https://github.com/barrettotte/memento-mori

A reminder to stop wasting time.

esp8266 year-progress

Last synced: 09 Dec 2024

https://github.com/stevencyb/securedlinkedlist

A Linked List implementation for Arduino, ESP 32 / 8266.

arduino esp32 esp8266 library linked-list linkedlist thread-safe

Last synced: 09 Dec 2024

https://github.com/niklauslee/esp8266-driver

ESP8266 network device driver for Kaluma

esp8266 kaluma network

Last synced: 21 Jan 2025

https://github.com/haptork/eka

Begin working on real world ideas with logic and computers

arduino esp8266 javascript jquery nodemcu programming-game teaching-tool webrepl

Last synced: 15 Jan 2025

https://github.com/zvakanaka/smart-light-wifi-setup

Configurable IoT light using ESP8266 board, SG90 servo, and MQTT.

arduino esp8266 internet-of-things

Last synced: 14 Dec 2024

https://github.com/giulioz/termostato

⏲🌡📈 A Smart Home termostat, with logging, based on ESP8266

chart esp8266 iot nodejs react redis thermostat

Last synced: 15 Oct 2024

https://github.com/techn0man1ac/wifidatalogger

This project enables logging of WiFi signal strength data from ESP8266 devices. The ESP8266 device scans for nearby WiFi networks and sends the signal strength data to a Python program via HTTP GET requests. The Python program displays the data in real-time using a graphical user interface (GUI) built with Tkinter and saves it to a JSON file

arduino esp8266 mit-license python

Last synced: 16 Dec 2024

https://github.com/lenoxys/sonoff_4chpror3

Apple HomeKit firmware for Sonoff 4CH PRO R3

arduino esp8266 homekit sonoff-4ch sonoff-4chpro sonoff-4chpror3

Last synced: 11 Dec 2024

https://github.com/jedie/docker-yaota8266

compile yaota8266 in a docker container by using https://github.com/jedie/yaota8266

docker esp8266 micropython yaota8266

Last synced: 11 Dec 2024

https://github.com/cspyridakis/esp8266-breakout

A breadboard friendly ESP12E/F breakout with all I/O pins available, flash/reset buttons onboard, and pins ready to use with FTDI modules

breakout esp12 esp12-e esp12e esp12f esp8266 esp8266-arduino esp8266-esp-12e esp8266-projects esp8266-webserver esp8266mqtt

Last synced: 21 Jan 2025

https://github.com/wei1234c/ntp_clock_using_micropython

NTP Clock using MicroPython, with LED matrix, 7-segments, or OLED screen as display interfaces.

esp32 esp8266 iot micropython ntp

Last synced: 09 Nov 2024

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

My MicroPython projects with ESP8266 and ESP32 series Wi-Fi Microcontrollers

arm ble esp32 esp8266 espressif internet internet-of-things iot lilygo micropython nodemcu python ttgo wifi wireless

Last synced: 23 Dec 2024

https://github.com/scriptsmith/daq

DIY AirGradient Air Quality Monitor with AWS IoT Core and Amazon Timestream

air-quality airgradient arduino aws aws-iot-core cloudformation esp8266 grafana iot timestream

Last synced: 27 Oct 2024

https://github.com/renat2985/esp8266_control_servo_and_esc

ESP8266 Easy control servo and ESC in Browser

control esc esp8266 servo

Last synced: 30 Nov 2024

https://github.com/sb-child/spectrum-analyzer

a simple spectrum analyzer (audio visualizer) using python and esp8266

arduino audio esp8266 fft fft-analysis led numpy platformio python spectrum u8g2 visualizer

Last synced: 13 Nov 2024

https://github.com/floatplane/mitsuqtt

Use ESP8266/ESP32 hardware to control Mitsubishi heat pumps via MQTT

esp32 esp8266 mitsubishi mqtt platformio

Last synced: 10 Nov 2024

https://github.com/konhi/school-iot-contest

🔌 IoT-based smart energy consumption monitor available on smartphone and computer

esp8266 grafana influxdb mosquitto mqtt mui nextjs nodejs pm2 pwa react tasmota vercel

Last synced: 19 Dec 2024