Update README.md

This commit is contained in:
Christoffer Martinsson 2023-08-30 22:29:17 +00:00
parent 6f35a3b3c7
commit 33bad73206

View File

@ -2,8 +2,9 @@
### Install
1. Setup picoW with MicroPython [link](https://www.raspberrypi.com/documentation/microcontrollers/micropython.html)
2. Copy main.py and config.py to picoW root
3. Edit config.py to correct SSID, Password and MQTT broker IP
2. Add dependencies (umqtt)
3. Copy main.py and config.py to picoW root
4. Edit config.py to correct SSID, Password and MQTT broker IP
### Protocol
[link to HAN protocol](https://hanporten.se/svenska/protokollet/)