summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf227f3..31c2811 100644
--- a/README.md
+++ b/README.md
@@ -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/