Hi,
Can anyone please tell me where to find code for attaching a flexiforce sensor (25lb) to a sparkfun board? I have not been able to find any sample code on line.
Thank you.
Macroom
macroom:
Hi,
Can anyone please tell me where to find code for attaching a flexiforce sensor (25lb) to a sparkfun board? I have not been able to find any sample code on line.
Thank you.
Macroom
The code is:-
val = analogRead(0);
Now what do you actually want to do?
Thank you for your reply. I just received the part and wanted to try it out. I (sheepishly) finally found sample code on the SparkFun website.