This channel logs the real-time status of a traffic light module (Red, Yellow, Green) connected to NodeMCU ESP8266. Each field represents whether a light is ON (1) or OFF (0).
I m creating channel for IOT project which my teacher assigned to me
This channel collects and visualizes light intensity data from an LDR sensor connected to an ESP32 microcontroller using the ThingSpeak IoT platform.
This channel logs real-time environmental data using an ESP32 microcontroller with GY-8511 UV sensor, AM2320 temperature & humidity sensor, and a 16x2 LCD display. It also includes a buzzer alert for high UV levels. Data is uploaded every 20 seconds.
This IoT project uses a NodeMCU to measure Wi-Fi signal strength (RSSI) and upload data to ThingSpeak. The signal strength is tracked using the WiFi.RSSI() function and visualized over time for network diagnostics and environment analysis.
Lab - Send data from Esp32 to Thing speak (temperature)
A scaled-down Mars Rover prototype can effectively collect temperature and humidity data, demonstrating how real-time environmental monitoring can be used for autonomous navigation, climate analysis, and anomaly detection.
This channel is used for testing data transmission from the SIM7600E-H board with ESP32-WROVER-E to the ThingSpeak platform. The data represents values transmitted using GSM/GPRS connection as part of an educational project.
IBEM ESP32-C3 IoT Battery Energy Monitor - Solar Test System. Example Real-Time Test Site Data taken from IBEM. Graphs provide basic quick overviews. Granular data available. Many other Variables can be exported. Various graph and widgets can be easily co
IN THIS PROJECT I USING MQ135 TO MONITOR AIR QUALITY AND DHT11 TO MONITOR TEMPERATURE AND HUMIDITY. ALSO, USING ESP8266 TO SEND DATA TO THINGSPEAK.