October 2019
Beginner to intermediate
608 pages
11h 41m
English
When you buy a Raspberry Pi, you are essentially buying an assembled printed circuit board. It does not even include a power supply or operating system.
The recipes in this chapter are concerned with getting your Raspberry Pi set up and ready for use.
Because the Raspberry Pi uses standard USB keyboards and mice, most of the setup is pretty straightforward, so you will concentrate only on those tasks that are specific to the Raspberry Pi.
There are many models of Raspberry Pi, and you are not sure which one to use.
The decision as to which Raspberry Pi model to use depends very much on what you plan to do with it. Table 1-1 lists some uses and my model recommendations.
| Usage | Suggested model | Notes |
|---|---|---|
| Desktop computer replacement | Raspberry Pi 4 model B (4 GB) | You will need the 4 GB of memory if you are web browsing. |
| Electronics experimentation | Raspberry Pi 2 or 3 model B | Reasonably up-to-date hardware will minimize software problems. No need for more performance. |
| Computer vision | Raspberry Pi 4 model B (4 GB) | Maximum performance required. |
| Home automation | Raspberry Pi 2 or 3 model B | Low-power consumption and more than enough power. |
| Media center | Raspberry Pi 3 or 4 | For video performance. |
| Electronic display board | Any model | A model with WiFi, advantageous for remote access. |
| Embedded electronics project | Raspberry Pi ... |
Read now
Unlock full access