Archive for November, 2008

Java Books

Thursday, November 20th, 2008  »  Posted By Ranjith  »  Total 0 Comment

Sams Teach Yourself Java in 24 Hours Bruce Eckel’s Free Electronic Books Data Structures and Algorithms with Object-Oriented Design Patterns in Java Introduction to Programming Using Java Java Tutorials by Sun The JFC Swing Tutorial Second Edition The Java Language Specification Third Edition Securing Java The Design Patterns Java Companion Processing XML with Java How [...]

C++ Books

Thursday, November 20th, 2008  »  Posted By Ranjith  »  Total 4 Comments

Bjarne Stroustrup’s homepage C++ in 21 days http://www.zib.de/visual/people/mueller/Course/Tutorial/tutorial.html http://www.icce.rug.nl/documents/cplusplus/ http://www.oopweb.com/CPP/Documents/CPPAnnotations/VolumeFrames.html http://www.cplusplus.com/doc/tutorial/ http://www.steveheller.com/cppad/Output/dialogTOC.html http://www.uow.edu.au/~nabg/ABC/ABC.html http://www.cs.virginia.edu/c++programdesign/slides/ppt/ Thinking in C++ Optimizing C++ – the WWW version Data Structures and Algorithms with Object-Oriented Design Patterns in C++ Bruce Eckel’s Free Electronic Books Download C++ books: C++ GUI Programming With Qt 3 by Jasmin Blanchette, Mark Summerfield An Introduction to [...]

C Books

Thursday, November 20th, 2008  »  Posted By Ranjith  »  Total 2 Comments

Here we have listed many ebook links. Enjoy!

Intelligent Train Engines

Intelligent Train Engines Thursday, November 20th, 2008  »  Posted By Ranjith  »  Total 249 Comments

The idea is whenever any engine observes a red signal on its track it will start decreasing its speed gradually and stops automatically at some distance from the signal pole. After then when it gets green signal the driver can manually start the train and go on.

Robotic car using 8951 Microcontroller

Robotic car using 8951 Microcontroller Wednesday, November 19th, 2008  »  Posted By Ranjith  »  Total 422 Comments

Robotic Car is a miniature prototype car powered by batteries whose various movements can be control either manually or automatically, or the combination of both.

Water level indicator cum controller

Water level indicator cum controller Wednesday, November 19th, 2008  »  Posted By Ranjith  »  Total 195 Comments

The present concept implements controlling of pump which pumps water from the sump (underground tank) to the overhead tank, using 8951 microcontroller. The control panel, i.e. the main control unit of the system which consists of the primary control switches, pump indicator, siren and level indicators. The visual example of how switches And the indicators [...]

Programmable number lock system

Programmable number lock system Wednesday, November 19th, 2008  »  Posted By Ranjith  »  Total 117 Comments

Programmable number lock system is a high security number lock system that can be used to lock electronic devices. The present system is very user friendly. This system is a combination of software and hardware at its best. We have used a 8051 microcontroller kit for interfacing our system.

8051 Microcontroller port programming

1 Wednesday, November 19th, 2008  »  Posted By Ranjith  »  Total 61 Comments

There are four ports P0, P1, P2  and  P3 each  use  8 pins,  making  them 8-bit  ports. All the ports upon  RESET are configured as output, ready to be used as output ports. To use any of these ports as an input port, it must be programmed. Pin configuration of 8051/8031 microcontroller. Port 0: Port [...]

8051/8951 microcontroller Instruction Set

8051/8951 microcontroller Instruction Set Wednesday, November 19th, 2008  »  Posted By Ranjith  »  Total 19 Comments

The instruction set is divided in to 5 categories. They are as follows: Arithmetic instructions Logic instructions. Data transfer instructions. Boolean variable manipulation instruction. Program and machine control instruction. We have listed all the instructions of  microcontroller with description, Bytes, Cycle. Each instructions are explained in the next pages one by one. All instructions are [...]

Interfacing an LCD to the 8951 Microcontroller

1 Wednesday, November 19th, 2008  »  Posted By Ranjith  »  Total 16 Comments

LCD pin descriptions: The LCD discussed in this section has 14 pins. The function of each pin is given in table. Vcc, Vss, and VEE: While Vcc and Vss  provide  +5V and ground, respectively, VEE  is used for controlling LCD contrast. RS – register select: There are two very important registers inside the LCD. The [...]

Question and Answer
C/C++ Unix & Linux Wordpress
Source codes
C C++ Java

Free email signup