display

Tutorial 19 Arduino Dice

Tutorial 19: Arduino Dice Circuit And Sketch Using A 7-Segment Display

In this tutorial you will build a dice that is shaken by holding the button in and thrown by releasing the button. The shake, throw and number thrown are animated and displayed on a seven segment display. A 74HC595 IC is used to interface the 7-segment display to the Arduino, using only 3 Arduino digital …

Tutorial 19: Arduino Dice Circuit And Sketch Using A 7-Segment Display Read More »

RTC based Digital Clock

DS1307 RTC based Digital Clock Designing in 12 Hour Format with ATmega32 and 7-Segment Display

A digital clock is a type of clock that displays the time digitally (i.e. in numerals or other symbols), as opposed to an analog clock, where the time is indicated by the positions of rotating hands. The clock/calendar provides seconds, minutes, hours information. The clock operates in either the 24-hour or 12-hour format with AM/PM …

DS1307 RTC based Digital Clock Designing in 12 Hour Format with ATmega32 and 7-Segment Display Read More »

kerinin arduino thermostat

PID Thermostat For The Arduino

PID Thermostat This is a PID thermostat for the arduino. It supports independent tuning parameters for multiple hardware ‘profiles’, and includes an autotune mode to estimate the PID parameters for a given setpoint. Installation Hardware DS18-series (I’m using the DS18B20) temperature sensor Solid-state relay rated for your power source 16×2 LCD display (I’m using the …

PID Thermostat For The Arduino Read More »

Fingerprint Based Biometric Voting Machine

Fingerprint Based Biometric Voting Machine using Arduino

We all are quite familiar with Electronic Voting Machines, where your vote gets registered electronically and you don’t need to use ballot paper to vote in election. Today security is a major concern and it also needs to be ensured that someone can’t vote twice, so this problem can be solved by introducing Finger Print …

Fingerprint Based Biometric Voting Machine using Arduino Read More »