Through his down to earth style of writing Chuck Hellebuyck delivers a step by step introduction to learning how to program microcontrollers with the C language. In addition he uses a powerful C compiler that the reader can download for free in a series of hands on projects with sample code so you can learn right along with him.
There isn’t a better entry level guide to learning embedded C programming than the Beginner’s Guide to Embedded C Programming. When you have finished reading this book and completed the projects you’ll be ready to take on your own embedded microcontroller projects and designs using the C language.
You will learn about:
C Language Structure
C language statements
Functions
Linking multiple C files
How to control outputs
How to read inputs
How to read an analog voltage with an Analog to Digital Converter
MPLAB© Integrated Development Environment setup and operation
PIC16F690 microcontroller register and configuration setup
And more!