Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Meduino Mega 2560 Pro - Mini Pinout
#1

Hi,
Does anyone have the schematic or pinout of the Meduino board ?

Thanks
Reply
#2

(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
Reply
#3

Hi,
I need more informations; which pin can be used as interrupt ?
I need a free one to decode Oregon RF sensors.
Thanks
Reply
#4

Smile

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. Smile Smile Smile

Reply
#5

Hi,

After some testing i came to the conclusion that for GPIO1 it is int0 !

And it's confirmed on arduino web

   
Reply
#6

Yes, that's right!

GPIO1 - PIN2 - INT0
GPIO2 - PIN3 - INT1

Reply




Users browsing this thread: 1 Guest(s)