You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

182 B

MQTT Light Sensor

This project uses a simple photo resistor to capture data and push the result to an MQTT broker.

It was one of my first attempts at build a Micropython project.