Difference between revisions of "Useful Circuits"

From AIRWiki
Jump to: navigation, search
(USB - Serial adapter)
(USB - Serial adapter)
Line 37: Line 37:
 
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.
 
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.
  
Here you can download the project: [[Media:FT232RL.zip]]
+
Here you can download the project: [[FT232RL.zip Media:FT232RL.zip]]
  
 
==== USB - Serial adapter (insulated variant) ====
 
==== USB - Serial adapter (insulated variant) ====

Revision as of 18:23, 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.

Here you can download the project: FT232RL.zip Media:FT232RL.zip

USB - Serial adapter (insulated variant)

USB - Serial adapter (iRobot Roomba variant)