Wednesday, September 25, 2013

Test MR3020 with Arduino Uno

Comouter -----usb----> arduino --------->FT232RL----->USBHUB-------->MR3020

i test serial port via usb2serial converter with mr3020

driver usb to serial i install

opkg update
opkg install kmod-usb-serial
opkg install kmod-usb-serial-ftdi

Refference:
http://smartcity.cs.columbia.edu/openwrt/openwrt_packages.php

this source code on mr3020 run with shell script and arduino board run with softwareserial
http://forum.arduino.cc/index.php/topic,39485.0.html
http://arduino.cc/en/Reference/SoftwareSerial

No comments:

Post a Comment