Ho la necessità di montare sopra un arduino mega una rfid evaluation shield..solo che leggendo sulla pagina del produttore dice che non sono compatibili le due schede..o meglio..
If you’re using this with an Arduino Mega (or the Android ADK), be aware that D7-D8 do not support change interrupts, and therefore are not suitable for serial communication. You’ll need to use jumper wires to connect to different I/O pins. (See
http://arduino.cc/hu/Reference/SoftwareSerial for supported pins.)
come posso fare?? sono vincolato ai pin 7 e 8 con questa scheda
ho provato a fare una seriale sui pin 11 e 12 e poi collegare con dei jumper ai pin 7 e 8 ma senza successo perchè giustamente la scheda lavora sui pin 7 e 8..c'è un modo per ovviare al problema??