Skip to content

Python script to read a RESTduino Analog pin and upload to Thingspeak

Notifications You must be signed in to change notification settings

sirleech/RestduinoThingspeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read an Arduino via REST and upload value to Thingspeak

This is a great way to offload HTTP processing from your Arduino to another computer. It's useful when you still want to be able control the Arduino over a web interface (in this case via a RESTful web service) for automation application where it's desired to log data as well as control the device.

Instructions

Example Chart

http://deadlyspore.com/chris/viewFeed.php?feed=826&hours=12

About

Python script to read a RESTduino Analog pin and upload to Thingspeak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published