Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Aquacomputer Quadro controller #938

Merged
merged 3 commits into from
Jan 26, 2023

Conversation

bjdiss
Copy link
Contributor

@bjdiss bjdiss commented Dec 24, 2022

Modified AquaComputerGroup.cs to add ProductID 'F00D' and Quadro to hardware list.
Added Quadro.cs to read Fan, Temperature, and Flow data.

@lmoe
Copy link

lmoe commented Jan 4, 2023

Oh well, you were a few weeks quicker than me. :D
I also have added the Quadro but tried to gather more complete data about each sensor.
lmoe@875ca74

Maybe we can combine all Aquasuite devices with this. I guess they serialize the data in the same way, just with more fans / temp sensors and additional capabilities appended at the end.

Otherwise I will drop my branch as it doesn't seem to be needed anymore.

@sgade
Copy link

sgade commented Mar 22, 2024

Hey @bjdiss and @lmoe, any tips on how to get to some sort of documentation on the protocol? I am having problems with the readouts and would like to delve deeper into understanding the root issue of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants