Communicating with Arduino MKR Vidor 4000
Mostra commenti meno recenti
I want to upload real-time data from the new Arduino MKR Vidor 4000 onto MATLAB or Simulink. This specific board is new and not yet listed under the arduino hardware support package.
Does anyone know if it will soon be included under the support package, otherwise is there some way for me to work around this? For example, using some intermediate connection like ThingSpeak or by hard-coding it?
I'd prefer not to use ThingSpeak, due to the limitations of the free accounts.
1 Commento
Christopher Stapels
il 10 Mar 2022
Modificato: Christopher Stapels
il 10 Mar 2022
What is the size and rate of the data stream? You can use the bulk update in ThingSpeak to push more data every 15 seconds, and you can embed up to ~4k of data in each update (960 updates possible each bulk post for a free account).
You could also connect your vidor to a supported board via serial or other protocol over a spare GPIO.
Risposte (0)
Categorie
Scopri di più su Arduino Hardware in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!