Difference between revisions of "I2CIO-8X"

From Land Boards Wiki
Jump to navigation Jump to search
Line 23: Line 23:
 
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/libraries/LandBoards_I2CIO8X Github repo] - Driver code
 
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/libraries/LandBoards_I2CIO8X Github repo] - Driver code
 
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/I2CIO8X Github repo] - Example code
 
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/I2CIO8X Github repo] - Example code
 +
 +
== Testing ==
 +
 +
* [[Arduino Based Test Station]]
 +
* [https://github.com/land-boards/lb-Arduino-Code/tree/master/LBCards/ODAS/ODASTESTER ODAS Tester Github Repo]
  
 
== Assembly Sheet ==
 
== Assembly Sheet ==
  
 
* [[I2CIO8-X Assembly Sheet]]
 
* [[I2CIO8-X Assembly Sheet]]

Revision as of 13:01, 1 January 2020

Tindie-mediums.png

I2CIO-8X-6104-640px.jpg

Features

  • 8 bits of Digital I/O
  • I2C interface
  • MCP23008P
  • Base address = 0x20
  • Address offset jumpers (0-7)
  • Interrupt pin on I2C connectors
  • I2C Daisy-chain connectors
  • GVS (Ground/Voltage/Signal) pins for all 8-bits
  • 2.7V to 5.5V
  • 49x49mm form factor
  • (4) #4-40 mounting holes

Drivers/Example Code

Testing

Assembly Sheet