- Raspberry Pi Robotic Projects(Third Edition)
- Richard Grimmett
- 154字
- 2021-07-08 11:02:46
Setting up the Raspberry Pi 3
The Raspberry Pi 3, with more hardware available as part of the standard product, is similar, but a bit easier to configure, than the Raspberry Pi Zero, since almost all the hardware you need is available right on the Raspberry Pi 3.
Here are the items you'll need to set up the Raspberry Pi 3:
- A Raspberry Pi 3
- A micro USB cable and power supply to provide power to the board
- A display with an HDMI video input
- A keyboard and mouse
- A micro SD card - with at least 4 GB capacity
- A micro SD card writer
- Another computer that is connected to the Internet
Before you get started, let's get familiar with the Raspberry Pi 3. Here is an image of the hardware:

Here are the connections labeled for your information:

One of the first things you'll need to do is provide power for the board.
推薦閱讀
- C語言程序設計(第3版)
- Python for Secret Agents:Volume II
- EPLAN實戰設計
- JavaScript:Moving to ES2015
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Haskell Data Analysis Cookbook
- Qt5 C++ GUI Programming Cookbook
- OpenMP核心技術指南
- Java 9 Programming By Example
- Simulation for Data Science with R
- INSTANT Apache ServiceMix How-to
- Deep Learning for Natural Language Processing
- 小學生C++趣味編程從入門到精通
- INSTANT Lift Web Applications How-to
- KnockoutJS Blueprints