EN / USD
161 Items
 Home
Blog
Up Down Counter without Microcontroller
up down counter without microcontroller, up down counter with 74LS192, up down counter with 7447, up down counter without controller, up down counter with 7 segment display
Hello geeks, welcome to our new project. In this project, we are going to make a very interesting project. I think most of us have seen the scoreboards in sports, after looking at that, have you ever wondered about the working of it. Therefore, this time, we will be making something like that only with some extra features. So basically that score board is nothing but a counter which counts the scores. Most of the geeks who have an electronics background or have ever studied digital electronics must have heard about the counter. Here, in this project, we are going to make an Up-Down counter. A simple counter counts in increasing or decreasing order but the Up-Down counter counts in increasing and decreasing order, both depending upon the input it h ...
Blog
How to write Arduino code ?
how to write arduino code, arduino code, arduino coding, arduino code writing
Hello everyone, I hope you all are fine and having fun. In today's tutorial, I am going to show you How to write Arduino code. In the previous tutorial, we have seen the Simple Arduino LED Example so if you haven't read that tutorial then I must suggest you to read it first because I am gonna use the same simulation with some advancements in it. Moreover, you should also have a look at How to do Arduino Serial Communication because we are also gonna use Serial Port in today's tutorial and one more tutorial which you must read is How to use digitalRead in Arduino because we are dealing with digital pins here. So, I hope that you have read those tutorial and are ready to learn How to write Arduino code. So, let's have a look at How to write Arduino ...
Blog
DC Motor Speed Control using Arduino in Proteus
DC Motor Speed Control using Arduino in Proteus,DC Motor Speed Control, speed control dc motor, speed control of dc motor, control speed of dc motor, dc motor in proteus, dc motor proteus, dc motor arduino
Hello friends, hope you all are fine and having fun with your lives. Today, I am going to share a tutorial on DC Motor Speed Control using Arduino in Proteus ISIS. In my previous post, we have seen How to design a DC Motor Direction Control Project using Arduino in Proteus ISIS and if you haven't checked it out then I would recommend you to have a look at it first. Because, in today's tutorial, I am gonna extend that tutorial and will add the DC Motor Speed Control in it. So, today, we will control both the direction as well as speed of the DC Motor. Moreover, you should also have a look at How to use Arduino PWM Pins if you are not much familiar with PWM control. In the previous tutorial, we have seen How to control the direction of a DC Motor, w ...
Blog
Interfacing of Flame Sensor with Arduino
Interfacing of Flame Sensor with Arduino, Flame Sensor with Arduino, flame sensor arduino, arduino flame sensor,flame sensor in proteus
Hello friends, I hope you all are fine and having fun with your lives. Today, I am going to share a new tutorial which is Interfacing of Flame Sensor with Arduino. I have recently posted a tutorial in which I have shared the Flame Sensor Library for Proteus. Now in this tutorial, I am gonna use that Flame Sensor Library and will interface this Flame Sensor with Arduino. So, if you haven't downloaded this file then I suggest you to download this Flame Sensor Library so that you can easily simulate this flame Sensor in Proteus. I am sharing interfacing of this Flame Sensor with Arduino today, but soon I will also post a tutorial on Interfacing of Flame Sensor with PIC Microcontroller. If you guys have any questions then ask in comments. I have also ...
Blog
Accident Detection System using Arduino
Arduino accident detection, Software to install, Project overview, Component needed, Component details, Arduino UNO, GPS module, Accelerometer, GSM module, Bread boards, Proteus simulation for accident detection circuit, Circuit diagram and working, Arduino code for the accident detection, Void setup(), Void loop(), Results/working
Hello everyone, Welcome to our new project. Our new project plays a very important role in our daily life as it is directly connected to our lives. In this project, we are going to design an Accident Detection module. Accidents are the most common thing we hear about in the news, and in social media. Everyone here or there has seen accidents or has been with one. So when any such incidents happen, we inform respective stations or hospitals in that emergency situation. But what about the accidents that happen at night, or in places where there is very less crowd or you are alone. So, to address this issue and provide a potential solution for that, we are going to learn how to detect an accident automatically and inform nearby aid/help stations. We ...
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
Introduction to Arduino Nano
Introduction to arduino nano, intro to arduino nano, pin diagram of arduino nano, applications of arduino nano, arduino nano pinout, difference between Arduino nano and Arduino uno, arduino nano specifications
Hi Friends! I hope you are doing fine. Today, I am going to give you a detailed Introduction to Arduino Nano. We will also discuss Arduino Nano Pinout, datasheet, drivers & applications. It is a Microcontroller board developed by arduino.cc and based on Atmega328p / Atmega168. Arduino boards are widely used in robotics, embedded systems, automation, Internet of Things(IoT) and electronics projects. These boards were initially introduced for students and non-technical users but nowadays Arduino boards are widely used in industrial projects. Any kind of technical support and help is readily provided by the Arduino community. I have also designed this video tutorial on Arduino Nano: Here's the figure showing the key points of Arduino Nano: ...
Blog
Introduction to Arduino Mega 2560
Introduction to arduino mega 2560, intro to arduino mega 2560, pin diagram of arduino mega 2560, applications of arduino mega 2560, arduino mega 2560 pinout, difference between Arduino mega 2560 and Arduino uno, arduino mega 2560 specifications, Arduino mega 2560 pin mapping, Arduino mega 2560 dimensions
Hey Fellas! Hope you are doing well. Today, I am going to unlock the details on the Introduction to Arduino Mega 2560. It is a microcontroller board based on Atmega 2560 microcontroller. Arduino Boards have revitalized the automation industry with their easy-to-use platform where everyone with little or no technical background can get started with learning some basic skills to program and run the board. I have updated articles previously on Arduino Uno, Arduino Nano, and Arduino Pro Mini. All these boards function similarly in one way or the other. There are some basic features like PCB layout design, size, number of analog pins and breadboard friendly nature that make them different from each other. In terms of coding, all these boards are progra ...
Blog
Servo Motor Control using Arduino
Servo motor control using Arduino, servo motor control with Arduino, Arduino servo motor control, servo motor control Arduino, How to control servo motor using Arduino, How to control servo motor with Arduino
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I am going to tell you about how to design an algorithm for Servo Motor Control using Arduino. First of all I would like to tell you a bit about the servo motors. Servo motors are small devices having an output shaft. We can adjust this shaft in different angular positions by continuously sending the servo coded signal. Servo motor maintains the angular position of the shaft as long as the coded signal is present at the input. If the applied coded signal changes, angular position of the shaft of a servo motor also changes correspondingly. If you are working on Servo Motor then i would suggest you to must have look at this tutorial Servo Motor control in Proteus, as its a ...
Blog
Introduction to Arduino Esplora
introduction to arduino esplora, arduino esplora features, arduino esplora setup with windows, esplora applications
Hi Guys! Hope you’re well today. I welcome you on board. In this post today, I’ll walk you through the Introduction to Arduino Esplora. Looking like a videogame controller, the Arduino Esplora is an electrical device that contains an Arduino Leonardo board (microcontroller) and a number of outputs and inputs. There are a colored LED and a buzzer as outputs. And there is a light sensor, four buttons, a joystick, a microphone, an accelerometer, and a temperature sensor as inputs. In other words, it is just like another Arduino Board with integrated actuators and sensors. Just stay with me for a little while, as I’m going to document the complete Introduction to Arduino Esplora covering pinout, working, pin description, how it’s different than othe ...