Digistump Forums
The Digispark => Digispark Libraries => Topic started by: absys on November 21, 2013, 04:23:06 am
-
Hi .. very new with the digispark . Is possible to use the Arduino capsense Library in the Digispark device ? .. is compatible?..
which pins should or could be used ?. anybody had tried ?
many thanks , I will be posting my progress with the device.
-
Should be no problem. The library uses only digital pins, no special features.
I would go with PB0, PB2 and PB5 and avoid PB3 and PB4 (which are connected to USB, having zeners capping maximal voltage PB3 has as well an pullup) and avoid PB1 because of the LED.
-
thanks Gogol . i will try with the PBo and PB2