Hi,
this is my first arduino project,
im OK with controllers, ive worked with another platform.
i need to be able to read and write data to 2 devices with 1 arduino
this one needs 38400 bps http://store.diydrones.com/ProductDetails.asp?ProductCode=MT3329-02
and this one also 38400 http://store.diydrones.com/ProductDetails.asp?ProductCode=BR-Dronecell-01
i've thought of this mini pro
http://store.diydrones.com/ProductDetails.asp?ProductCode=BR-DEV-09220
but as it seems it has only one serial TX and RX...
any suggestions ?
(on the other platform every digital input can be used to read or output serial data
is it the same here, or i must use the dedicated serial port ?)