𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

C Programming for the PIC Microcontroller: Demystify Coding with Embedded Programming

✍ Scribed by Hubert Henry Ward


Publisher
Apress
Year
2020
Tongue
English
Leaves
282
Edition
1st ed.
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Go beyond the jigsaw approach of just using blocks of code you don’t understand and become a programmer who really understands how your code works.
Starting with the fundamentals on C programming, this book walks you through where the C language fits with microcontrollers. Next, you'll see how to use the industrial IDE, create and simulate a project, and download your program to an actual PIC microcontroller.
You'll then advance into the main process of a C program and explore in depth the most common commands applied to a PIC microcontroller and see how to use the range of control registers inside the PIC. With C Programming for the PIC Microcontroller as your guide, you’ll become a better programmer who can truly say they have written and understand the code they use.
What You’ll Learn

  • Use the freely available MPLAX software
  • Build a project and write a program using inputs from switches
  • Create a variable delay with the oscillator source
  • Measure real-world signals using pressure, temperature, and speed inputs
  • Incorporate LCD screens into your projects
  • Apply what you’ve learned into a simple embedded program
Who This Book Is For
Hobbyists who want to move into the challenging world of embedded programming or students on an engineering course.

✦ Table of Contents


Front Matter ....Pages i-xx
Introduction (Hubert Henry Ward)....Pages 1-8
Our First Program (Hubert Henry Ward)....Pages 9-63
Updating the Program (Hubert Henry Ward)....Pages 65-91
Applying What We’ve Learned (Hubert Henry Ward)....Pages 93-118
Real-World Inputs (Hubert Henry Ward)....Pages 119-135
Using the LCD (Hubert Henry Ward)....Pages 137-211
Creating a Header File (Hubert Henry Ward)....Pages 213-221
Understanding Some Useful Code (Hubert Henry Ward)....Pages 223-249
Back Matter ....Pages 251-271

✦ Subjects


Computer Science; Hardware and Maker


πŸ“œ SIMILAR VOLUMES


Intermediate C Programming for the PIC M
✍ Hubert Henry Ward πŸ“‚ Library πŸ“… 2020 πŸ› Apress 🌐 English

<div> <p>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. </p> <p>Following <em>C Programming for the PIC Microcontroller</em> , this book continues div

Intermediate C Programming for the PIC M
✍ Hubert Henry Ward πŸ“‚ Library πŸ“… 2020 πŸ› Apress 🌐 English

<p><p>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. </p><p>Following <i>C Programming for the PIC Microcontroller</i>, this book continues exploring th

Programming PIC Microcontrollers with PI
✍ Chuck Hellebuyck πŸ“‚ Library πŸ“… 2002 πŸ› Newnes 🌐 English

This comprehensive tutorial assumes no prior experience with PICBASIC. It opens with an introduction to such basic concepts as variables, statements, operators, and structures. This is followed by discussion of the two most commonly used PICBASIC compilers. The author then discusses programming the