Content for ThingSpeak

Pull and Ambiently Display Data From Any Website Over Wifi (Northern Lights Indicator) With NodeMcu

“My Motivation: I have seen LOTS of instructables on setting up/ using a NodeMCU (built on the ESP8266 module) for making IoT (internet of things) projects. However, very few of these tutorials had all the details/ code/ diagrams for a …

DIY - Wifi Light Sensor - Wifi Communication to ThingSpeak

“The purpose of this project is to create a IoT (Internet of Things) device with arduino which send data to ThingSpeak by WiFi, and create real-time graphics. ThingSpeak store and retrieve data from things using the HTTPprotocol over the Internet …

IoT Made Ease: ESP-MicroPython-MQTT-ThingSpeak

“In my previous tutorial, MicroPython on ESP using Jupyter, we learned how to install and run MicroPython on an ESP device. Using Jupyter Notebook as our development environment, we also learned how to read from sensors (Temperature, Humidity, and Luminosity …

IoT Made Easy With UNO, ESP-01, ThingSpeak and MIT App Inventor

“This Instructable is competing on contests: “Remote Control”, and “Arduino”, If you like it, please give your vote by clicking at the above banner. Thanks a lot! ;-)The great majority of my work on IoT arena was using NodeMCU and …

Photon Weather Display

“Particle project using two Photons to connect to Weather Underground and display relevant weather information. In deciding on our photon project we wanted to create something we ourselves would use. With this project we were able to create two displays …

Simple Weather Station with NodeMCU, Arduino and ThingSpeak

“Build a weather station driven by a NodeMCU (esp8266) board written and Arduino and send the gathered data to ThingSpeak. SWS (Simple Weather Station) A Simple Weather Station controlled by a NodeMCU dev board writen in Arduino which reports data …

The “Mars Rover” emulator

“This project is entitled for the development of a fully functional mobile prototype ‘the Rover Station’, responsible for environmental data capture as Temperature, Humidity and Luminosity. The idea is in the future add other functions/parts to this prototype to …

Dual axis solar tracker with online energy monitor

“The features of this solar tracker are: Solar tracking: making sure the solar panels are aligned to the sun as long as possible. Energy monitor: This measures the voltage and the current generated by the panels and calculates the generated …

Guide to ESP8266 and Tweeting Using ESP8266

“I learnt about Arduino 2 years ago.So I started playing around with simple stuff like LEDs,buttons,motors etc.Then I thought wouldn’t it be cool to connect to do stuff like displaying the day’s weather,stock …