Hi, noob here...
I need to connect two OLIMEXINO-STM32 so I can send a couple of ints per second. The best way I have found is to use rs232 but I have not found any tutorial. There is a library for arduino called easyTransfer which seams perfect but it doesent work on the OLIMEXINO.
Can anyone help me? I simply want to be able to push a button and light both on_board_led on OLIMEXINO 1 and 2.
Would be very happy if anyone helped me.
//Carl