-
Notifications
You must be signed in to change notification settings - Fork 616
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Create a binding API for the Microchip MCP23XXX family.
//cc @joperezr @joshfree Please assign this to me. I have a prototype, but trying to work out the kinks and such. This has been a good exercise as it has bought up a few issues/questions. I will post more details and action items as progress is made. Thx
Possible Iterations
- (Add initial Mcp23xxx binding #91) Create initial Mcp23xxx project with tests and samples.
- (Added pin options, abstract class and I2C #130) Separate with Mcp23xxx abstract, create Mcp230xx (I2C), create Mcp23Sxx (SPI).
- (Added pin options, abstract class and I2C #130) Add additional pins for reset and interrupt lines.
- (Added pin options, abstract class and I2C #130) Add ReadBit/WriteBit helper methods.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request