- Buy raspberry and SD Card adapter
- Download Raspberry Pi Imager
- Start Raspberry Pi Imager, in settings configure WIFI & SSH then Install iso on a SD Card
- ssh [email protected]
- sudo apt update
- sudo apt upgrade
- sudo apt install python3-pip
- pip install RPi.GPIO
- raspi-config -> enable WIRE
- Reboot
- ssh [email protected]
- git clone https://github.com/scrissti/blynk_therm.git
- insert Blynk auth token in readtemp.py line 26
- setup dataplicity
- setup to run at boot
scrissti/blynk_therm
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|