We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d1647 commit 7a81e90Copy full SHA for 7a81e90
README.md
@@ -69,6 +69,16 @@ sudo python3 setup.py install
69
70
In all cases you will have to enable the i2c bus.
71
72
+## Breakout Header Pinout
73
+
74
+The breakout header on Pan Tilt HAT is connected directly to the GPIO pins.
75
76
+Below is a map of the breakout functions and corresponding BCM pins:
77
78
+| SDA | SCL | TX | RX | PWM | MOSI | MISO | SCLK | CEO |
79
+| --- | --- | -- | -- | --- | ---- | ---- | ---- | --- |
80
+| 2 | 3 | 14 | 15 | 18 | 10 | 9 | 11 | 8 |
81
82
## Documentation & Support
83
84
* Guides and tutorials - https://learn.pimoroni.com/pan-tilt-hat
0 commit comments