07-13-2019 04:28 AM - edited 07-13-2019 04:32 AM
Hi, I'm having trouble trying to calibrate the SingleTact pressure sensors using myRio / LabVIEW.
I'm new to LabVIEW and getting confused how to design the programme.
My project is to design a low-profile trackpad for finger gesture detection, where I can detect finger contact on a surface of 100 x 100 mm and plot the resultant signal data on the GUI.
Any help will be gratefully appreciated.
regards,
Nalsis
Solved! Go to Solution.
07-13-2019 06:41 AM
The first step is sitting down with pencil and paper and writing out the series of steps that your program will be doing. Make a simple flowchart, or write it out in pseudocode.
07-21-2019 12:26 PM
Hi RavensFan,
Thanks for your starting recommendation.