Programming 8-bit PIC Microcontrollers in C
with Interactive Hardware Simulation

Author:

Language: English

43.92 €

Subject to availability at the publisher.

Add to cartAdd to cart
Publication date:
304 p. · 19x23.3 cm · Paperback

Microcontrollers are present in many new and existing electronic products, and the PIC microcontroller is a leading processor in the embedded applications market. Students and development engineers need to be able to design new products using microcontrollers, and this book explains from first principles how to use the universal development language C to create new PIC based systems, as well as the associated hardware interfacing principles.

The book includes many source code listings, circuit schematics and hardware block diagrams. It describes the internal hardware of 8-bit PIC microcontroller, outlines the development systems available to write and test C programs, and shows how to use CCS C to create PIC firmware. In addition, simple interfacing principles are explained, a demonstration program for the PIC mechatronics development board provided and some typical applications outlined.

Part 1 PIC Microcontroller Systems Part 2 C Programming Essentials Part 3 C Peripheral Interfaces Part 4 C Mechatronics Applications Part 5 PIC16 C Applications and SystemsAppendix A Hardware Design Using ISIS Schematic Capture Appendix B Software Design Using CCS C Appendix C System Testing Using Proteus VSM Appendix D C Compiler Comparison Appendix E CCS C Programming Syntax Summary Appendix F CCS C Programming Function Reference Answers
Engineers new to working with PICs, Students, Hobbyists
Martin Bates is one of the leading authors specializing in introductory level texts on PIC microcontrollers for the academic, professional and hobby markets, with 20 years’ experience of teaching microprocessor systems.
  • Focuses on the C programming language which is by far the most popular for microcontrollers (MCUs)
  • Features Proteus VSMg the most complete microcontroller simulator on the market, along with CCS PCM C compiler, both are highly compatible with Microchip tools
  • Extensive downloadable content including fully worked examples