MartenFrehse

Results 2 comments of MartenFrehse

Sadly none of these examples where working. I am using an raspberry pi pico w and not an ESP32. I alwasy get Errno5 or some other errors not even the...

I have found my Problem ... I was not using the ADCs. After i switched that all was working just fine. Code: import mlx90614 import time from machine import SoftI2C,...