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/cyberkutti-iedc/pingpong

PingPong Notifier provides real-time GitHub notifications and data visualization through a website, server, Chrome extension, and NodeMCU hardware. Stay updated on GitHub activities effortlessly.

chrome-extension data-visualization esp8266 express fullstack github-notifications javascript nodejs nodemcu real-time-updates tailwindcss vuejs website

Last synced: 10 Oct 2024

https://github.com/zarusz/esp_thing

Baseline IoT thing implementation for ESP8266 chip

arduino esp8266 esp8266-arduino iot openhab smart-home

Last synced: 08 Jan 2025

https://github.com/killer0071234/esp_abus

ABUS Socket Communication library for PLCs (Cybro-2 and Cybro-3) from Cybrotech and ESP32 / ESP8266 over WiFi

arduino arduino-library cybro cybrotech esp32 esp32-arduino esp8266 plc

Last synced: 08 Dec 2024

https://github.com/novoselovmilk/wireless-ppm

Wireless PPM signal transmission using two esp8266/8285 controllers

esp8266 esp8285 ppm wemos-d1-mini

Last synced: 30 Dec 2024

https://github.com/ramide1/sistema-arduino

sistema de control de huellas dactilares y sensores

arduino arduino-boards esp32 esp8266 nodejs socketio

Last synced: 30 Dec 2024

https://github.com/ycardon/esp8266-template

an esp8266 application template

esp8266 iot

Last synced: 08 Dec 2024

https://github.com/lds133/bottleclock

Using LED filaments as 7 segment display

arduino esp8266 filament led tlc5940

Last synced: 28 Dec 2024

https://github.com/prohetamine/arduino-parse-ipv4

Parsing the v4 IP address in a string for esp32, esp8266-12, esp8266-07, esp8266-01, Arduino Nano, Arduino UNO and etc

arduino esp esp32 esp32-arduino esp8266 esp8266-arduino ipv4-address

Last synced: 20 Jan 2025

https://github.com/baidadi/iot-stm-c8t6_arduino_mqtt_aliyun

一种使用Arduino架构的STM32F103C8T6通过ESP8266模块以MQTT协议连接阿里云的解决方案

aliyun arduino esp8266 mqtt stm32f103c8t6

Last synced: 12 Jan 2025

https://github.com/mhthies/led-rahmen

ESP8266 Arduino-based software for the WS2912B backlight of an anlogue photo frame

arduino esp8266 ws2812b

Last synced: 21 Dec 2024

https://github.com/lily-osp/dns-mixer

Turn your ESP32/8266 into a DNS mixer to provide dynamic DNS resolution using multiple DNS servers

dns-server esp32 esp8266 internet-positif micropython

Last synced: 20 Jan 2025

https://github.com/bertrik/sigfoxtracker

A Sigfox GPS location tracker based on ESP8266 and BRKWS01

arduino brkws01 esp8266 sigfox

Last synced: 02 Jan 2025

https://github.com/lily-osp/esp8266-iot-sensor-data-publisher

This ESP8266-based project enables home automation and environmental monitoring. It utilizes Wi-Fi connectivity, MQTT communication, and a DHT11 sensor to control two relays remotely and monitor temperature and humidity. The code supports multiple Wi-Fi networks for robust connectivity.

adafruit automation esp8266 mqtt relay

Last synced: 20 Jan 2025

https://github.com/phillipjhl/esp8266-led-controller

Micro Python program to run on an ESP8266 microcontroller to control addressable led strips.

esp8266 led-controller micro-python neopixel python

Last synced: 25 Dec 2024

https://github.com/ershubhambhagat/motor-control-using-esp8266

This project uses the ESP8266 microcontroller to create a Wi-Fi network and host a web page for controlling a water tank motor. The ESP8266 operates as a standalone access point, allowing you to connect to its network with your phone and access the control interface.

arduino-ide captive-portal dns-server electronics ershubhambhagat esp8266 iot iot-application microcontroller

Last synced: 26 Jan 2025

https://github.com/lily-osp/micropython-on-esp8266

Here is an example of how you could write the instructions for burning MicroPython firmware to an ESP8266 microcontroller

esp8266 microcontroller micropython micropython-esp8266 python

Last synced: 20 Jan 2025

https://github.com/epeios-q37/ucuq

For easy prototyping of projects based on Wi-Fi-equipped microcontrollers (RPi Pico (2) W, ESP32, ESP8266...).

