Electrofriends

Automatic solar tracking system

by Ranjith | January 29th, 2010.
Automatic solar tracking system

AUTOMATIC SOLAR TRACKER starts following the SUN right from dawn, throughout the day, till evening, and starts all over again from dawn next day. On cloudy weathers, it remains still and catches the SUN again as it slips out of clouds. It does all this automatically, employs cheap and inexpensive components, and is [...]

Read More..

10W Audio Amplifiers

by Ranjith | October 10th, 2009.
10W Audio Amplifiers

Introduction:  Amplifier device that accepts a varying input signal and produces an output signal that varies in the same way as the input but has larger amplitude. The input signal may be a current, a voltage, a mechanical motion, or any other signal; the output signal is usually of the same nature. The most common [...]

Read More..

AT89Sxx Cheap and Simple Learning Board

by Tahan Prahara | August 18th, 2009.
AT89Sxx Cheap and Simple Learning Board

Build your own a cheap simple Microcontroller learning board S-52. The board is based on ATMEL’s new ISP chip AT89S51, AT89S52, or AT89S53. This board can be used by beginners for learning Assembly and C language programming. Single sided PCB file included.
Introduction
I have designed this leaning board to be used as a tool for learning [...]

Read More..

“JavaBot” LINE FOLLOWER ROBOT from Java, Indonesia

by Tahan Prahara | August 18th, 2009.
“JavaBot”  LINE FOLLOWER ROBOT from Java, Indonesia

I have designed it just for fun. First I want to know how the line sensor work. I used comparator IC using LM339, two H-bridge sensor using eight transistors, FCS9013, and four transistors, FSC 9012. For the sensor you can use LED and LDR as the light receiver. I changed the LDR sensor to IR [...]

Read More..

Vehicle Monitoring and Security System

by Ranjith | June 7th, 2009.
Vehicle Monitoring and Security System

ABSTRACT: In this modern, fast moving and insecure world, it is become a basic necessity to be aware of one’s safety. Maximum risks occur in situations wherein an employee travels for money transactions. Also the Company to which he belongs should be aware if there is some problem. What if the person traveling can be [...]

Read More..

Digital IC Tester

by Ranjith | November 20th, 2008.
Digital IC Tester

Unlike the IC testers available in the market today which are usually expensive, this IC tester is affordable and user-friendly. This IC tester is constructed using 8951 microcontroller along with a keyboard and a display unit. It can test digital ICs having a maximum of 24 pins.

Read More..

Sudoku Solver using C++

by Ranjith | November 20th, 2008.
Sudoku Solver using C++

You have seen it in the news papers, you have seen it in the magazines or in the web sites, you might have sat hours ‘n hours to solve it. Yes, it is the king of all number puzzles, it is “SUDOKU”.
We bring to you the ultimate solution for all your struggles, The SUDOKU Solver.
As [...]

Read More..

Shuffle game using C++

by Ranjith | November 20th, 2008.
Shuffle game using C++

If you think playing a game as this is a child’s play, try a hand on this and think again. Its all about how you plan on making your next move. All the best, have fun.
Here is a simple game developed in C graphics which is called ‘The Shuffle Game’. We believe u have already [...]

Read More..

Device Switching Using PC’s Parallel Port

by Ranjith | November 20th, 2008.
Device Switching Using PC’s  Parallel Port

Imagine the convenience, if we could control different devices at home/industry by using a single PC. Our project aims at the same and could be used to control the printer power, loads & other household electrical appliances. The circuit comprises decoder, inverter, latch & relay driver sections. To control these equipments we are using PC’s [...]

Read More..

Lexical Analyzer

by Ranjith | November 20th, 2008.
Lexical Analyzer

Lexical analyzer converts stream of input characters into a stream of tokens. The different tokens that our lexical analyzer identifies are as follows:
KEYWORDS: int, char, float, double, if, for, while, else, switch, struct, printf, scanf, case, break, return, typedef, void
IDENTIFIERS: main, fopen, getch etc
NUMBERS: positive and negative integers, positive and negative floating point numbers.
OPERATORS: +, [...]

Read More..
Copyright©2009 www.electrofriends.com All Rights Reserved. Powered by Dhyeya