Book description
Delve into the exciting world of embedded programming with PIC microcontrollers in C. The key to learning how to program is to understand how the code works – and that is what you’ll learn here.
Following C Programming for the PIC Microcontroller, this book continues exploring the coding required to control the PIC microcontroller and can be used as a standalone single reference, or paired with the previous title to enhance your programming skills. You'll see how to control the position of a servo motor and use the compare aspect of the CCP module to create a square wave with varying frequency. You'll also work with the capture aspect of the CCP to determine the frequency of a signal inputted to the PIC and use external and internal interrupts.
- Create a small musical keyboard with the PIC
- Manage a stepper motor with the PIC
- Use the main features of the MPLABX IDE
- Interface the PIC to the real world
- Design and create useful programs based around the PIC18F4525
Product information
- Title: Intermediate C Programming for the PIC Microcontroller: Simplifying Embedded Programming
- Author(s):
- Release date: September 2020
- Publisher(s): Apress
- ISBN: 9781484260685
You might also like
book
Modern C
Modern C introduces you to modern day C programming, emphasizing the unique and new features of …
book
Python One-Liners
Python One-Liners will teach you how to read and write “one-liners”: concise statements of useful functionality …
book
Write Great Code, Volume 1, 2nd Edition
This, the first volume in Randall Hyde’s Write Great Code series, dives into machine organization without …
book
C Programming Language
This book is meant to help the reader learn how to program in C. It is …