Skip to content
/ XPCA9554 Public

A simple Arduino lib to control XServe Raid board based on PCA9554

License

Notifications You must be signed in to change notification settings

murxy/XPCA9554

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PCA9554 Arduino lib

Hey! This library has been designed to work with the Xserve Raid front panel board based on PCA9554.

Includes

List of libraries required for assembly:

  1. Wire.h

Pinning

  1. It is necessary to connect A0, A1 and A2 pins of the right PCA9554 board. This is necessary for they receive different addresses.
    image
  2. In the constructor of the class, create two objects and pass addresses to them. If you connected everything correctly, then the left board will receive the address 0x24, and the right board will receive the address 0x27.
    image

About

A simple Arduino lib to control XServe Raid board based on PCA9554

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages