Difference between revisions of "Dio breakout"

From BitWizard WIKI
Jump to: navigation, search
(Created page with "The DIO breakout board. This is the documentation page for the DIO_breakout . == Overview == This board en...")
 
 
(8 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
 
None: the board comes fully assembled.
 
None: the board comes fully assembled.
 
== External resources ==
 
 
 
=== Datasheets ===
 
 
 
== Additional software ==
 
  
  
Line 27: Line 19:
  
  
 +
The connector at the bottom of the board is laid out as follows:
 
{| border=1
 
{| border=1
 
! pin !! function
 
! pin !! function
Line 47: Line 40:
 
|}
 
|}
  
 +
 +
the power-connector at the top of the board is laid out as follows:
  
 
{| border=1
 
{| border=1
Line 68: Line 63:
 
|}
 
|}
  
 +
The dataconnector in the middle of the board is compatible with the DIO board:
 +
{| border=1
 +
! pin !! function
 +
|-
 +
| 1 || GND
 +
|-
 +
| 2 || VCC
 +
|-
 +
| 3 || IO0
 +
|-
 +
| 4 || IO1
 +
|-
 +
| 5 || IO2
 +
|-
 +
| 6 || IO3
 +
|-
 +
| 7 || d.n.c.
 +
|-
 +
| 8 || IO4
 +
|-
 +
| 9 || IO5
 +
|-
 +
| 10 || IO6
 +
|}
 +
 +
d.n.c. means do not connect.
 +
 +
== Jumper settings ==
  
 +
There are no jumpers.
  
== jumper settings ==
+
== Configurations ==
  
There are no jumpers.  
+
You can chose to have your board equipped with a 10-pin female connector that allows your board to directly fit on top of the I2C-DIO board. This would conflict with the SPI connectors so don't chose this option for an SPI_DIO.  
  
 +
You can chose to have your board equipped with a male 10-pin connector that allows you to connect your board with the SPI_DIO or I2C DIO using a short 10pin IDC cable.
  
 
== Future hardware enhancements ==
 
== Future hardware enhancements ==
  
 +
may 2013: This is vaporware: hardware will be available june 2013.
  
 
== Future software enhancements ==
 
== Future software enhancements ==

Latest revision as of 13:06, 10 December 2015

The DIO breakout board
The DIO breakout board.

This is the documentation page for the DIO_breakout .

Overview

This board enables use screw terminals to connect wires to your SPI_DIO or I2C_DIO board.

Assembly instructions

None: the board comes fully assembled.


Related projects

DIO

Pinout

The connector at the bottom of the board is laid out as follows:

pin function
1 GND
2 IO0
3 IO1
4 IO2
5 IO3
6 IO4
7 IO5
8 IO6


the power-connector at the top of the board is laid out as follows:

pin function
1 GND
2 VCC
3 GND
4 VCC
5 GND
6 VCC
7 GND
8 VCC

The dataconnector in the middle of the board is compatible with the DIO board:

pin function
1 GND
2 VCC
3 IO0
4 IO1
5 IO2
6 IO3
7 d.n.c.
8 IO4
9 IO5
10 IO6

d.n.c. means do not connect.

Jumper settings

There are no jumpers.

Configurations

You can chose to have your board equipped with a 10-pin female connector that allows your board to directly fit on top of the I2C-DIO board. This would conflict with the SPI connectors so don't chose this option for an SPI_DIO.

You can chose to have your board equipped with a male 10-pin connector that allows you to connect your board with the SPI_DIO or I2C DIO using a short 10pin IDC cable.

Future hardware enhancements

may 2013: This is vaporware: hardware will be available june 2013.

Future software enhancements

Changelog

1.0

  • Initial public release