Cantitate/Preț
Produs

Intermediate C Programming for the PIC Microcontroller: Simplifying Embedded Programming

Autor Hubert Henry Ward
en Limba Engleză Paperback – 29 sep 2020
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.
This book breaks down the programs with line-by-line analysis to give you a deep understanding of the code. After reading it you’ll be able to use all three aspects of the Capture, Compare and PWM module; work with different types of interrupts; create useful projects with the 7 segment display; and use the LCD and push button keyboard. 

What You’ll Learn
  • 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
     
Who This Book Is For
Engineering students and hobbyist who want to try their hand at embedded programming the PIC micros. 

Citește tot Restrânge

Preț: 30486 lei

Preț vechi: 38107 lei
-20% Nou

Puncte Express: 457

Preț estimativ în valută:
5835 6013$ 4926£

Carte disponibilă

Livrare economică 10-24 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484260678
ISBN-10: 1484260678
Pagini: 350
Ilustrații: XVI, 350 p. 64 illus., 62 illus. in color.
Dimensiuni: 155 x 235 x 24 mm
Greutate: 0.51 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1: Creating a Header File.- Chapter 2: Controlling a Seven Segment Display.- Chapter 3: The 24 Hour Clock.- Chapter 4: Creating a Square Wave.- Chapter 5: DC Motors.- Chapter 6: Interrupts.- Chapter 7 : Frequency Measurement and the EEPROM.- Appendix 1.

Notă biografică

Hubert Ward has nearly 25 years of experience as a college lecturer delivering the BTEC, and now Pearson's, Higher National Certificate and Higher Diploma in Electrical & Electronic Engineering. Hubert has a 2.1 Honours Bachelor's Degree in Electrical & Electronic Engineering. Hubert has also worked as a consultant in embedded programming. His work has established his expertise in the assembler and C programming languages, within the MPLABX IDE from Microchip, as well as designing electronic circuits, and PCBs, using ECAD software. Hubert was also the UK technical expert in Mechatronics for three years, training the UK team and taking them to enter in the Skills Olympics in Seoul 2001, resulting in one of the best outcomes to date for the UK in Mechatronics.


Textul de pe ultima copertă

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.
This book breaks down the programs with line-by-line analysis to give you a deep understanding of the code. After reading it you’ll be able to use all three aspects of the Capture, Compare and PWM module; work with different types of interrupts; create useful projects with the 7 segment display; and use the LCD and push button keyboard. 

You will:
  • 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

Caracteristici

Gain a complete understanding of how your code works with PIC microcontrollers Work through practical projects and see your programs work by simulation with a ECAD package Learn to fully create a PWM signal to set the speed of a DC motor, and how to capture and compare aspects of the CCP module