summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..8ffb95e
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,8 @@
+press button on pico and start device by pluggin in USB cable
+picotool load rp2-pico-20220117-v1.18.uf2
+restart
+rshell -p /dev/ttyACM0 --buffer-size 512
+cp pico-tempguard.py /pyboard/main.py
+
+pip install mpremote
+mpremote reset; mpremote run pico-tempguard.py