View Single Post
Old 06-08-2015, 05:45 PM   #49 (permalink)
Theitguy
EcoModding Lurker
 
Join Date: Jun 2015
Location: Australia
Posts: 18
Thanks: 3
Thanked 0 Times in 0 Posts
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
  Reply With Quote