0
votes
2answers
69 views

Arduino Clone is not talking to my Mac

When I plugin my Osepp Uno (off-brand of Arduino Uno), the LED flickers a bunch, then the RX and TX lights do the same. But when I ls /dev/ | grep -i usb I get ...
0
votes
1answer
117 views

Arduino MEGA ADK: read data from usb(not serial)

I'm new on this field and I've spent my last 3 days searching for a way to read some data from a usb device(http://www.willow.co.uk/TelosB_Datasheet.pdf). It sends packets of 12 octest and all I want ...
0
votes
0answers
92 views

VDIP1/VNC1L: command failed when setting the baudrate for the device

In order to interface a USB device with an AVR microcontroller I'm using an FTDI VDIP1, that is a development module for the VNC1L chip which provides USB host capability. The USB device that I need ...
0
votes
1answer
227 views

Does Arduino ADK shield for android, serves like a regular USB host shield?

I'm from Argentina and the guy whom I bought the Arduino accesories from doesn't have any USB hosts. But he has this. I'm not interested in connecting an Android phone to it but I certainly would in ...