Change variables in Arduino sketch using Matlab GUI
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello everyone,
I'm currently working on a project that requires to build a Graphical User Interface. This GUI is design to have multiple push buttons and to generate real-time plot using the data obtained from load cell force sensor connected to the Arduino UNO. One feature of my project has a buzzer, whose sound frequency gets higher and higher as the real-time force reading gets closer to the threshold set by the user. That being said, GUI is required to allow users to input desired force threshold. This can easily be done in Arduino sketch, but this requires user to open Arduino sketch and manually change the threshold value. Is there a way for me to program MATLAB GUI so that the user can just change the threshold in the simplest manner without opening Ardui sketch every time?
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Modeling finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!