RC Phase Shift Oscillator using op amp 741

While working on signal testing and basic R&D setups, I often need a simple sine wave…

Continue Reading

ESP32 Interfacing with DHT22 Humidity and Temperature Sensor

When I started working with ESP32 microcontroller board one of the first real use sensors I…

Continue Reading

Frequency to Period Converter

As we know frequency and period calculation can be done easily using simple formula T=1/f or…

Continue Reading

Simple Signal Amplifier with Gain Control Circuit

While working on signal testing and R&D activities on my work bench, I often felt need…

Continue Reading

Simple online LC Tank circuit Resonance Calculator

While working with RF circuits, oscillators, or even simple band pass filters, one basic calculation always…

Continue Reading

Simple way to Interface ESP32 and HC SR04 Ultrasonic Sensor

HC SR04 Ultrasonic Sensor is very popular among electronics makers and engineers, we can use it…

Continue Reading

API Mini Weather Station using ESP 01 and OLED display

Sometimes I wondered why we struggle so much with sensors like DHT11 or DHT22 on ESP…

Continue Reading

How to Code ESP 01 module using Arduino nano

It is important to understand few things before start to code ESP 01 or ESP 01s…

Continue Reading

ESP32 Wireless OLED Display

Most of the time when I’m working on display based project then i end up using…

Continue Reading

ATtiny85 based Mini Weather Station Display

Monitoring Temperature and Humidity around us is very helpful in may ways, We can now easily…

Continue Reading