Search
Product Info
Arduino Serial USB Board
sku: DEV-08165
Description: Using the FT232RL, the Arduino Serial USB Board shows up as a com port allowing serial communication to and from the Arduino Stamp or any other serial device.Arduino is an open-source physical computing platform based on a simple i/o board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing, MaxMSP). The open-source IDE can be downloaded for free (currently for Mac OS X, Windows, and Linux).
Documents:
- Diagram for attaching the Arduino Serial USB Board to the Arduino Stamp
- ArduinoMiniUSB Page
- Arduino Home Page
- How To
- Programming Reference
- Arduino Forum
Pricing
Comments
9 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.















The FTDI chip is the same of Arduino, right?
It looks like you didn't read the description for this product. It doesn't mention the mini pro or any other Arduino except the Arduino Stamp. That would probably explain the lack of documentation for using it with the mini pro.
Buy the right Arduino, the Stamp, for this board and you won't have anything to complain about.
I'm trying to use this to convert RS-485 to USB with a MAX485 IC as this:
TX -> DI
RX /RE
VCC -> DE
and supply voltage VCC and GND to MAX485 8 and 5.
I have some problems at the monitoring sw because of this wiring and I would need TXEN pin to control /RE and DE together.
Any suggestion?
Thanks!