Page 1 of 1
GPIO on routerboard hw
Posted: Wed Mar 04, 2009 12:19 am
by Fabbbio
I want to know about GPIO on routerboard products and how to manage it with routeros.
Thanks
Re: GPIO on routerboard hw
Posted: Wed Mar 04, 2009 12:20 pm
by aaa
RB200 have six GPIO I don't know about RouterOS but in Linux it's possible use it.
http://www.routerboard.com/pdf/RouterBO ... DK-1-1.pdf
Re: GPIO on routerboard hw
Posted: Wed Mar 04, 2009 5:15 pm
by Fabbbio
On RB411 I see 5 leds for signal strength , How can I manage this leds?
Re: GPIO on routerboard hw
Posted: Thu Mar 05, 2009 2:32 pm
by normis
something like this probably:
:led user-led=yes led3=yes led2=yes
Re: GPIO on routerboard hw
Posted: Thu Mar 05, 2009 7:21 pm
by Fabbbio
I try and it's ok i connect 1 relay to led1 now the next thing is having input signal .....
Re: GPIO on routerboard hw
Posted: Fri Apr 17, 2009 11:14 am
by andret
Hi
Did you manage to get GPIO working under MikroTik? I have a RB230 which also has GPIO's but cannot find any method of implementation.
Thanks
Re: GPIO on routerboard hw
Posted: Fri Apr 17, 2009 11:17 am
by normis
Hi
Did you manage to get GPIO working under MikroTik? I have a RB230 which also has GPIO's but cannot find any method of implementation.
Thanks
all that you need is in the SDK files:
http://www.routerboard.com/rb200.html
Re: GPIO on routerboard hw
Posted: Fri Apr 17, 2009 2:05 pm
by andret
Hi
Did you manage to get GPIO working under MikroTik? I have a RB230 which also has GPIO's but cannot find any method of implementation.
Thanks
all that you need is in the SDK files:
http://www.routerboard.com/rb200.html
Ok - I can understand that the SDK will allow me to compile code which will run on the RB230 but how do I get something over to the MikroTik as a command?
Re: GPIO on routerboard hw
Posted: Fri Apr 17, 2009 2:12 pm
by normis
I mean - look in the SDK PDF file, there is all you wanted to know about GPIO. From RouterOS you can't do anything with it.
Re: GPIO on routerboard hw
Posted: Fri Apr 17, 2009 2:15 pm
by andret
I mean - look in the SDK PDF file, there is all you wanted to know about GPIO. From RouterOS you can't do anything with it.
Right - no way of compiling a binary, uploading it to the CF card and running/executing it from RouterOS?
Re: GPIO on routerboard hw
Posted: Fri Apr 17, 2009 2:17 pm
by normis
you can't compile a binary for anything in routeros, let alone GPIO
![Smile :)](./images/smilies/icon_smile.gif)
RouterOS is as it comes, no mods.