How to send sensor data from Raspberry Pi to Azure Event Hub using a Python script

This post follows what I intended to do which is to pump sensor data consisting of temperature and altitude readings from the Xtrinsic sensor board to my Azure Event Hub named getfityall. The sensor board comes with some Python scripts already as you have seen in my earlier posts. Coupled with Microsoft Azure Python packages from the SDK,… Continue reading How to send sensor data from Raspberry Pi to Azure Event Hub using a Python script

Fresh raspberry pi at my service

I am super glad that the items I ordered from Element14 arrived overnight. I got not one but 3 MEMS Sensor board, and it is working well. Proof that I somewhat “overused” the previous board so much so that the temperature and altitude reading stopped working. pi@raspberryclay ~/rpi_sensor_board $ sudo python mpl3115a2.py MPL3115: Alt. 100.24 Temp:… Continue reading Fresh raspberry pi at my service