Archive for the ‘Security System’
March 05, 2010
By: admin
Category: AVR, Project, Security System, Sensor
No Comments →
Advertisement
This vehicle security system built using Atmel’s Atmega8 AVR microcontroller, Analog Device’s low cost acceleration sensor ADXL311JE and Dallas semiconductor’s DS1973 iButton. The circuit powered by small battery power supply which is integrated with the unit.
January 11, 2010
By: admin
Category: Arduino, Security System
No Comments →
Advertisement
This laser tripwire project allows you to twittering and grab an image from a webcam or execute any command in a bash script when someone crossing the tripwire. The project construction is simple, you just need to position Laser pointer and LDR in a fixed position, then bounce the laser to the LDR with [...]
January 08, 2010
By: admin
Category: AVR, Microcontroller, Project, Security System
1 Comment →
Advertisement
This AVR AT90S2313 based project modifies a home’s existing doorbell to become a hidden keyless entry system. The doorbell will operate normally unless a secret code is entered via the doorbell button. When the secret code is entered, the doorbell does not ring and the garage door is opened.
December 08, 2009
By: admin
Category: AVR, Project, Security System
No Comments →
This credit card transaction system with RSA encryption project powered by microcontroller AVR AT90S4414. It takes credit card input from the terminal and sends it to the server controller, which buffers it, and outputs it to the server PC monitor when necessary or requested. The hardware project consists of two Atmel AT90S4414 controllers (client and [...]
November 03, 2009
By: admin
Category: AVR, Digital, Project, Security System
No Comments →
CodeLock is AVR based electronic combination lock. This security system use microcontroller AT90S2313 or ATtiny2313 as main chip. If the code is entered in the correct sequence, then after 1 second the relay and the electric striker (in the door) switch on for 1 second and then switch off again. You can modify the code [...]
July 07, 2009
By: admin
Category: AVR, Microcontroller, Project, Security System
No Comments →
The electronic lock SmartCard4 is Security system project based on AVR AT90S2313, similar chip with ATtiny2313. Rudi Slejkovec uses Baskom AVR to compile the code. The advantage from this project is it has small physic, easy to make and use.
July 01, 2009
By: admin
Category: Microcontroller, Project, Security System
1 Comment →
Checkpoint Charlie is a security system that features an effective access control terminal based on LPC2138 microcontroller. The project uses Java Card smart card for user-authentication program and performs a challenge-response scheme using a symmetric cryptographic algorithm for optimum reliability. Activity at the terminal is logged and can be transmitted remotely via an RS-232 interface. [...]