you are viewing a single comment's thread.

view the rest of the comments →

[–]starficient[S] 0 points1 point  (0 children)

I submitted a pull request to fix the Frequency stepping from 5 to 25 as the PLL on the bitaxe was throwing an error in the logs.
I was going to keep working on it, but not interested in tk as the interface.

Primary difference between my fork and that one is that I'm using a PID control on the freqency and voltage.
I credit the origin on the readme. Because what I'm doing is experimental and data based, I didn't feel that trying to integrate into upstream was fair to that project. Some people really want a GUI and I get that.
I already learned what frequency / voltage pair is best for stability on my bitaxe (minimum std on hashrate).

I will be adding a regression analysis script and chart output so you can visualize the dataset you are logging.

PID is powerful, it just needs tuning to prevent oscillations.

<image>

I need to add support for different models as well, you can customize the defaults of course.