diff options
author | Luca Tringali <tringalinvent@libero.it> | 2019-01-24 23:16:31 +0100 |
---|---|---|
committer | Luca Tringali <tringalinvent@libero.it> | 2019-01-24 23:16:31 +0100 |
commit | 39d9846813cdb2f9fac1125230f5a1d1390c2997 (patch) | |
tree | beed4e855dc5b7d3611bf288ac53b9a6baa5f237 /README.md | |
parent | 750f480f6c57df30c11bff914652d78d4dbfec2f (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,3 +12,5 @@ sudo aptitude install python3-rpi.gpio sudo pip3 install w1thermsensor If you are using Raspbian Buster before its official release date, and you have a PiTFT from Adafruit, PiTFT script might not work correctly. Instead of the official script, please use the one included in this git repository, running: sudo ./adafruit-pitft.sh + +The full source code is described on https://www.codice-sorgente.it/2019/01/un-termostato-touchscreen-con-raspberrypi/ |