Send an instance of speed from sensor to thingspeak repeatedly?

2 vues (au cours des 30 derniers jours)
Ryan Thomas
Ryan Thomas le 20 Mar 2019
Commenté : Ryan Thomas le 4 Avr 2019
how can i send an instance of speed from matlab mobile to thingspeak repeatedly?
thingSpeakWrite(chanID, [speed], WriteKey, ********)

Réponse acceptée

Vinod
Vinod le 22 Mar 2019
I'm assuming you have a loop in which you are reading the speed from the sensor. Or perhaps you have a callback function that gets evaluated every so often that reads the sensor value. Right after this you want to use thingSpeakWrite to post the data to ThingSpeak.

Plus de réponses (0)

Communautés

Plus de réponses dans  ThingSpeak Community

Catégories

En savoir plus sur ThingSpeak dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by