Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 608 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 608 Bytes

K.Iot.ClimateStation

Simple, small and distributed climate station.

Working with project

Just clone repository and open project in PlatformIO IDE.

Troubleshooting

Get right COM-port

PlatformIO can enumerate all connected devices within their COM-port, ID and description. Just enter:

pio device list

pio shows no device :c

Try to install latest CP210x USB to UART drivers or CH340 USB to UART drivers.