Build Your Own Car Dashboard with a Raspberry Pi: Practical Projects to Build Your Own Smart Car

Coburn, Joseph

  • 出版商: Apress
  • 出版日期: 2020-07-21
  • 售價: $2,500
  • 貴賓價: 9.5$2,375
  • 語言: 英文
  • 頁數: 306
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484260791
  • ISBN-13: 9781484260791
  • 相關分類: Raspberry Pi
  • 海外代購書籍(需單獨結帳)

商品描述

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 add to that a solid understanding of software development principles and best practices, along with a good 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. Can you imagine what would happen if your mobile phone could not cope with a call from an unknown number, or you had to set you microwave in increments of 6 seconds? 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
People who like working on cars and want to learn Raspberry Pi and software development but don't know where to start.

作者簡介

Joseph Coburn is an experienced computer science teacher, writer, editor, and software developer. His work has been shared by Adobe, Lifehacker, and the Arduino foundation. His code is used by thousands of people daily. And he is well versed with designing, implementing, and troubleshooting complex software systems. The opportunity to share with and teach software development skills in Python and with the Raspberry Pi hits the sweet-spot of software and teaching.