Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

Deutsch • Re: OLED R-Pico

$
0
0
Was man noch ausprobieren könnte ist ein scan auf den I2C bus:

i2c = ... wie bisher
print(i2c.scan())

Code:

>>> (i2c.scan())Traceback (most recent call last):  File "<stdin>", line 1, in <module>NameError: name 'i2c' isn't defined>>> 

Statistics: Posted by JustFun3D — Sun Apr 21, 2024 12:52 pm



Viewing all articles
Browse latest Browse all 4151

Trending Articles