- Raspberry Pi Robotic Blueprints
- Richard Grimmett
- 194字
- 2021-07-09 21:23:27
Configuring Raspberry Pi – The brain of your projects
A brief note before you start. In this book, you'll be using Raspberry Pi B2, a microprocessor that can run on the Linux operating system. The following is an image of the unit, with the different interconnectors labeled:

As this is an advanced projects book, you have already spent some time with Raspberry Pi and know how to write Raspbian/Wheezy on an SD card and boot your Raspberry Pi. If you don't, feel free to go to the Raspberry Pi website at https://www.raspberrypi.org/. Here you'll find all the instructions that you need to get your Raspberry Pi B 2 up and running.
Note that you may want to install your system on a microSD card that has at least 8 GB of memory. In some of the projects that you'll be building, you'll be installing some fairly significant pieces of open source software and you may not want to run out of memory.
Now you are ready to start with some simple product modification. Let's start with an RC car; you'll replace the transmitter and control the car with a wireless connection on Raspberry Pi.
- Python數據分析基礎
- 軟件項目管理實用教程
- 基于Swift語言的iOS App 商業實戰教程
- OpenStack Orchestration
- 前端HTML+CSS修煉之道(視頻同步+直播)
- Multithreading in C# 5.0 Cookbook
- 深入理解C指針
- JavaScript程序設計(第2版)
- Kubernetes源碼剖析
- Julia 1.0 Programming Complete Reference Guide
- QGIS Python Programming Cookbook(Second Edition)
- QPanda量子計算編程
- Mastering Elixir
- Instant jQuery Boilerplate for Plugins
- 現代CPU性能分析與優化