The Designing Embedded systems with PIC Microcontrollers is book that relates the PIC microcontroller with the embedded systems and vice versa. It actually balances the teaching of both the things. The book is divide into different sections that are dedicated to different aspects of both embedded and PIC.

The book starts with the explanation of the application of the embedded systems in today's world and introduces with the microcontrollers. The PIC 16Fxx microcontrollers are discussed in this book. Then explaining and descrinbing this microcontroller, book leads to the understanding of it's architecture and programming for it. The different aspect of the book is that, it used assembly language for the PIC programming. But for handling the bigger systems, writer focused on C++ for PIC.

The book ultimately is the good guide for those who have basic knowledge of PIC and stuff, not suitable for the beginners but beginners can try it out too ;-)

Download Link :

http://www.4shared.com/file/73229007/beb3b9b3/Designing_Embedded_Systems_with_PIC_Microcontrollers_-_Principles_and_Applications.html


Are you studying the course of Microcontrollers or embedded systems? Or any course regarding to PIC microcontroller? So if you are studying PIC microcontroller, then do you want to excel in this course? Not only in course, do you want to excel in the PIC microcontroller's projects? Then believe me Advanced PIC Microcontroller Projects is such a helpfull book for the studies of both theory and practical.

The book is deal for the engineer, technician, hobbyist and student who have knowledge of the basic principles of PIC microcontrollers. If the beginners or hobbyist want to make the advanced projects by the 18F series, then this book is going to rock them.

The book starts from the basic concepts of C and then leads to the development of the programming for the PIC microcontroller projects. It's A bulk of the book gives full details of tried and tested hands-on projects, such as the 12C BUS, USB BUS, CAN BUS, SPI BUS and real-time operating systems. * A clear introduction to the PIC 18FXXX microcontroller's architecture * 20 projects, including developing wireless and sensor network applications, using I2C BUS, USB BUS, CAN BUS and the SPI BUS, which give the block and circuit diagram, program description in PDL, program listing and program description.

Download Link :

http://rapidshare.com/files/144136773/Advanced_PIC_Microcontroller_Projects_in_C_From_USB_to_RTOS_with_the_PIC_18F_Series.rar


The Embedded Microprocessor Systems Real World Design is a book for the students of the Embedded Systems (more accurately Embedded Systems LAB). It's a book with the practical approach to the design of the embedded systems with the real world. The more is less like a text book and more like a practical guide book. So the less experienced engineer can take benefit from this book.

Other new features include an expanded section on system integration and debug to address the capabilities of more recent emulators and debuggers, a section about combination microcontroller/PLD devices, and expanded information on industry standard embedded platforms.

Book covers all species of embedded systems rather then just talking about the the specific hardware and book fantastically demonstrate that how to cope with the real world problems. By studying the book, one can be able to design such embedded systems books which are reliable in real world.

Download Link :

http://www.4shared.com/file/45001827/9d7562d4/Embedded_Microprocessor_Systems_Real_World_Design.html


The C and the 8051 book is the C programming flavour of the 8051 micro controllers. If you hate assembly and want to do your project in C, then this book will understand you that how can you get succeed in mking your projects in C++. This book introduces the C programming language and is filled with samples of typical microcontroller application programs.

The book is enriched with examples which are keyed to a low-cost target board (purchased separately) which comes with all the necessary tools including development software, a development environment, and an emulator. Several chapters provide algorithms for number conversion, display interface, and use of tables are discussed.

Extensive coverage of serial communication and small-area networks is included in this book and several chapters cover interface electronics commonly used in embedded products. This is all done in C++ language or Programming.

Download Link :

http://rapidshare.com/files/53546268/C_and_the_8051.pdf

This is a small document about 8051 micro controller. Various aspects are discussed in it. It is especially for the understanding of the people with less understanding of 8051 micro controller. Those who face difficulties in understanding the 8051, should study this tutorial.

This document is both a tutorial and a reference tool. The various chapters of the document will explain the 8051 step by step. The chapters are targeted at people who are attempting to learn 8051 assembly language programming. The appendices are a useful reference tool that will assist both the novice programmer as well as the experienced professional developer.

Download Link :

http://rapidshare.com/files/53509343/8051_Tutorial.pdf


As we know that microprocessor's architecure developed by Intel is the most famous,enduring type and used architecture int world. This architecture is widely used in industries in application embedded systems as well as being a versatile and economical option for design prototyping, educational use and other project work. So when you are gonna dealing with the micro controllers, the 8051 will be the basic that would be educated to you.

This is book is a best introduction to the newbies in the way of Micro controllers. n this book the authors introduce the fundamentals and capabilities of the 8051, then put them to use through practical exercises and project work. The result is a highly practical learning experience that will help a wide range of engineers and students to get through the steepest part of the learning curve and become proficient and productive designing with the 8051. The text is also supported by practical examples, summaries and knowledge-check questions.

The book also covers the interfacing aspect of the 8051 like dc stepper motor control and interacing.

Download Link :

http://rapidshare.com/files/112156400/8051_Microcontroller.pdf

Or

http://rapidshare.com/files/28522437/8051_Microcontroller.rar


The The Intel Microprocessors: 8086/8088, 80186/80188, 80286, 80386, 80486 - Pentium and Pentium Pro Processor - Architecture, Programming and Interfacing is the most vailed edition for the microprocessors in world. The book is very common in our institutes and globally too. The text is although tough in the book but it is well explained. The architecture of the Intel family is discussed fantastically.

The Book is more like a text book as compare to as a guide or introduction to microprocessors. Organized in an orderly -- and manageable format that stimulates and challenges understanding, the book contains numerous example programs using the Microsoft MacroAssembler program, and provides a thorough description of each intelfamily member, memory systems, and various I/O systems.

Topics includes are

An introduction to the microprocessors andd computer

The microprocessor and it's architecture

Addressing modes

Data movement instructions

Arithmetic and logic instructions

Program control instructions

Programming the microprocessor

Using assembly language with c/c++; 8086/8088

Memory interface

Basic I/O interface, interrupts and direct memory access and dma-controlled I/O

The arithmetic coprocessor and mmx technology, bus interface; the 80186, 80188, and 80286 microprocessor

The 80386 and 80468 microprocessor; the Pentium a and Pentium pro microprocessors; and the Pentium ii microprocessor.

Download Link :

http://rs581.rapidshare.com/files/157910882/0138027455.pdf

Or

http://depositfiles.com/en/files/nxp5qv2ls


What should not I have to write about Mazidi's The 8051 Microcontroller and Embedded Systems ? The book is .... what's it not actually? lol It's a text book, a hand book, a fantastic guide to intel micro controllers. Mazidi as well as wrote for the PIC micro controllers in the same way. He's such a fascinating writer and programmer for the microcontrollers, no doubt.

I myself, studies this book in my course. I just rocked in my exams with the highest grade. The book is well descriptive to many features of the Intel Micro Controllers including architecture, programming, interfacing and other features etc.

This text provides a comprehensive understanding of the internal organization of the 8051 registers and resources in a way that sheds the student's fear of assembly language. Whether students become designers of stand-alone systems or complex embedded systems, they will find this text a useful resource.

Download Link :

http://www.scribd.com/doc/7426064/The-8051-Micro-Controller-and-Embedded-Systems-Using-Assembly-and-C2ndEd

or

http://rapidshare.com/files/97531348/the_8051_microcontroller_and_embedded_systems_using_assembly_and_c-2nd-ed.rar