Difference between revisions of "Useful Circuits"

From AIRWiki
Jump to: navigation, search
(Cable)
Line 11: Line 11:
 
This is an [http://www.ftdichip.com/Products/FT232R.htm FTDI FT232RL] based USB - Serial adapter you can use to access serial devices (0-5V levels, NOT RS232) via a standard USB port.
 
This is an [http://www.ftdichip.com/Products/FT232R.htm FTDI FT232RL] based USB - Serial adapter you can use to access serial devices (0-5V levels, NOT RS232) via a standard USB port.
 
At one side of the circuit there is a mini-USB connector, while at the other side you can find a pin header with 6 contacts:
 
At one side of the circuit there is a mini-USB connector, while at the other side you can find a pin header with 6 contacts:
 
==Cable==
 
The complete list of cable for camera connection and/or power is under construction. You can partecipate listing below which cables are you using...
 
  
 
{| border="1" cellpadding="5" cellspacing="0"
 
{| border="1" cellpadding="5" cellspacing="0"

Revision as of 18:21, 30 June 2010

--- WORK IN PROGRESS! ---

In this page you can find a set of useful circuits that you may need to develop your project. Most of them are designed using CadSoft EAGLE PCB and can be printend in our lab without the need of an external PCB supplier.

IC Adapters

Interface Circuits

USB - Serial adapter

This is an FTDI FT232RL based USB - Serial adapter you can use to access serial devices (0-5V levels, NOT RS232) via a standard USB port. At one side of the circuit there is a mini-USB connector, while at the other side you can find a pin header with 6 contacts:

PIN # Function
1 serial RXD
2 serial TXD
3 GND
4 3.3V output from FT232RL
5 serial level select (3.3V / 5V)
6 5V output from USB connector

You must connect pin number 5 to pin number 4 (3.3V) OR to pin number 6 (5V) to select the voltage levels of the serial port. If you leave pin number 5 disconnected the adapter will not work.

USB - Serial adapter (insulated variant)

USB - Serial adapter (iRobot Roomba variant)