ThingSpeak – easily get stuff to to talk “to the cloud”

Thingspeak-Overview

Hans writes

Our things can tell us a story…if they have a voice…if they are connected. What can our things tell us? How about how much power they use? How about if someone is in your house? How about your toaster updating Twitter? A new generation of products and services for “connected things” are being created as we speak. Be a part of the story…

ThingSpeak is an open web of things platform to allow devices to interact with web services, apps, and things. ThingSpeak is open to any type of data from devices and applications.  ThingSpeak is a cloud service…things-as-a-service (TaaS)? ThingSpeak is open now.

Features:

  • Open API – connect devices and applications via the Internet to send and receive data
  • Multiple Data Types – numbers (decimal and comma) and alphanumeric strings
  • Real-time Data Processing – time scaling, averaging, median, summing, and rounding
  • Time and Location – localized time, geolocation, latitude, longitude, and elevation
  • Social Context – augment data with status updates
  • Charts – instant visualization and embed tools
  • Apps – built-in apps to connect things to web services
  • Plugins – sandbox to create mashups, visualizations, and apps

At first we didn’t quite get exactly what this does, but here’s an example – Using an Arduino + Ethernet Shield to Update a ThingSpeak Channel… So, quickly get physical things reporting sensor data to places like Twitter, etc…


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: Programming Pi 5 PIO, CircuitPython & VSCode and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — Halloween, WiLo, and more!

Maker Business – Adafruit Daily — Slipping through Nvidia’s grip on A.I. chips

Electronics – Adafruit Daily — Crouching LED, Hidden Photodiode

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



4 Comments

  1. Sounds very much like Pachube?

  2. Yes, sounds exactly like Pachube. But have looked at the Thingspeak API it looks like a much inferior Pachube!

  3. It’s about connecting things – for example there is an app to relay updates to Twitter and any other service from a microcontroller. Our focus is not the data logging of sensors, but to allow one device to send a string to another device using HTTP and a simple API. The logging component is there because there is a service in the middle. I have a Netduino Plus talking to an Arduino Ethernet device and will share the source code for that soon.

    Do you have any ideas for something like this?

  4. @Dan Reifsnyder: I agree. Difference is, this is done by ioBridge.

    Their stuff is nice, but very much not open source.

Sorry, the comment form is closed at this time.