WK 2 – Device Data Dashboard
I’ve done a couple things so far — one being sending data to an MQTT broker (trying to refresh my memory from UndNet), and I was also to create another webpage from biancasbread to eventually display sensor data, but now instead of getting an error, it show a line of text –> http://www.biancasbread.com/conndev-sensor. I also…
WK 1 – Sensor Readings
I am currently using an Arduino Uno WiFi Rev2 for this assignment, as my replacement Nano is en route. It seems like this will do as I am using the WiFiNINA library with this as well. As for the sensor, I have a loudness sensor attached. I was able to view incoming data view a…