forked from raspberrypi/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd78860
commit 43bf68d
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,17 @@ | ||
# Raspberry Pi Hardware | ||
|
||
Technical information about the Raspberry Pi hardware, including official add-ons and the Pi itself. | ||
|
||
## Contents | ||
|
||
- [Raspberry Pi](raspberrypi/README.md) | ||
- [BCM2835](raspberrypi/bcm2835.md) | ||
- The Broadcom processor used in Raspberry Pi Model A and Model B | ||
- [GPIO](raspberrypi/gpio.md) | ||
- General Purpose Input/Output pins on the Raspberry Pi | ||
- [Power](raspberrypi/power.md) | ||
- Powering the Raspberry Pi | ||
- [USB](raspberrypi/usb.md) | ||
- USB on the Raspberry Pi | ||
- [Camera Module](camera.md) | ||
- The Raspberry Pi camera module |