All Questions
1 question
4votes
1answer
423views
Reading analog moisture signal from Arduino over USB to RPi3 and publishing via paho MQTT
This program is meant to read a moisture sensor attached to an Arduino UNO board via USB to a Raspberry Pi3 which broadcasts it over MQTT. I am looking for any constructive criticism. ...