frankzhao / water-pump-mqtt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example MQTT controlled water pump.

Uses GCP IoT Core to send commands to a MKR 1010 that activates a water pump. Authentication to GCP uses a private key in src/credentials.h (not provided).

About


Languages

Language:C++ 91.4%Language:C 8.6%