Python Forum
Code Wireless Temperature sensor and send sensor readings to google sheet - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Code Wireless Temperature sensor and send sensor readings to google sheet (/thread-14426.html)



Code Wireless Temperature sensor and send sensor readings to google sheet - jenkins43 - Nov-29-2018

I want to code the Wireless Temperature Sensor in python and send the readings of data to google sheet. These sensors can be connected serially with raspberry pi so as newbie what are best way to send the sensor data to google sheet without using bridge in between. Any suggestion for making this solution work will be a great help.