A Line-by-Line Code Analysis and Complete Reference Guide for Embedded Programming in C
Buch, Englisch, 724 Seiten, Format (B × H): 155 mm x 235 mm, Gewicht: 1128 g
ISBN: 978-1-4842-7232-9
Verlag: Apress
You'll review and work with several Arduino projects plus two extra ones written for a PIC microcontroller. Each one is accompanied with a basic circuit diagram and photos of the program working. Ideal for the Arduino hobbyist and PIC programmers who want to merge their skills, this comprehensive book will go over every aspect of the 8-bit microcontroller, provide line-by-line analysis of the code, and in the end, show you how to bring your Arduino projects to the PIC microcontroller using C. You'll gain a full understanding of how the C instructions work and can be used with the PIC microcontroller.
Programming Arduino Projects with the PIC Microcontroller is your one-stop reference resource. What You’ll Learn
- Examine how the code works
- Create code to perform any function
- Build practical projects on vero boards with full vero plans and circuit diagrams
- Understand how programs work by simulation with an ECAD package
Would-be embedded programmers, Arduino hobbyists, and PIC programmers.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Introducing MPLABX. - Chapter 2: Programming Basics. - Chapter 3: The 7 Segment Display and The Stepper Motor. - Chapter 4: The Joystick and the Stepper Motor. - Chapter 5: DC Motors. - Chapter 6: Ultrasonic Distance, and Humidity and Temperature Sensors. - Chapter 7: Working with Keypads. - Chapter 8: Using Bluetooth with PIR Motion Sensors. - Chapter 9: Communication. - Chapter 10: Using the I2C Protocol. - Chapter 11: Using The UART. - Chapter 12: Real Time Clock and Interrupts. - Chapter 13: Working with LCDs. - Chapter 14: Analysing Obscure Instructions and Logic Operators in C.