MyOpenLab program to use Arduino Uno as an acquisition card

Hello everybody,
I want to use my Arduino Uno as an acquisition card for several sensors. I want to have a nice computer interface using MyOpenLab. My question is, do you know how to use a program developed with MyOpenLab as an executable ? (Just click the icon to launch the program and don't do multiple tasks like open MyOpenLab, select the program, click the start button,...)
Thanks !!
Quentin

Maybe there is a MyOpenlab forum somewhere?

I didn't find an active forum about it so I ask my question to the Arduino community !
Thnaks !

I know nothing of openlab but suspect you could communicate with a serial connection between the Arduino and PC. (Or whatever runs openlab)
So you could write a program in the Arduino to collect sensor outputs in response to a serial request from openlab ??? Google will find you some examples

It seems documented to run on a pi , so maybe that’s a better route .

Incidentally you can get a student version of lab view ( free) that includes an interface to Arduino and might be worth a look .

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.