esp32 esp8266 iot microcontroller micropython prototyping python raspberry-pi-pico remote-control wifi

Last synced: 26 Jan 2025

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/o0shojo0o/espfancontrol

Simple ESP8266 fan control via MQTT

arduino dht22 esp8266 fan mqtt pwm

Last synced: 12 Jan 2025

https://github.com/jekyll2014/esp8266_iot_sensor

IoT device firmware based on ESP8266 for smart home.

esp8266 iot mqtt

Last synced: 30 Dec 2024

https://github.com/lily-osp/esp8266-digital-clock-with-oled-0.96

This code is for an ESP8266 project with OLED display that connects to Wi-Fi, syncs time with NTP server, and displays time/date. Two versions are available: advanced (with button to toggle display) and standard (continuous time display). Uses Adafruit's OLED and NTP libraries.

button clock esp8266 ntp oled-display-ssd1306

Last synced: 20 Jan 2025

https://github.com/knightpp/esp8266-reaction-time

ESP8266 interruption game

esp8266 rust-no-std

Last synced: 07 Nov 2024

https://github.com/squishykid/particles

Particulate Matter Sensor Device

environmental-monitoring esp8266 esphome kicad

Last synced: 13 Jan 2025

https://github.com/lily-osp/esp8266-sensor-data-distributed-system

Here is an example of how you could use MicroPython to set up a distributed system with three ESP8266 microcontrollers, where one microcontroller collects sensor data, another processes the data, and a third displays the results

distributed-systems esp8266 micropython micropython-esp8266

Last synced: 20 Jan 2025

https://github.com/lily-osp/smart-relays

This is a code that can be used to control relays with push buttons and MQTT. It gives the user a lot of flexibility to customize the code to fit their own needs. I think it would be a great tool for anyone looking to build their own solutions for controlling relays.

adafruit adafruit-io arduino automation blynk blynk-iot-platform esp8266 iot iot-application mqtt relays web-ui

Last synced: 20 Jan 2025

https://github.com/patwie/iot-boilerplate

An attempt of writing beautiful code for Arduino

arduino esp12f esp8266

Last synced: 17 Dec 2024

https://github.com/igoraugust0/hackatruck-presencial

Desafios e projetos desenvolvidos na etapa presencial do curso Hackatruck.

bm bmp280 cloudant esp8266 ibm-cloud ios iot node-red rest rest-api swift swiftui xcode xcode15

Last synced: 20 Jan 2025

https://github.com/apexskier/blind-minder

Automated, internet connected, esp8266/arduino blind controller

3d-printing arduino esp8266 iot

Last synced: 28 Dec 2024

https://github.com/lily-osp/temperature-control-system-with-multiple-dht11-sensors-using-esp8266

Temperature Control System with multiple ESP8266 (master - slave communication method). Utilizes multiple slave(s), and PID control algorithm. to Achieve precise temperature regulation and monitoring.

arduino control-systems dht11 esp8266 master-slave-architecture pid wifi-connection

Last synced: 20 Jan 2025

https://github.com/apexskier/smart-light

An Arduino brain for my touch lamp

arduino esp8266 iot lighting

Last synced: 28 Dec 2024

https://github.com/maqmal/simple-iot-device

An IoT device to remotely control relay through wifi

arduino esp8266 iot

Last synced: 11 Jan 2025

https://github.com/lily-osp/saccet

Embark on a journey of secure access control with our Smart Access Control System. This project seamlessly integrates ESP8266 RFID card detection with a Telegram-based management system. Manage user access, receive notifications, and enhance security effortlessly. Explore the future of IoT-driven access control.

arduino control-systems esp8266 python rfid-rc522 telegram-bot

Last synced: 20 Jan 2025

https://github.com/khayyamsaleem/nodemcu-esp8266-led-toggle-server

quick webserver to interact with nodemcu esp8266 gpio

arduino esp8266 hardware nodemcu platformio webserver

Last synced: 14 Jan 2025

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/apexskier/esp8266-switch

Basic wifi controlled switch based on an ESP8266 and Arduino.

arduino esp8266 iot switch

Last synced: 28 Dec 2024

https://github.com/lily-osp/esp-robot-control

This project allows you to control a robotic system using an ESP8266 or ESP32 via a web-based interface. It supports motor control, obstacle avoidance, and a robotic arm with preprogrammed movements.

