4 Answers
Hi.
In that case, you can use the UART module to read from the sensor: https://docs.micropython.org/en/latest/library/machine.UART.html
The sensor datasheet should tell you what exactly it is reading and in which units.
Regards,
Sara