-
I'm trying to interface 4x4 keypad with pcf8575, I'm having trouble with pins and also with code. Can anyone assist me. Thanks.
-
Hi.. I am looking to cascade 1 ad5242 1mohm digipot and 2 ds1804 100k (https://www.analog.com/media/en/technical-documentation/data-sheets/DS1804.pdf).
is this doable?
additionally can 20 such s…
-
### The problem
When using the function of adding the last 3 bytes of the Mac address to the device name, an error occurs.
The last 3 bytes of the MAC address are 71:05:2B, but the following is ad…
-
hello,
I saw your lib have a shiftOut function. Is that possible use that function for controlling a 74HC595 ?
I means use a PCF8574 to control a 74HC595
-
Many of the libraries have bad circup instructions, missing the `adafruit_` prefix, or using an incorrect name.
This is related to https://github.com/adafruit/cookiecutter-adafruit-circuitpython/issu…
-
Related to #1 , this project repo name is "OricVGA32", but its 'real Arduino project name' is "EmulOric2". In order to make it possible to import the Arduino project properly into the PlatformIO IDE,…
-
we have
```
// looks like we support PCF8575 i2c I/O expander
m_i2c.read(/*address*/0x20, variant, sizeof(variant));
```
1) what is magic 0x20 where is it mentioned on https://www.ti.com/lit/…
-
Hello. How many buttons can I connect to a single pin in the analog button connection? I want to use 4x4 matrix button connection (8 for gear and 8 for steering wheel). Also, are resistors necessary?
-
I2CKeyPad version=0.4.0 and PCF8575 version=0.2.3 not working together.
On stm32f411 individually they work well but together on the same bus they conflict.
I change the I2C bus for pcf8575 (use I2…
-
Dear Mr. marbastlib
LED_MX_6028R-ROT in MX footprint seem bigger than switch (1u), so I have to use Led 6028 form Choc library.
Beside that, MX stab library seem not fit to switch too. I just use t…