Prix bas
CHF71.20
Impression sur demande - l'exemplaire sera recherché pour vous.
Embark on a journey into the world of embedded programming. This book introduces you to the 32bit PIC and will teach you how the main functions of C programming work and can be used with a PIC micro. A one-stop reference for the would-be embedded programmer, you'll explore the electronics needed for a variety of programs as well as how to use different devices with the PIC. The book starts with downloading the environment and creating a simple project, one that uses different oscillators, Phase Lock Loop, and circuitry needed to create the different system clocksan easy entry point to this exciting environment. You'll also review the MPLABX integrated development environment (IDE) and see how to program the 32Bit PIC, which can be adapted to different PICs.
Throughout subsequent chapters, you'll learn how to use a range of programs that use PIC modules such as the SPI, I2C, UART communication modules, the ADC module, the Capture, Compare, and Pulse Width Modulationmodule, and the RTCC, Real Time Clock and Calendar Module.
What You'll Learn
Use the MAX 7219 driver IC to control the 8by8 matrix display
Program an I2C expander module to control the display on a LCD
Who This Book Is For
Readers who want to try their hand at embedded programming, newcomers to programming the PIC 32, programmers who want to look into using MPLAB Harmony 3, and programmers who want to understand how C instructions work with respect to 32bit PIC. Also students who are studying for an engineering qualification.
Gain confidence in programming in C and develop a deeper understanding of how the 32bit PIC works Learn to create all code from scratch, with step-by-step instruction Develop and hone the skills needed to move into a career in embedded C programming
Auteur
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 MPLAB X 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.
Contenu
Chapter 1: Creating Our First C Program.- Chapter 2: Header Files and Delays.- Chapter 3 The Seven Segment Display.- Chapter 4: The LCD.- Chapter 5: The Dot Matrix Display.- Chapter 6: Communication.- Chapter 7: I2C Communication.- Chapter 8: Using Interrupts.- Chapter 9: The Real Time Clock.- Chapter 10: The RTC and the DS3231.- Chapter 11: The RTCC Module of the 32 bit PIC.- Chapter 12: The Real Analogue World.- Chapter 13 The DHT11 Transducer.- Chapter 14 Creating a Square Wave.