check_device_i2c_address
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| check_device_i2c_address [2026/08/19 12:17] – [I2C Address Check] walkeradmin | check_device_i2c_address [2026/08/19 12:18] (current) – [I2C Address Check] walkeradmin | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| * i2c = I2C(< | * i2c = I2C(< | ||
| - | \\ | ||
| - | * scl=Pin(5), sda=Pin(4) | ||
| These are the Pico pins your device is connected to, so scl(5) is Pico Pin 7 and sda(4) | These are the Pico pins your device is connected to, so scl(5) is Pico Pin 7 and sda(4) | ||
| - | \\ | + | |
| - | \\ | + | * scl=Pin(5), sda=Pin(4) |
| If you run the code above, you will see something similar to below: | If you run the code above, you will see something similar to below: | ||
| \\ | \\ | ||
check_device_i2c_address.1787141857.txt.gz · Last modified: by walkeradmin
