General

SEN0676 Liquid Level Sensor

userHead dsheld 2025-09-18 10:21:03 351 Views1 Replies

The product wiki has an Arduino example for the SEN0676 Liquid Level Sensor. Has anyone implemented this device in Python running on a Raspberry Pi?

2025-09-19 17:11:29

The SEN0676 acts as a MODBUS RTU over serial: https://dfimg.dfrobot.com/95a9cd2bec674008b039ef43bcd5638e/wikien/1b0b4153e7069329599fabd71e7c8a48.pdf

 

Lookup MODBUS slave or RTU serial examples in Python.

userHeadPic K0I05