-
In the files:
- euro-modules/Mea_vox/Software/MeaVox_Arduino_Clock/MCP23008.cpp
- euro-modules/Mea_vox/Software/Mea_Vox_Arduino/MCP23008.cpp
- euro-modules/Mea_vox/Software/Mea_vox_Arduino_Parole/M…
-
**What kind of new feature are you looking for?**
I'm trying to figure out how to get direct access to the MCP23008 GPIO register using the MCP23xxx package. The only interface I see exposed is via…
-
The "apple" rasperry pi in Freedom Maine went dark on 2023-02-20 at 12:50 GMT. None of its lights were blinking.
Our current favorite theory is that a voltage spike caused this.
Here are [logs …
-
**Describe the problem you have/What new integration you would like**
`MCP23107` is a very popular IO port expander, but recently it has been discovered a bug that reduce the ports to 14 (for i…
-
When you run it, it pukes on MCP23008 and x74595
```
C:\Users\bryan costanich\GitRepos\wlabs\Netduino.Foundation\Source [master ≡ +0 ~52 -0 !]> .\UpdateNFDependencyVersion.ps1 0.17
Peripheral_Lib…
-
**Describe the bug**
When overwriting SooperLooper preset, the mute and pause state gets muddled
**To Reproduce**
Steps to reproduce the behavior:
1. Add SooperLooper to main out and record 6 lo…
-
Hi there,
I have a i2c backpack from Adafruit that seems to have a slightly different pinout to what is written in your code as i can't get it for the life of me to display any characters but i can't…
-
Very popular I/O expanders from Microchip:
MCP23008 - I2C, 8 channels
MCP23017 - I2C, 16 channels
MCP23S08 - SPI, 8 channels
MCP23S17 - SPI, 16 channels
The channels on these devices can be set indiv…
-
# Problem
User Button, User LEDs and Buzzer do not work.
* User Button ... https://wiki.seeedstudio.com/reTerminal-hardware-interfaces-usage/#usage-2
* User LEDs ... https://wiki.seeedstudio.co…
-
Would like to use your library in my application...
I find that it is well done and clearly annotated...
However, I cannot find the include file "i2c_bus.h" in the esp-idf repo...
Please add to you…