Added Wiring example
This commit is contained in:
parent
2325906783
commit
c70ec54b90
2 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,7 @@ Get and Display car sensors
|
|||
- pip3 (sudo apt install python3-pip)
|
||||
- HT16K33 Library (sudo pip3 install adafruit-circuitpython-ht16k33)
|
||||
- Pillow Library (sudo apt install python3-pil)
|
||||
|
||||
## Wiring
|
||||
|
||||
![Default Wiring](./medias/RaspiCar.png)
|
||||
|
|
BIN
medias/RaspiCar.png
Normal file
BIN
medias/RaspiCar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 211 KiB |
Loading…
Reference in a new issue