Difference between revisions of "Thingspeak raspberry"

From emboxit
Jump to: navigation, search
 
m (1 revision)
 
(No difference)

Latest revision as of 16:52, 11 September 2015

http://www.dexterindustries.com/BrickPi/projects/thingspeak-temperature-log/

git clone https://github.com/DexterInd/BrickPi_Python.git
sudo apt-get install python-setuptools
sudo python setup.py install
sudo python Thermometer_Thingspeak.py
  • I have reduced Thermometer_Thingspeak.py to absolute minimum for R-Pi to Thingspeak communication:

R-Pi Thingspeak-1.jpg