esp8266-nodemcu

There are 8 repositories under esp8266-nodemcu topic.

  • Flexsidee/nfc-card-payment

    A web-based IoT project for payment in a school using NFC cards

    Language:PHP252012
  • bairwa25/air_quality

    This is IOT Based Air Pollution Monitoring System that measures indoor harmful gases present in the air like Carbon Dioxide(CO2) using an MQ135 gas sensor and Carbon Monoxide(CO) using an MQ7 sensor. It will show the air quality in PPM(Parts Per Million) on the LCD and as well as on Thingspeak so that we can monitor it very easily in PPM.

    Language:C++16101
  • manhtai/esp8266

    ESP8266 NodeMCU board sample code

    Language:C++110
  • bhuvism/Temperature-and-Humidity-Data-logging-II

    Logging temperature and humidity data to cloud (ex: AWS) using ESP8266 NodeMCU and DHT11 Sensor

    Language:C++0100
  • doguhanpolat/esp8266_WebServer

    Easy way to set up Web server using ESP8266WebServer

    Language:C++0100
  • doguhanpolat/esp8266_WebServer_Statik-ip

    Easy way to set up Web server using ESP8266WebServer (Statik IP)

    Language:C++0100
  • balassy/flowtime-flag

    An IoT device powered by an ESP8266 microcontroller that signals flow time with a flag.

    Language:C++20
  • nageswarik29/rfid-checkin

    This project is an RFID-based Attendance System using ESP8266, designed to track attendance efficiently. It uses RFID tags to identify users, displays attendance status on an LCD, logs data to ThingSpeak, and controls a servo motor for access. Features include WiFi connectivity, real-time data monitoring, and buzzer alerts for feedback.

    Language:C++