photo

Andrew


Last seen: 23 days ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Help read temperature data from MAX6675 sensor connected to Arduino
We have a k-type thermocouple that is connected to the MAX6675 board that is then connected to our arduino mega 2560 which is co...

2 months ago | 1 answer | 0

1

answer

Answered
How to create multiple live updating plots on one script?
clear; % Connect to Arduino a = arduino; % Initialize flowrate archives flowrate_archive_a = []; flowrate_archive_b = [...

2 months ago | 0

| accepted

Question


How to create multiple live updating plots on one script?
We have flowrate, temperature, and pressure sensors that record data and send it to an arduino which then is connected to matlab...

2 months ago | 1 answer | 0

1

answer

Question


Making the x axis of a graph move as time goes on and new values enter.
We have a flow rate sensor that we were able to connect to an arduino and then get live updates of the flowrate through matlab. ...

2 months ago | 1 answer | 0

1

answer