Wave Shield, Arduino + Flexiforce Sensor

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
stephanieA
 
Posts: 1
Joined: Tue Nov 29, 2011 9:40 pm

Wave Shield, Arduino + Flexiforce Sensor

Post by stephanieA »

Hi,

I have managed to set up the arduino ad wave shield to loop audio based on the example on the ladyada site,
I also have a separate sketch receiving sensor values however, I am unable to combine them.
Ideally i would like the flexiforce sensor to trigger the arduino when it receives a reading of > 1000

any help will be much appreciated!

:D

User avatar
adafruit_support_bill
 
Posts: 88087
Joined: Sat Feb 07, 2009 10:11 am

Re: Wave Shield, Arduino + Flexiforce Sensor

Post by adafruit_support_bill »

Start with one of the push-button examples. Then replace the digitalRead with an analogRead and a compare against 1000 instead of digital HIGH.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”