EN / USD
161 Items
 Home
Blog
Interfacing Flame Sensor with Arduino
Interfacing flame sensor with arduino, Flame sensor with arduino, Interfacing Flame sensor using arduino, Flame sensor using arduino, how to interface flame sensor using arduino, how to interface flame sensor with arduino, Arduino attached to the flame sensor, flame sensor attached to the arduino
Hello everyone! I hope you all will be fine and having fun. Today I am going to tell you that how can you make a simple program for Interfacing Flame Sensor with Arduino. Flame sensor is used in offices, home and at different places to detect the fire. First of all I would like to tell you about the working principle of the flame sensor. Flame sensor is a device designed for the detection of the fire and to respond it. They are usually designed for the detection of most frequently used industrial fuel e.g. diesel, gasoline, karosene, ethylene, hydrogen etc. They are designed in way to distinguish between the radiations from the sunlight and the actual flames. There different types of flame sensors e.g. Ultraviolet (UV) detectors, Infrared (IR) f ...
Blog
Installation of Arduino driver in Windows
Arduino driver installation, windows arduino driver not working, arduino driver install
In today's tutorial, we are going to see how to install Arduino driver in Windows. In the previous post, we have seen what is Arduino? and why is it so popular and whats its use? Now, afer getting the basic knowledge of Arduino, the next step you need to do is to install Arduino driver in your computer so that it got recognized by your computer as Arduino. If you don't install the Arduino driver in Wndows then you won't be able to program Arduino using Arduino software. tis tutorial is quite basic and is for the newcomers, who wants to start working on the Arduino software, if you have already run some codes on your Arduino then its not for you. You can skip it. Anyways, It's quite easy and it won't take much time. So let's get started with it. I ...
Blog
Up Down Counter using Arduino & 7-Segment Display
Up down counter with arduino, counter with arduino, arduino counter, counter arduino, up down counter project, arduino counting, arduino 7 segment display
Hello geeks, welcome to our new project. In this project, we are going to make a very interesting project which is an Up-Down counter. Most of us who have an electronics background or studied digital electronics must know the counter. Counter is a simple device which counts numbers. As per the digital electronics, there are two types of counter, the Up counter which counts in increasing order and another is Down counter which counts in decreasing order. And every counter has a reset limit, on which the counter resets to its initial value and starts the counting again. The limit of every counter depends on the bits of counter. For example, we have a 8 bit Up counter which means it will count upto 255 and afterwards it will reset and will start agai ...
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
What is Arduino ?
what is arduino, what is an arduino, how to use arduino, getting started with arduino
Hello friends, today I am posting a very basic tutorial on what is Arduino ??? In this tutorial I am gonna explain the basics of Arduino for the beginners. I am writing this tutorial because I got a lot of requests from the engineers in which they ask questions like what is Arduino ? What's the difference between Arduino and PIC? How to use Arduino? etc etc. So I thought of writing this topic. It's a very basic tutorial so if you are already familiar with this board and know the answer of this simple question What is Arduino ??? then you can skip this tutorial but again you must read it once, may be you get something out of it. :) I have posted a tutorial on Arduino Projects, in which I gave all the links of Arduino projects and tutorials posted o ...
Blog
Christmas Tree using Arduino
Christmas Tree simulation, Christmas Tree using arduino, Christmas Tree project with arduino, Christmas Tree in proteus, Christmas Tree proteus simulation, Christmas Tree project download, Christmas Tree arduino code
Hello Geeks, I hope you all are doing great and enjoying your festive seasons. This time, we have come up with a new project which will make your festival a bit brighter so here comes a Christmas tree. It is said that Christmas is the center of all the celebrations. Did you guys know the scientist who discovered the light bulb, Thomas Edison and his friends were the first to put up the light bulbs on the Christmas tree, and here we are going to keep that tradition forward? Well, it’s time to gear up for the next season of Christmas being tech-savvy. Hence we have decided to brighten up a Christmas tree with the usage of Arduino Uno and LEDs in real life. Software to Install: To make our festival a little safer, we will first make our Christmas tree in the simulation and for that, we will ...
Blog
Ultrasonic Sensor Arduino Interfacing
Ultrasonic Sensor Arduino Interfacing, SONAR Arduino interfacing, how to interface ultrasonic sensor with Arduino, Interfacing ultrasonic sensor with Arduino, Interfacing SONAR with Arduino, SONAR pinout, Ultrasonic sensor pinout, how to interface Arduino with ultrasonic sensor
Hello everyone! I hope you all will be absolutely fine and having fun. Today, I would like to provide a complete discussion on Ultrasonic Sensor Arduino Interfacing. I would like to tell you some detail about ultrasonic sensor, after that we will move towards ultrasonic sensor Arduino interfacing. Ultrasonic sensor is also known as SONAR sensor. SONAR basically stands for Sound Navigation and Ranging. Ultrasonic is mostly used for the distance measurements. It can also be used for measuring the depth of the sea. I have already shared Ultrasonic Sensor Library for Proteus. Ultrasonic/SONAR sensor is an electronic device used to estimate the distance of an object by continuously transmitting sound waves at a particular frequency and listens to tha ...
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
How to Reset Arduino Programmatically
arduino reset code,reset arduino with code, reset arduino with program
Hello friends, hope you all are fine and having fun with your lives. Today's post is about How to Reset Arduino Programmatically. Sounds a bit weird, yes it is :) but literally in some cases, this technique is the only choice you have. It recently happened to me in one of my projects, that's why I know How important it is. Before going into details, let's first have a look at the resetting feature of Arduino. If you have worked on any Arduino board, then you must have noticed the RESET pin in Arduino and you may wonder what's the use of this pin. So, today this pin is gonna get useful. Moreover, you have also noticed that when you upload the code to your Arduino board then the Arduino resets, another way of resetting Arduino is by opening the Seri ...
Blog
Stepper Motor Speed Control using Arduino
Stepper motor speed control using Arduino, Stepper motor speed control with Arduino, How to control the speed of the stepper motor, Control stepper motor speed via arduino, control stepper motor speed using arduino, speed control of stepper motor using Arduino
Hello everyone! I hope you all will be absolutely fine and fun. Today, I am going to tell you that how to make a simple algorithm for Stepper Motor Speed Control using Arduino. I have already discussed with you about DC Motor Direction Control using Arduino, Matlab and NI LabVIEW. Moreover, I have also discussed the DC Motor Speed Control using Arduino,Matlab and LabView. If you are working on Stepper Motor, then you must have a look at Stepper Motor Direction Control using Arduino, Stepper Motor Direction Control using Matlab and Stepper Motor Direction Control using NI LabVIEW. Now, in this tutorial I will explain you about the program which will helpful for Stepper Motor Speed Control using Arduino. Before going into the details of this tutori ...