EN / USD
3 Items
 Home
Blog
Power Factor Measurement Using Microcontroller
PF measurement in proteus, PF proteus simulation, power factor measurement, power factor proteus design, how to get power factor, calculate power factor, measure power factor
Buy This Project Hello friends, hope you all are fine and having fun. Today's post is about Power Factor Measurement using Microcontroller in Proteus ISIS. As usual, I have this project simulation in which I have to simulate a power factor measuring project using atmega microcontroller. So, I use atmega8 microcontroller and the used Proteus ISIS as the simulating software. Power Factor Measurement isn't that difficult but its a quite tricky and in today's post we are gonna cover it in full detail. There are many ways for power factor measurement and today's the method we are gonna use is called zero crossing detection. We will first detect the zero crossing of our signal and then we are gonna do the power factor measurement based on the detectio ...
Blog
LED Blinking Project Using 8051 Microcontroller
LED Blinking Project Using 8051 Microcontroller Proteus, LED blinking project 8051 keil,get start with 8051,8051 projects, 8051 student projects
Hello friends, hope you all are fine and having fun with your lives. In today's tutorial, we will see LED Blinking Project Using 8051 Microcontroller. I haven't yet posted any project or tutorial on 8051 Microcontroller. I have posted quite a lot of tutorials on Arduino and PIC Microcontroller, so today I thought of posting tutorials on 8051 Microcontroller. Its my first tutorial on it and I am gonna post quite a lot of tutorials on 8051 Microcontroller in coming week. So, as its our first tutorial on 8051 Microcontroller that's why its quite a simple one and as we did in Arduino we will first of all have a look at LED Blinking Project Using 8051 Microcontroller. In this project, we will design a basic circuit for 8051 Microcontroller which invol ...
Blog
Serial Communication with 8051 Microcontroller in Proteus
UART communication in 8051 microcontroller,serial data in 8051 microcontroller, sending data with serial 8051, receive data in serial 8051, 8051 serial communication
Hello friends, hope you are having fun. In today's post, we will have a look at Serial Communication with 8051 Microcontroller in Proteus ISIS. In the previous post, we have seen a detailed post on LED Blinking Project using 8051 Microcontroller in Proteus ISIS, which was quite a simple tutorial. And I hope if you are new to 8051 Microcontroller then from that post you must have got some idea about C Programming of 8051 Microcontroller. Now, today we are gonna go a little further and will have a look at Serial Communication with 8051 Microcontroller and we will also design the simulation of this project in Proteus ISIS software. 8051 Microcontroller also supports Serial port similar to Arduino and PIC Microcontroller. And the communication protoco ...