Project

General

Profile

Wiki » History » Version 1

Frédéric Blanc, 2024-11-05 14:12

1 1 Frédéric Blanc
h1. Wiki
2
3
h2. USB <-> I2C
4
5
Passerelle USB-I2C SiLabs CP2112
6
7
h3. Commande Linux
8
9
i2c-tools
10
<pre><code class="shell">
11
sudo apt install i2c-tools
12
</code></pre>
13
14
<pre><code class="shell">
15
i2cdetect -l
16
</code></pre>
17
18
https://www.youtube.com/watch?v=QwlqOTDAPfk