<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">So I can now get weather sensor data from my weather station hardware (run by a Pi with some hacked up Python code) and several ESP8266’s (running Arduino code) via MQTT to my Pi3 (running Squeak, of course) and display the data in PlotMorphs.<div class=""><br class=""></div><div class="">Here’s the temperatures for the last 24 hrs - </div><div class=""><img apple-inline="yes" id="2A56608B-23ED-4E19-B5CC-40BA1547319B" src="cid:E72C0D4E-30DD-40F6-B000-11694B90A3CF@(null)" class=""></div><div class="">That’s the guestroom, garage and outdoor temps. Note how the guestroom DHT22 sensor aliases because of it’s relatively low precision combined with a mistake in the Arduino code that casts the data to ‘int’ instead of leaving it ‘float'… gotta fix that.</div><div class=""><br class=""></div><div class="">IoT in Squeak is a good thing.<br class=""><div class=""><br class="">tim<br class="">--<br class="">tim Rowledge; <a href="mailto:tim@rowledge.org" class="">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" class="">http://www.rowledge.org/tim</a><br class="">Strange OpCodes: IA: Illogical And<br class=""><br class=""></div><br class=""></div></body></html>