top of page



Part 1 : Stock Picker using API and ESP32
Hey everyone, welcome back to Electronics Eternity! In this tutorial, we'll be building a stock picker using an API and market data to...
Mar 217 min read


Part 1 : Remote Controlling Endpoint devices using ESP32
Hello everyone, welcome to another series of video from Electronics Eternity. This time around we will be looking into "Remote...
Oct 13, 20247 min read


NodeMCU ESP32 Part 3 : Simple Wifi Server with Static IP
In this tutorial, we will be looking on how to create a Simple Wifi Server using Static IP and a bit of CSS Formatting to accentuate the...
Oct 5, 20224 min read


NodeMCU ESP32 Part 2 : Wifi Events
In this tutorial, we will be looking ESP32 WiFi Events. WiFi Events are basically any states or conditions related to a WiFi connection...
Sep 13, 20222 min read


NodeMCU ESP32 Part 1 : ESP Basics
In this tutorial, we will be looking at NodeMCU ESP32 basics where we will learn how to connect to a WiFi, getting MAC address, RSSI and...
Sep 8, 20222 min read

ESP Part 3 : Processing Response from ESP8266
In this tutorial, we will be looking into how to process response from ESP8266 and turn it into something more meaningful. Setup the...
Jul 24, 20225 min read


Part 4 : Creating a Simple UI in TFT LCD Display using Library
In this tutorial, we will be looking at how to create a simple user interface in TFT LCD Display using SPFD5408 library as shown below....
Jan 8, 20223 min read


Part 3 : Detecting Touch in TFT LCD Display using Library
In this tutorial, we will be learning how to detect touch in a TFT LCD Display. The code to detect touch is quite simple as shown below :...
Dec 31, 20212 min read


Part 2 : Finding XY Coordinates of TFT LCD Display using Library
In this tutorial, we will be looking at how to identify the coordinate of a point being touch in the LCD Display. Again, for this...
Dec 10, 20211 min read

Part 1 : LCD Display using Library
In this tutorial, we will be looking at how to use 2.4” Thin Film Transistor LCD 240RGB x 320 Resolution and 262K color. The above shield...
Nov 15, 20213 min read

Creating RC Car
In this tutorial, we will be looking at how to create a RC car. Be sure to check out my videos on NRF24L01 and L923D motor driver so that...
Jan 16, 20212 min read

NRF24L01 Sending and Receiving Transmitter Integer
In this tutorial, we will be learning how transmit integers using NRF24L01 module. For this setup, I will be using NRF24L01 with its 5V...
Dec 30, 20201 min read


Gas Leakage Detection System
In this tutorial, we will be learning how to create a complete Gas Leakage Detection System by using Arduino, MQ5 Sensor and a GSM...
Sep 29, 20202 min read

GSM : Part 2 (Controlling GSM using Arduino's Serial Monitor)
In this video, I will be showing how to control a SIM900 Mini GSM Module by using Arduino's Serial Monitor alongside with some tips on...
Sep 12, 20202 min read
bottom of page