Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklik authored Jul 7, 2024
1 parent 30c1d82 commit b9baed9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# I2CIO01A - I2C IO Expander

![I2CIO01A](/doc/img/I2CIO01A_top_big.jpg)
![I2CIO01A](doc/img/I2CIO01A_top_big.jpg)

## Overview

The I2CIO01A module is a GPIO expander designed for operation in the range of 1.65 to 5.5 V. It provides general-purpose remote I/O expansion via the I²C interface. The module consists of two 8-bit Configurable, Input Port, Output Port, and Polarity Inversion registers.
The I2CIO01A module is a GPIO expander designed for operation in the range of 1.65 to 5.5 V. It provides general-purpose remote I/O expansion via the I²C interface. The module comprises two 8-bit Configurable, Input Ports, Output Port, and Polarity Inversion registers.

## Features

Expand Down Expand Up @@ -61,7 +61,7 @@ The module's design and layout files can be found in the `hw/sch_pcb` directory.
## Assembly and Testing

1. **Assembly:** Follow the provided schematic and BOM for assembling the module.
2. **Initial Inspection:** Perform a visual inspection to ensure there are no shorts on the power supply.
2. **Initial Inspection:** Perform a visual inspection to ensure no shorts on the power supply.
3. **Testing:** No additional setup is required beyond the initial inspection.

For more detailed information on each component, please refer to their respective datasheets:
Expand Down

0 comments on commit b9baed9

Please sign in to comment.