arduino esp32 esp8266 robotics webcontrol

Last synced: 20 Jan 2025

https://github.com/mhamidjamil/esp_as_a_server_and_router

esp8266 work as a server and clients to exchange data with each other and server will then upload that data to firebase after applying filtration

client esp32 esp8266 firebase server

Last synced: 21 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/wolfyann/thl

Temperature & Hygrometry logger with ESP8266 and DHT22 (OLED display SSD1306)

arduino-library dht22 esp8266 oled ssd1306

Last synced: 26 Jan 2025

https://github.com/nekyro/cosmic-escape

Cosmic Escape is an exhilarating space adventure where you pilot your ship through a treacherous meteor field! Dodge falling meteors, rack up your score, and see how long you can survive. Ready your reflexes it's a battle against gravity and speed in this thrilling race to safety!

128x64 esp8266 game

Last synced: 26 Jan 2025

https://github.com/potier97/rfid-access-iot

Simple proyect for RFID control Access with Iot devices and aws Cloud

aws esp8266 iot iot-core lambda micropython mqtt python

Last synced: 21 Dec 2024

https://github.com/sv443/kscontrol

WiFi-controlled and autonomous gadget to control the Klarstein NB series A/C

air-conditioning esp8266 http-server iot remote-control wifi

Last synced: 22 Dec 2024

https://github.com/ohand/leddimmermqtt

easy integration of a PWM driven LED driver for ESP8266/ ESP32/ESP32-S2 with mqtt connection and auto MQTT autodiscovery config

arduino esp32 esp32-s2 esp8266 led-driver pwm webupdate

Last synced: 26 Jan 2025

https://github.com/nazililham11/heart_rate_sensor-iot

Alat yang mendeteksi detak jantung dan dapat mengidentifikasi apakah detak jantung mengalami ganguan Atrial Fibrilasi, Hasil identifikasi dapat dilihat dari antarmuka WEB

arduino esp8266 wifi

Last synced: 08 Nov 2024

https://github.com/nopnop2002/arduino-nt7502-lcd

NT7502 LCD Library for Arduino/ESP8266

arduino atmega esp8266 nt7502-lcd

Last synced: 21 Dec 2024

https://github.com/humanharddrive/esp8266_networkhelper

A library that manages ESP8266 WiFi connection with a web interface

arduino arduino-library esp8266 esp8266-arduino network-configuration

Last synced: 07 Jan 2025

https://github.com/nazililham11/measurement_tool

Alat yang mendeteksi jarak kemudian mengirimkan data jarak tersebut pada aplikasi mobile

arduino esp8266 wifi

Last synced: 08 Nov 2024

https://github.com/stutchbury/inputevents

An easy to use but comprehensive Event Library for Buttons, Encoders, Encoder Buttons, Analog Inputs, Joysticks and Switches.

analog arduino button encoder esp32 esp8266 joystick switch teensy

Last synced: 14 Dec 2024

https://github.com/kkeonline/linemessagingapi

Simple replacement from Line Notify to Line Messaging API for Arduino ESP32 / ESP8266 / NodeMCU to send message

arduino-library esp32 esp8266 esp8266-library espressif espressif32 espressif8266 line line-messaging line-messaging-api line-notify message messaging messaging-api nodemcu nodemcu-esp8266

Last synced: 14 Dec 2024

https://github.com/vasger/esp8266-bme280-mqtt_tls_mac

esp8266 bme280 MQTT_TLS + MAC

bme280 esp8266 mqtt mqtts nodemcu

Last synced: 21 Dec 2024

https://github.com/trombik/bmp280-basic

An example project to create a senor device

bme280 bmp280 esp-idf esp8266

Last synced: 21 Dec 2024

https://github.com/kreso975/fastled-weatherclock

Simple fastLED arduino code for Wall clock showing Time, Date, Temperature and Humidity

8x32 arduino clock date dht dht21 dht22 display esp8266 fastled led matrix ntp time weather

Last synced: 14 Dec 2024

https://github.com/machv/esp8266-irrigator

Simple irrigation controller based on ESP8266.

esp8266 mqtt

Last synced: 30 Dec 2024

https://github.com/klaasnicolaas/project-sensortastic

Use an ESP8266 to measure temp / humid and store it in a database and shape it with Grafana

arduino docker-compose esp8266 grafana influxdb sensors

Last synced: 21 Dec 2024

