Post
Topic
Board Hardware
Merits 2 from 2 users
Re: New GekkoScience product, the Compac A1
by
kano
on 01/06/2024, 08:09:58 UTC
⭐ Merited by philipma1957 (1) ,vapourminer (1)
These should be in the wild soon.

The new code is up in my git (see my sig)
It reports temp and per chip voltage on the screen
It does cooldown if it overheats Smiley
Voltage is controlled by startup and via the API.
Current code is only tested on Linux.

I'll update the help page https://kano.is/gekko.php
at a later date, but the dual BM1362 has mostly the same API as the R909 and CompacF
but a couple of extras.

It has a specific A1 start value - which I guess all the old Gekkos should have had before,
but it's there for the new A1
All the A1 specific options are:
--gekko-compaca1-start-freq
--gekko-compaca1-corev
--gekko-compaca1-detect
--gekko-compaca1-freq


Miner selection by serial --gekko-serial can now also be a comma list of miners,
not only just one miner.

Have fun Smiley