Introduction How to Design Finger-print based Voting machine? The aim of this project is to improve the security of the voting machine and to provide easy access to voting through fingerprints. In this project the human fingers are used to Read More …
Category: Arduino Based Projects
Design of smart electronic voting machine using Arduino
The system comes with a n number of switches, where n represents the number of political parties. The voter will be able to select their chosen candidate from a panel of buttons at this point. The final vote is then shown on an LCD to ensure voter satisfaction. Finally, the result can be calculated automatically by pressing the result button.
How to control the speed and direction of DC motor using Arduino?
In this project, we are going to use a very popular motor driver IC called an L293D. The advantage of using this chip is that we can control two motors at the same time, as well as control their direction. There is also a pin-for-pin compatible chip available known as the SN754410, which can also be used and has a higher current rating. The IC has its own internal diodes, so we do not need one for this project.
How to Display on 8×8 Dot Matrix LED Using Arduino(UNO)?
Overview How to Display on 8×8 Dot Matrix LED Using Arduino(UNO). In this project, we will learn how to use 8×8 dot matrix LED module with Arduino. At the end, you’ll be able to display any shape or text on Read More …
How to Design RGB Mood Lamp using Arduino?
Introduction: How to Design RGB Mood Lamp using Arduino? In this project, we use LEDs of different colors to create any new color for lamp according our choice that’s the purpose of mood lamp project. We use Arduino software for Read More …
Serial Temperature Sensor Project using Arduino
Abstract Serial Temperature Sensor Project using Arduino. In this project we are going to design a serial temperature sensor which is a part of LM335 range of sensors from national semiconductors. It ranges from -40°C to 100°C (-40° F to Read More …
Design of Traffic Light Control system using Arduino
Design of Traffic Light Signals System on Arduino ABSTRACT Design of Traffic Light Control system using Arduino. In this project we will be using a set of lights and a push button. It will direct us for the crossing of Read More …