https://github.com/vaishnav-sabari-girish/field_monitoring_system

A project to make field monitoring a breeze . Check out this same repository in Codeberg too.

esp-now esp32 esp8266 field gsm-module monitor sim800l wireless-communication

Last synced: 14 Dec 2024

https://github.com/jbdesbas/pycc1101

A (micro)python lib for operating CC1101.

aiot circuitpython diy esp32 esp8266 micropython radio rf

Last synced: 28 Dec 2024

https://github.com/smolbun/esp8266-telnet

Simple TCP communication via telnet from Client <--> Server

arduino esp8266 esp8266-arduino

Last synced: 20 Jan 2025

https://github.com/andrewl/motion-detector

Motion detection and Slack notification for Arduino/ESP8266

arduino esp8266 iot motion-detection slack

Last synced: 27 Dec 2024

https://github.com/timoknapp/az-iot-demos

☁️ 🏭 Azure IoT Demos - Providing IoT sample use cases using Azure IoT Hub

azure esp32 esp8266 iot iothub

Last synced: 20 Dec 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/inpacta/senlogy

Senlogy: Sistema de aquisição de temperatura, humidade e luminosidade com ESP8266 🚀

cpp data-aquisition esp8266 humidity-monitoring luminosity-monitoring open-source platformio temperature-monitoring vscode

Last synced: 07 Jan 2025

https://github.com/dirkclemens/wifidisplay

eps8266 and max7219 / 8x8 LED based wifi and mqtt display with responsive web UI

esp8266 homebridge max7219 mqtt wemos-d1-mini

Last synced: 29 Dec 2024

https://github.com/pedromagri/irrigadoriot

Automated irrigation system using ESP8266, Nest.js, Angular and Ionic

angular esp8266 ionic iot nestjs

Last synced: 12 Oct 2024

https://github.com/walvi112/nodemcu_webserverrelay

Web server on the NodeMCU ESP8266 for controlling GPIO pins

arduino esp8266 nodemcu-esp8266

Last synced: 17 Dec 2024

https://github.com/usmanhdsidiq/esp8266_light

Control led light through web interface using Wi-Fi connection (Server mode).

arduino cpp esp esp8266 iot

Last synced: 21 Dec 2024

https://github.com/laravieira/hast

HAST - Home Assistant for Sensors and Triggers

esp8266 iot-platform

Last synced: 13 Jan 2025

https://github.com/justijndepover/led-clock

Source code for my 3D printed LED clock

arduino esp8266 iot

Last synced: 25 Dec 2024

https://github.com/dbtek/esp-server

Simple web server on esp8266 to control relay

arduino esp8266 server web

Last synced: 19 Jan 2025

https://github.com/gpbenton/motion-and-light-sensors

platormio implementation of platform and light sensor module on wemos d1 mini

esp8266 light-sensor motion-sensor platformio wemos-d1-mini

Last synced: 21 Jan 2025

https://github.com/gpbenton/micropython

Just various scribbles in using micropython on esp8266.

esp8266 micropython python sensor

Last synced: 21 Jan 2025

https://github.com/jakkra/small-arduino-projects

Collection of my smaller Arduino projects

arduino esp8266 home-automation iot

Last synced: 04 Jan 2025

https://github.com/cifertech/omni-robot

Robot based on OMNI wheels

arduino esp8266 robotics

Last synced: 21 Dec 2024

https://github.com/jstnjns/ottto

A low-cost, easily-hackable, user-centric home automation solution.

esp8266 home-automation raspberry-pi react-native

Last synced: 20 Dec 2024

https://github.com/domwrap/thermcu

DIY smart thermostat built on NodeMCU ESP8266 platform

esp8266 lua lua-script nodemcu

Last synced: 20 Jan 2025

https://github.com/florianbr/esp8266.environmentsensor

Simple environment sensor sending the data to MQTT

arduino esp8266 mqtt

Last synced: 27 Dec 2024

https://github.com/felfert/esp8266-rtos-syslog

A minimal implementation of syslog using UDP for ESP8266-RTOS

esp8266

Last synced: 17 Dec 2024

https://github.com/bumbukhan/feisty-pet-control-over-internet

Controlling feisty pet's emotions over the internet - see in action https://youtu.be/CnH948HpEuM

arduino c-plus-plus css esp8266 html javascript jquery servo-motor

Last synced: 29 Dec 2024

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