06-14-2012 03:20 AM
Hi,
I'm a student currently doing my final year project regarding ground effect,or i should say development of ground effect system -flight data logger. basically i have to do some programming using labview software with arduino uno hardware. I'm quite new with this software, so i really need some help or maybe some idea on how to really do this kind of project. Please Help.
Phyeza
06-14-2012 06:10 AM
That's a broad question.
Maybe you should start by reviewing some literature on planning a software project. The principles behind that are not specific to LabVIEW.
The task you describe (datalogger) should be easy enough to implement in LabVIEW. It's basically data acquisition and data storage. LabVIEW has in its help menu an example finder. The examples that ship with LabVIEW will teach you all you need to know about acquiring and storing data.
Regards Florian
06-18-2012 10:51 PM
okay, thanks alot for the advice.