Make an AC Wattmeter using Arduino UNO
A wattmeter is an useful meter to us. We can measure the power of the load with a wattmeter. You can buy this expensive meter but did you know that you can make one for yourself? In this article, we Read more
A wattmeter is an useful meter to us. We can measure the power of the load with a wattmeter. You can buy this expensive meter but did you know that you can make one for yourself? In this article, we Read more
Hi, you can generate a pure sine wave just using an Op-Amp. It is very simple and can be used in many applications. In this article, we are going to learn how to generate a pure sine wave using an Read more
Maximizing power output from solar panels is essential for efficient energy utilization, and this is where an MPPT (Maximum Power Point Tracking) Solar Charge Controller comes into play. In this article, we’ll explore how an MPPT Solar Charge Controller works Read more
In this article, we are going to make a complete project with RFID. Many students made this project and submitted it to their institute as their final year project. You can make this project for your final year project too. Read more
In this article, we are going to learn how to make a programmer program the 8051 MCU series. Once I got in trouble with this issue but solved it too. You can get help from my experience too. There are Read more
Interested in building a pure sine wave inverter? This article provides a comprehensive guide to designing and implementing such a device using the PIC16F76 microcontroller. Pure sine wave inverters are essential in many power electronics applications, offering superior performance compared Read more
In this article, we will discuss BIG Font display with 16×2 LCD. Normal 16×2 LCD can show small fonts but if you wish to show big font, it is possible too. Many people have displayed big fonts and used them Read more
In this article, we will build an Arduino-based egg incubator using an Arduino UNO and other associated devices. To create an incubator, we need to maintain optimal temperature and humidity, along with other parameters like COâ‚‚. Since this is a Read more
In this article, we will learn to make a function generator using ICL8038 IC. A function generator is a very useful device for anyone who works with electronics. Sine wave, Triangular wave, Square wave are the basic wave shapes we Read more
In this tutorial, we are going to make Pure sine wave generation using PIC microcontroller. We can use the PIC16F73 or PIC16F76 microcontroller for this purpose. We will learn how SPWM is generated and how we can get a pure Read more