- 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.
推薦閱讀
- Python編程自學(xué)手冊(cè)
- Android Native Development Kit Cookbook
- Android Wear Projects
- Spring Boot+Vue全棧開發(fā)實(shí)戰(zhàn)
- JavaScript程序設(shè)計(jì)(第2版)
- Learning Modular Java Programming
- Visual Basic程序設(shè)計(jì)全程指南
- Python第三方庫開發(fā)應(yīng)用實(shí)戰(zhàn)
- C語言程序設(shè)計(jì)教程
- 算法超簡(jiǎn)單:趣味游戲帶你輕松入門與實(shí)踐
- Java程序設(shè)計(jì)教程
- Blender 3D Cookbook
- PHP程序設(shè)計(jì)經(jīng)典300例
- Flask Web開發(fā)實(shí)戰(zhàn):入門、進(jìn)階與原理解析
- Python for Secret Agents