forked from sirleech/thingspeak
-
Notifications
You must be signed in to change notification settings - Fork 0
luissolarte/thingspeak
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Cron Example (log CPU/Mem every minute) * * * * * python /home/thingspeak/log.py Here’s a short tutorial on getting Python talking to the new ThingSpeak data logging web service. ThingSpeak joins the ranks of Pachube.com allowing web citizens to upload their data from devices, computers, and sensors using a RESTful web service. ThingSpeak out of the box comes with a beautiful chart visualisation API that features real-time updates. In this blog post we’ll use Python to connect to ThingSpeak and send our computer’s available memory and CPU usage, then visualise the data in real-time using the ThingSpeak Charts API. Watch the examples below for some real-time updates! http://www.australianrobotics.com.au/node/292
About
ThingSpeak Python scripts
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%