Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:tcb:tcbinstall:io_ports_ab [2021/03/19 19:29]
opadmin [Using an I/O Port as Output]
wiki:tcb:tcbinstall:io_ports_ab [2021/03/20 01:14]
opadmin [Using an I/O Port as Output]
Line 35: Line 35:
 If you wish to connect the output to another microcontroller (such as another Arduino) you can do so directly - just connect the signal pin of the I/O port to the input pin of your other controller, and also make sure both the TCB and the other controller share a ground connection.  If you wish to connect the output to another microcontroller (such as another Arduino) you can do so directly - just connect the signal pin of the I/O port to the input pin of your other controller, and also make sure both the TCB and the other controller share a ground connection. 
  
-However keep in mind these outputs are only rated at 40mA each. That means they will almost surely be inadequate for driving lights, relays or other devices. For that you will need to add an external transistor or MOSFET circuit. A simple 2n2222 transistor circuit will work and there are many schematics on the internet. Or see the [[wiki:tcb:tcbinstall:accessories#mosfet_switch|Accessories]] page for a robust MOSFET switch schematic that you can build. +Each output can supply up to 40mA of current at 5 volts on the signal pin. Standard LEDs typically draw around 20mA each with the appropriate current limiting resistor, therefore you could power up to 2 LEDs on a single port (use something like [[http://ledcalc.com/|LedCalc.com]] to calculate the correct resistor value for your LEDs) 
 + 
 +{{ wiki:io_output_led.jpg?direct&500 |Driving LEDs with an I/O port set to output}} 
 + 
 +For anything that will draw more than 40mA you will need to add an external transistor or MOSFET circuit. A simple 2n2222 transistor circuit will work and there are many schematics on the internet. Or see the [[wiki:tcb:tcbinstall:accessories#mosfet_switch|Accessories]] page for a robust MOSFET switch schematic that you can build. 
  
 There are also various logic-level modules available on eBay that can interface directly with the TCB using a male-to-male servo cable. But be careful when choosing them, because many use a different pinout than the TCB! They can still be used, but you will need to swap the pins on your servo cable. The order on the TCB is Ground/Positive +5v/Signal. Here are some that are known to work directly: There are also various logic-level modules available on eBay that can interface directly with the TCB using a male-to-male servo cable. But be careful when choosing them, because many use a different pinout than the TCB! They can still be used, but you will need to swap the pins on your servo cable. The order on the TCB is Ground/Positive +5v/Signal. Here are some that are known to work directly:
wiki/tcb/tcbinstall/io_ports_ab.txt · Last modified: 2021/03/22 23:42 by opadmin