Circuit Lake

Electronic Project and Circuit Collection

Posts Tagged ‘AT90S2313’

ad


DS1820 Multi Temperature Sensor Readout

August 25, 2010 By: admin Category: AVR, Measurement, Microcontroller, Project No Comments →

DS1820-Multi-Temperature-Read

The project has ability to measure temperature from up at 8 DS1820 digital temperature sensors all on the same one-wire bus and Log it to a PC using RS232. It can be used to measure temperature at range -55 to +125°C without calibration. This AVR AT90S2313-based project use only 3 wires for all the [...]

Meeting Minder

March 23, 2010 By: admin Category: AVR, Digital, Microcontroller, Project, Timer, Tools No Comments →

Public Speaker Timer project

The MeetingMinder is time reminder for public speaker that give a warning when their speaking time will end. The project is built as indication light tower that has red, green and yellow 360-degree wraparound lights, mounted to a base which houses a large two-digit seven-segment display and the control circuitry. The tower colors indicate [...]

RS232 Frequency Meter and Pulse Generator

March 15, 2010 By: admin Category: AVR, Measurement, Project, Tools No Comments →

Freq-Meter-pulse-generator-project

This multi purpose project is built around MCU AVR AT90S2313. Besides as Frequency meter, the project can be used as Pulse Generator too (combined counter and frequency meter). It doesn’t have any front panel controls because the user interacts via an RS-232 terminal program at 9600 baud. The user controls reads data via an [...]

Magnetic Stripe Card Reader

March 08, 2010 By: admin Category: AVR, Data Acquisition, Project No Comments →

AVR-Magnetic-Stripe-Card-Reader

This AVR-based magnetic stripe card reader will read the data from track 1 of a credit card, or any other card that uses a similar format, and will send it out an RS232 port where it can be displayed on a PC using any communications program.

Ultrasonic Radar For Driver

February 08, 2010 By: admin Category: AVR, Monitoring Project, Project No Comments →

Ultrasonic-Based-Car-Radar-System

This AVR-based embedded system of high-resolution ultrasonic radar will help the driver to avoid potential accidents by telling the driver the minimal distance of obstacles behind the car which may be neglected by drivers. The system uses TV On-screen character display (OSD) technology as main display and LED as secondary display. In the light-emitting bars [...]

Secret Keyless Entry System

January 08, 2010 By: admin Category: AVR, Microcontroller, Project, Security System 1 Comment →

Keyless-Security-System

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.

3D Ball LED Matrix

November 14, 2009 By: admin Category: AVR, Display, LED, Microcontroller, Project No Comments →

Led 3D-ball matrix

Led 3D-ball is 3D lights effects project based on microcontroller AVR AT90S2313 and 2 decoder 74145. The project could be use as decoration balls for Xmas and New Year trees, bars, cafes, disco and more. The matrix measuring twenty rays all over seven led. The microcontroller firmware written in basic and compiled with bascom AVR.