EN / USD
939 Items
 Home
Blog
How to use Timer Interrupt in 8051 Microcontroller
How to use timer Interrupt in 8051 Microcontroller, Timer interrupt in 8051 microcontroller, 8051microcontroller timer code,use timer with 8051,8051 timer code
Hello friends, hope you all are fine and having fun with your lives.In today's post, we are gonna see How to use timer interrupt in 8051 Microcontroller.8051 Microcontroller comes with timer as well. They normally have two timer in them named as Timer0 and Timer1. These timers are used for counting purposes like you want to start some countdown in your project then you can use these timers or you wanna create some clock then in that case as well you need timers. So, in short there are numerous uses of timers in a project. Timers are also used for delays like you wanna create some delay of 10 sec but you dont wanna use the delay function in your project so you can use timers. You start the timer and then when it comes to 10 seconds then you can do ...
Blog
Top 10 World Famous Websites That Use Magento Ecommerce
Top 10 World Famous Websites That Use Magento Ecommerce, magento sites
Hello friends, I hope you all are doing great. In today's tutorial, we are gonna have a look at Top 10 World Famous Websites That Use Magento Ecommerce. A simple check on Webspotter reveals that most online brands use Magento eCommerce platform in their eCommerce operations. That isn't surprising at all because Magento eCommerce has many features that make it functional, flexible and secure. Magento sites list includes 25% of the top 100,000 eCommerce websites. That means there are more websites generating leads using Magento than any other eCommerce platform out there. Of course, it would be impossible to list all websites using Magento, but here are the most popular. 1. Helly Hansen Helly Hansen deals in ...
Blog
Introduction to LM339
Introduction to LM339, getting started with LM339, how to use LM339 for the first time, how to start with L339, LM339 proteus, Proteus LM339, LM339 Proteus diagram
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to share my knowledge about Introduction to LM339. LM339 belongs to the family of devices having 4 independent voltage comparators. Each comparator is designed in such a way that it is capable of operating from a single power source over a wide range of power supplies. It can also operate for split power supplies. There is a unique characteristic of comparators, Input Common-Mode Voltage Range (ICMR) includes a ground even when it is operating from a single power supply voltage. Basically, LM339 is a comparator IC having four built-in comparators. The basic purpose of a comparator is to rotate the signal between analog and digital domains. At its input termina ...
Blog
Data Types, Variables, and Operators in C#
c# data types, value data types, pointer data types, c# variables, c# operators
Are you confused between the terms data types, variables, and operators in the C# programming language? If so, then all your confusion will disappear soon because you have found us. As we all know that C# is among the most commonly used programming languages in the world. It is a Microsoft-developed coding language that operates on the.NET Platform. It is utilized to create online applications, computer apps, smartphone applications, videogames, and many other things. When we study C# programming languages, it is crucial to understand these terms: Datatypes, Variables, and Operators. But, why? Keep reading till the end to find out! Facts about C# Programming Language COOL, a brilliant abbreviation that represented "C-like Object Oriented Programm ...
Blog
What is 555 Timer?
what is 555 timer, 555 timer basics, getting started with 555 timer, 555 timer modes of operation, basics of 555 timer, 555 timer for beginners
Hello friends, i hope you all are fine and enjoying. Today i am going to share a new tutorial in which I am gonna explain What is 555 timer? We all know about 555 timer, which is an 8-pin IC (integrated circuit), most commonly used in electronic projects, built now a days. As you can see fron its name that it is a timer and designed to generate PWM. In today's tutorial i am going to explain, what's hidden inside this 555 timer IC and what is 555 timer. A 555 timer is a much compatible electronic device and the biggest feature of this IC is that it able to work on both analogue and digital techniques. Now if we simply consider the output of the 555 timer then, at any particular time, this timer has only 1 definite state. Which means at any time, it ...
Blog
Introduction to Inverters
Inverter, introduction to inverters, inverters basics, basics of inverters, getting started with inverters
Hello friends, I hope you all are well and doing great in your lives. In today's tutorial, I am going to share the Introduction to Inverters. An inverter converts DC voltage or current to AC voltage or current. You can also say that it transfers or converts power from a DC source to an AC load. The aim of this circuit is to supply AC power similar to the one that we receive at homes. Firstly, I am going to share some basic information related to inverters. In the second section, I will give you the basic configuration or parts of it and in the last section, I will tell you the types and applications. Let's now get started with the Introduction to Inverters: Introduction to Inverters An inverter is connected to a DC source and it converts it in ...
Blog
How to Mine Cryptocurrency with Raspberry Pi 4?
How to Mine Cryptocurrency with Raspberry Pi 4, Mine Cryptocurrency with Raspberry Pi 4, mining cryptocurrency with rpi4, rpi4 mining, raspberry pi 4 miner
Welcome to today's article on our comprehensive Raspberry Pi 4 programming guide. As we saw in the previous article, the Raspberry Pi 4 may power a single seven-segment display. In addition, we also interfaced a Raspberry Pi with 4 Seven-Segment Display Modules to display the time. However, this guide will show you how to construct a Raspberry Pi 4 crypto miner that uses very little electricity. Cryptocurrencies have been the subject of widespread conversation for some time now. It's possible to use your computer to create them, and they can be used as currency. Because of this, the Raspberry Pi can also be used for Bitcoin mining. It's also possible to mine other cryptocurrencies. One drawback of mining is that the cost of electricity often excee ...
Blog
XBee Arduino Interfacing
LED Blinking Project using PIC16F877a, led blink with pic, pic led, led pic, pic led blinking
Hello friends , I hope you all are fine and having fun with your lives. Today, I am going to share a new project which is XBee Arduino Interfacing. In my previous tutorials in the XBee series, we have had first Introduction to XBee Module and after that we have also discussed How to Interface XBee Module with Computer. Now we are all well aware of XBee Module and can easily do the XBee Arduino Interfacing. We have seen in the previous tutorial that XBee Module works on Serial protocol so we have to use the Serial Pins of Arduino UNO board. If you want to use any other microcontroller then you can its not a big issue, just see the way how the programming goes and convert it to the language of your microcontroller i.e. PIC Microcontrollers or 805 ...
Blog
Interfacing of LM35 with PIC Microcontroller
Interfacing of LM35 with PIC Microcontroller, lm35 with pic, lm35 temperature snesor with pic, lm35 with pic microcontroller, pic microcontroller with lm35
Hello friends, I hope you all are fine and having fun with your lives. In today's post, I am going to share How to interface LM35 with PIC Microcontroller. I have already shared Interfacing of LM35 with Arduino so now we are gonna interface this same temperature sensor with PIC Microcontroller. Interfacing LM35 with PIC isn't much difficult as its a simple sensor which gives us analog output and we just need to read this output and convert it into temperature format. Before going into details, you should first read the Interfacing of LM35 with Arduino as I have given the basic details of this LM35 sensor in that post. You should also have a look at How to use 18B20 in Proteus. So, today I am not gonna go into the details of this temperature sensor ...
Blog
Introduction to PIC18F4550
PIC18F4550, Introduction to PIC18F4550, pic18f4550 basics, pic18f4550 intro, pic18f4550 introduction, pic18f4550 getting started, pic18f4550 basics, getting started with pic18f4550
Hello friends I hope you all are doing great. Today, I am going to give you a detailed Introduction to PIC18F4550. Its one of the most renowned PIC Microcontroller and is used in almost every field. You should also have a look at my previous tutorial Introduction to PIC16F877a, as it will also be helpful. PIC18F4550 also has 40 Pins and is quite similar to PIC16F877a with some additional features. In today's post we will get the general overview of this microcontroller, which is very essential if you wanna start working on it. If you have any problem in any part of it then ask your questions in comments and I will try my best to resolve them out. So, now let's get started with Introduction to PIC18F4550: Introduction to PIC18F4550 PIC18F4550 is a ...