23-12-2016, 14:33
23-12-2016, 17:35
(23-12-2016, 14:33)laulau Wrote: [ -> ]Hi,
Does anyone have the schematic or pinout of the Meduino board ?
Thanks
[Image: Mega2560_Pro_Mini_pinout.jpg]
Regards, Zappie
04-01-2017, 05:11
Hi,
I need more informations; which pin can be used as interrupt ?
I need a free one to decode Oregon RF sensors.
Thanks
I need more informations; which pin can be used as interrupt ?
I need a free one to decode Oregon RF sensors.
Thanks
04-01-2017, 21:46
You can use GPIO1 or GPIO2 on the Pro2 PLUS board.
GPIO1 - PIN2 - INT4
GPIO2 - PIN3 - INT5
It seems that the GPIO port of the Pro2 PLUS can be used for some more "exotic" purposes, than simple I/O.
Coders and developers always will find some "less explained" features, to exercise their skills.

16-06-2017, 14:46
Hi,
After some testing i came to the conclusion that for GPIO1 it is int0 !
And it's confirmed on arduino web
[attachment=1018]
After some testing i came to the conclusion that for GPIO1 it is int0 !
And it's confirmed on arduino web
[attachment=1018]
16-06-2017, 23:22
Yes, that's right!
GPIO1 - PIN2 - INT0
GPIO2 - PIN3 - INT1
GPIO1 - PIN2 - INT0
GPIO2 - PIN3 - INT1