November 2015
Beginner
320 pages
8h 55m
English
The Raspberry Pi combines the processing resources of a personal computer with the small size of an Arduino board. In fact, the Raspberry Pi (shortened to RPi) is even smaller than the Arduino Mega discussed in the preceding chapter—and despite the RPi’s superior capabilities, the two boards have approximately the same cost.
To be precise, the RPi is a single-board computer, or SBC. Instead of relying on a microcontroller, its data crunching is performed by a full processor: the Broadcom BCM2835. In addition, the RPi has enough memory to store a complete operating system.
In my opinion, the ability to support an operating system is the RPi’s greatest strength. With an OS running on the device, I don’t have ...
Read now
Unlock full access