Actions
Wiki » History » Revision 7
« Previous |
Revision 7/40
(diff)
| Next »
Frédéric Blanc, 2024-11-05 15:23
Wiki¶
USB <-> I2C¶
Passerelle USB-I2C SiLabs CP2112
Commande Linux¶
i2c-tools
sudo apt install i2c-tools
i2cdetect -l
i2cdetect -r -y N
N numero I2C ici 5
detection d'une puce I2C PCF8563 @ 0x51
https://www.acmesystems.it/i2c
https://www.youtube.com/watch?v=QwlqOTDAPfk
Updated by Frédéric Blanc about 2 months ago · 40 revisions