Create your own car engine control unit (ECU) with a simple Raspberry Pi while building the necessary skills to produce future, more advanced projects. Once you've worked through the projects in this book, you'll have a smart car and the coding knowledge needed to develop advanced hardware and software projects.
Start by understanding how the Pi works, and move on to how to build hardware projects, use the GPIO pins, and install the system. Then, I will add a solid understanding of software development principles and best practices, along with a proficient grasp of Python (v3.6+) and Python/software best practices. More than just how to code in Python, you'll learn what it takes to write production-grade software, defensive code, testing, deployments, version control, and more. Internalize industry best practices while going further with valuable software development techniques such as defensive programming.
The concepts introduced are essential to ensuring that software can function under unexpected circumstances. Consider what would happen if your phone couldn't handle an unknown call or you had to set your microwave in 6-second increments. While testing avoids edge cases such as these, defensive programming is one of the building blocks of software development.
What You'll Learn
- Hone test-driven development in Python skills
- Debug software and hardware project installations.
- Work with the GPIO ports of the Pi to feed your software real-world hardware information.
Who This Book Is For
Those who enjoy repairing cars and are interested in learning Raspberry Pi and software development but are unsure about where to begin are welcome.
Reviews
There are no reviews yet.