Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,17 @@ This code base will receive UDP broadcast packets containing temperature data fr
* TP_SCL -> 7
* TP_INT -> 16
* TP_RST -> 17

### Setup
These instructions enable the software on the required hardware.
These instructions do not cover the physical installation or support for the hardware.

### Pico

* Clone the repo from here to your location system
* Modify file wifi_settings.txt with your WiFi SSID and password
* Download the latest Pico W uf2 file
* Press and hold the BOOTSEL button
* Connect the Pico to your computer via the appropriate USB cable, after connecting release the BOOTSEL button, the PICO should be mounted to your filesystem.
* Copy the .py files
* Copy the uf2 file, the Pico should restart, and the timer automatically starts.