- Raspberry Pi Robotic Blueprints
- Richard Grimmett
- 159字
- 2021-07-09 21:23:26
Chapter 1. Adding Raspberry Pi to an RC Vehicle
The introduction of powerful, inexpensive processors that also provide a wide range of functionality through free open-source software has caused the do-it-yourself electronic project work to expand far beyond the simple, less than inspiring projects of the past. Now the developers can, with very low cost, create amazingly complex projects that were almost unthinkable a few years ago.
Many in this community are using Raspberry Pi as the basis for this revolution. This book provides simple, easy-to-follow instructions on how to use the Raspberry Pi in some very complex and sophisticated projects. Now enough of the introduction, let's start building something.
In this chapter, you'll learn the following:
- How to modify an Xmods RC car using Raspberry Pi
- How to set break into the control circuitry of the car and use Raspberry Pi to control it
- How to use wireless communication to add remote control to the car
推薦閱讀
- INSTANT Mock Testing with PowerMock
- 零基礎PHP學習筆記
- Java 開發從入門到精通(第2版)
- 數據結構和算法基礎(Java語言實現)
- Python爬蟲開發:從入門到實戰(微課版)
- Kinect for Windows SDK Programming Guide
- Hands-On Automation Testing with Java for Beginners
- Mastering Data Mining with Python:Find patterns hidden in your data
- C和C++游戲趣味編程
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- R語言數據可視化:科技圖表繪制
- 你好!Java
- C語言程序設計
- Managing Windows Servers with Chef
- Three.js Essentials