
Display Sensor Value on Web Page using ESP32
We know ESP32 can be used as Web Server and it is most suitable for IoT…
Continue Reading
ESP32 Audio File Player Project
Standalone Audio players are readily available in market and its very simple to build, but if…
Continue Reading
Solar Powered USB Charger Circuit
In today’s world, We hold different types of portable electronic devices and gadgets and many of…
Continue Reading
RLC Circuit Resonant Frequency and Q Factor Calculator
Three passive components Resistor (R), Inductor (L) and Capacitor (C) connected in series or parallel to…
Continue Reading
Design Logic Gates using Transistors
Logic Gates are essential elements in digital circuit. For to perform logical operations on binary inputs…
Continue Reading
Over The Air (OTA) Update in ESP32
Devices connected with Internet or able to connect with Internet have the advantage of update itself.…
Continue Reading
Random Number Generator using ESP32
Random Numbers are useful in Testing, Data Sampling and Gaming. Generating Random Number is a hard…
Continue Reading
Internal Hall Effect Sensor ESP32
ESP32 Microcontroller loaded with lot of essential features. Internal Hall Effect Sensor is one among them.…
Continue Reading
NOR and NAND Gates using transistor
When Someone ask what are Universal logic Gates? We immediately say NAND & NOR. This because…
Continue Reading
Flip Flop Types and Their Truth Tables
After learning about logic gates, next step is to know and learn about Flip-Flops, these are…
Continue Reading