aleksamagicka / aquacomputer_d5next-hwmon

Linux hwmon driver for select Aquacomputer devices. Partly mainlined.
GNU General Public License v2.0
60 stars 8 forks source link

add support for leakshield sensors #37

Open dankamongmen opened 2 years ago

dankamongmen commented 2 years ago

On that same thread from r/watercooling where you asked me to test the highflowNEXT, some guy posted up a bunch of Leakshield information. I'd like to take it, add the basic support, and interface with him to get it tested. for this bug:

https://www.reddit.com/r/watercooling/comments/wr667q/automated_modeling_of_cooling_system/ is the r/watercooling thread to which i refer.

Links: product page, FAQ PDF, manual PDF.

please assign to me, and i'll make a branch.

aleksamagicka commented 2 years ago

That would be great! I saw his comment as well, but didn't look at the code too closely yet.

I've edited the issue to add the link to the manual.

looncraz commented 2 years ago

I'm that "some guy" with the leakshield that started reversing the HID data packet ;-)

I'm slowly working on identifying more and more offsets with various states of operation.

I will put the code up on Github later, hopefully today, to keep in sync with my local changes.

aleksamagicka commented 2 years ago

I'm that "some guy" with the leakshield that started reversing the HID data packet ;-)

I'm slowly working on identifying more and more offsets with various states of operation.

I will put the code up on Github later, hopefully today, to keep in sync with my local changes.

Welcome! Glad to have you here.

looncraz commented 2 years ago

Eh, I set it up...

https://github.com/looncraz/lnleakshield

aleksamagicka commented 2 years ago

Thanks. What's the USB ID of the Leakshield?

looncraz commented 2 years ago

0c70:f014 MCT Elektronikladen LEAKSHIELD

aleksamagicka commented 2 years ago

Here's what hwinfo64 shows for the Leakshield:

Right now the driver has temps, total and water volume and one of the pressure readings. Fill level and air volume seem calculated.