Browse Source

updated readme

main
rra 4 years ago
parent
commit
5a4d19dfc5
  1. 2
      README.md

2
README.md

@ -9,6 +9,8 @@ Install python3-gpiozero
`$ sudo apt update && sudo apt install python3-gpiozero`
All of these examples are based on [the excellent documentation of the gpiozero library](https://gpiozero.readthedocs.io/en/stable/index.html)
## analogSensor.py
How to read analog values using a MCP3008 ADC (analog to digital converter)

Loading…
Cancel
Save