XivelyRead

Version 1.1.0.0 (132 ko) par Jorge
A simple example of how to read a Xively feed from MATLAB
434 téléchargements
Mise à jour 17 août 2015

An example of how to read a Xively feed from MATLAB. Xively promotes the IoT (Internet of Things) provinding a platform for easily uploading and accessing data. There are libraries for a variety of languages, but apparently not for MATLAB. However, they offer a REST API.
This example script uses this API to get CPU load and CPU temperature from a Raspberry Pi and uses it to plot a figure of the increasing of temperature over time, taking into account only datapoints where the CPU load was low.

Citation pour cette source

Jorge (2024). XivelyRead (https://github.com/JorgeGT/XivelyRead), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2013a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Remerciements

Inspiré par : export_fig, Intelligent Dynamic Date Ticks

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.1.0.0

Changed title to eliminate github user

1.0.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.