
Programming Arduino Projects with the PIC Microcontroller
A Line-by-Line Code Analysis and Complete Reference Guide for Embedded Programming in C
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Programming Arduino Projects with the PIC Microcontroller
A Line-by-Line Code Analysis and Complete Reference Guide for Embedded Programming in C
About this book
Now that you've built a few Arduino projects, and reused some pre-written sketches, it's time to move on to the next step and explore the world of embedded programming. To truly up-skill, you'll need to understand how your code works, and that's where this book comes in.
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
Who This Book Is For
Would-be embedded programmers, Arduino hobbyists, and PIC programmers.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover
- Front Matter
- 1. Introducing MPLABX
- 2. Programming Basics
- 3. The Seven-Segment Display and the Stepper Motor
- 4. The Joystick and the Stepper Motor
- 5. DC Motors
- 6. Ultrasonic Distance, and Humidity and Temperature Sensors
- 7. Working with Keypads
- 8. Using Bluetooth with PIR Motion Sensors
- 9. Communication
- 10. Using the I2C Protocol
- 11. Using the UART
- 12. Real-Time Clock and Interrupts
- 13. Working with LCDs
- 14. Analyzing Obscure Instructions and Logic Operators in C
- Back Matter