Product DescriptionThis book presents a thorough introduction to the Microchip PIC® microcontroller family, including all of the PIC programming and interfacing for all the peripheral functions. A step-by-step approach to PIC assembly language programming is presented, with tutorials that demonstrate how to use such inherent development tools such as the Integrated Development Environment MPLAB, PIC18 C compiler, the ICD2 in-circuit debugger, and several demo boards. Comprehensive coverage spans the topics of interrupts, timer functions, parallel I/O ports, various serial communications such as USART, SPI, I2C, CAN, A/D converters, and external memory expansion.
Customer Reviews
Average Rating:
Rating: - The best µC book I have ever had.
This is a great µC book that teaches with the PIC18 series. All examples in the book cover ASM and C18 code. I wish such a book were available for other µCs. I would recommend this book for anyone looking to get started with PICs, especially if your using a PIC18.
Rating: - A very thorough overview of the PIC microcontroller
Having a background in software development (C/C++), having written a lot of assembly language in the distant past, and being familiar with processor architecture, I found the book to be straightforward and useful to me. I was able to make rapid progress through the text, sometimes skipping ahead to sections to find just what I needed. Plenty of useful source code in both asm and C as well. The professor who wrote this put together what seems like a very clean, easy to understand text (where "easy" ... Read More
Rating: - A bit difficult to read, but very detailed.
This book goes from basics to advanced topics, and includes sections on both assembly and C programming. It also has good sections on development tools and the simulator.
It is not a book for beginners. Like most of these books it seems to ignore the order in which a beginner needs to be introduced to features. For instance configuration is dealt with in the last chapter, but is required for the first part of a program.
The style is academic, as though it is being submitted ... Read More
Rating: - The best PIC18 book available.
I have virtually all of the major PIC books available and this
one is, by far, the best PIC18 book on the market. That may be
because it is written as a textbook by an obviously experienced
academic as well a microprocessor engineer. Each chapter follows
a natural progression from the basics of instruction set, tool
use such as MPLAB, assembly, C programming, and
on to the details of the PIC18 architecture.
Its clear organization makes it equally useful as a ... Read More
Rating: - it's not an introduction in fact it's advanced Software & Hardware Interfacing
the name of this book is not matching with it's contents unfortunatley i found it very complecated and confusing and very hard to understand,it seems to me the only way to understand it is to read some other books related to the PIC microcontroller