Closed justbuchanan closed 7 years ago
@jjones646 What's the status on this?
@jjones646 is this something that we'll need or should I close this?
We'll need this.
How would something like this work? It's connected via i2c, so what line(s) serve as the interrupt?
There's another line for the interrupt itself - should be defined in the pin declarations file. It's a fairly trivial thing to do, but the lack of testable hardware is definitely the burden here.
Closing due to timeout (and that this is firmware, not robocup-software).
The io expander (mcp23017) has 8 inputs and 8 outputs. We need to set up a system to interrupt the mbed when one of the input lines change.
cc @jjones646