Comments on: Raspberry Pi Pico: I2C Scanner (MicroPython) – Finding the Address of I2C Devices https://randomnerdtutorials.com/raspberry-pi-pico-i2c-scanner-micropython/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Fri, 17 Jan 2025 15:28:51 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Lahcene https://randomnerdtutorials.com/raspberry-pi-pico-i2c-scanner-micropython/#comment-1000577 Fri, 17 Jan 2025 05:17:42 +0000 https://randomnerdtutorials.com/?p=144588#comment-1000577 In reply to Sara Santos.

I am sorry but the “bug” is still there, mentioning I2C1 and I2C2.

]]>
By: Sara Santos https://randomnerdtutorials.com/raspberry-pi-pico-i2c-scanner-micropython/#comment-949239 Mon, 19 Aug 2024 08:45:08 +0000 https://randomnerdtutorials.com/?p=144588#comment-949239 In reply to Christian.

Hi.
Yes. You’re right.
Thanks for pointing that out.
It’s already fixed.
Regards,
Sara

]]>
By: Christian https://randomnerdtutorials.com/raspberry-pi-pico-i2c-scanner-micropython/#comment-949052 Sun, 18 Aug 2024 15:21:42 +0000 https://randomnerdtutorials.com/?p=144588#comment-949052 May I ask you if you probably did you made a little mistake.

Please check
… two different buses (I2C1 and I2C2) simultaneously,

Did you probably mean I2C0 and I2C1?

Kind regards

Christian

]]>