ThingSpeak MATLAB Examples

Examples that use the ThingSpeak IoT Platform with the integrated MATLAB Analysis and Visualizations Apps.
185 download
Aggiornato 27 mag 2021

View ThingSpeak MATLAB Examples on File Exchange

ThingSpeak-MATLAB

Examples that use the ThingSpeak IoT Platform with the integrated MATLAB Analysis and Visualizations Apps.

Getting Started with ThingSpeak

ThingSpeak is an open source Internet of Things application and API to read and write data from anything using HTTP over the Internet or via a Local Area Network.

Sign Up for ThingSpeak

  • Sign Up for New User Account - https://thingspeak.com/users/new
  • Create a new ThingSpeak Channel by selecting Channels and then Create New Channel
  • Copy and save the ThingSpeak Channel ID and Write API Key
  • Enter the ThingSpeak Channel ID and Write API Key into the MATLAB code examples

random_sensor_value.m

When this MATLAB Analysis code runs, random_sensor_value.m will write a random integer between 0 and 1023 to the specified ThingSpeak channel. Here's an example of a ThingSpeak channel: https://thingspeak.com/channels/53215

Resources

The following links were helpful in creating and implementing my MATLAB code using ThingSpeak:

Cita come

Hans Scharler (2024). ThingSpeak MATLAB Examples (https://github.com/nothans/thingspeak-matlab-examples), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2021a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag
Community
Ulteriori file sono disponibili nella  ThingSpeak Community

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.