Hey, thanks for the replies! it really is much appreciated!
I will look into moving the pin on the shield, it really is a pain in the ass that they use that pin!
If it proves to be to hard to move the pin, you meantioned that the pins are hardware limited, is it because they can read pulses at a higher speed? if so ill do some research on which other pins also have this ability.. maybe :P
also, in regards to the code:
attachInterrupt(1,basicVssInterrupt,RISING);
The figure "1" sets the pin as 3?
Sorry for all my ignorance and stupid questions, im still getting the hang of all this arduino rubbish!
Cheers
Mitch
|