Random Number Generator using ESP32
Random Numbers are useful in Testing, Data Sampling and Gaming. Generating Random Number is a hard…
Continue ReadingInternal Hall Effect Sensor ESP32
ESP32 Microcontroller loaded with lot of essential features. Internal Hall Effect Sensor is one among them.…
Continue ReadingNOR and NAND Gates using transistor
When Someone ask what are Universal logic Gates? We immediately say NAND & NOR. This because…
Continue ReadingFlip Flop Types and Their Truth Tables
After learning about logic gates, next step is to know and learn about Flip-Flops, these are…
Continue ReadingAnalog to Digital Converter Calculator
ADC (Analog to Digital Converter) plays important role in every embedded electronics and microcontroller based system.…
Continue ReadingSR Latch Circuit using Transistor
An SR Latch (Set – Reset) is a basic sequential logic circuit, that is commonly used…
Continue ReadingAmps to Watts conversion Calculator
We know that Amps or Ampere (A) is a unit of flowing Electric Current. It can…
Continue ReadingSimple Color Changing RGB LED Based on Light Intensity
Simple and fun project for STEM learners, even a beginner can make this Simple Color Changing…
Continue ReadingAdjustable Duty Cycle PWM Generator Circuit
By using Timer IC 555 we are going to design Adjustable Duty Cycle PWM Generator Circuit.…
Continue Reading