This code & diagrams are for the ESP8266 tutorial video on Youtube: https://www.youtube.com/watch?v=ZPUg4Uw3A0E In this internet of things project, we use the ESP8266 ...
In this tutorial we will use SPI protocol to interface Monochrome 7-pin SSD1306 0.96 OLED Display with NodeMCU and will learn to display image on OLED screen with NodeMCU ESP8266. Organic Light ...
ESP8266/NodeMCU Library Please refer this guide Thingspeak Library Please refer this guide Any related Sensor Library (For Example if you using DHT11, then you may need to have DHT Arduino Library) ...
Atmega16 is a low cost 8 bit microcontroller and comes with more number of GPIO’s than its previous version of microcontrollers. It has all the commonly used communication protocols like UART, USART, ...
Since ESP8266 is now so popular, I’ve recently bought a NodeMCU board to try it. I selected this board because the latest version of the board is breadboard-friendly, integrates a USB to serial chip, ...