NerdMiner_v2 icon indicating copy to clipboard operation
NerdMiner_v2 copied to clipboard

[Question] - Is it possible to combine multiple ESP32 DevKits to work together?

Open PsySc0rpi0n opened this issue 1 year ago • 6 comments

Just wondering if it is possible to use multiple ESP32 working together combining their hash power as if it was a single machine doing all the work.

For instance, a single ESP32 is doing arounf 50kH/s. If I have 5 of them, would it be possible to be working at around 250kH/s as a single device?

PsySc0rpi0n avatar Sep 25 '23 21:09 PsySc0rpi0n

I've been using a stratum proxy to accomplish this. Although the stratum proxy I'm using has bugs. I'm thinking of just quickly writing a go-lang based stratum proxy.

dsbaha avatar Oct 16 '23 15:10 dsbaha

What about an 50KH Pool for all slow miner?

TylonHH avatar Oct 17 '23 10:10 TylonHH

Hi, someone solved this?

williammagno avatar Apr 07 '24 17:04 williammagno

Probably different solution, but I am using ESP32-2432S028R to see total hashrate of all my miners. I am using same BTC address on all of them. But still, each of them is mining solo.

sany3001 avatar Apr 07 '24 17:04 sany3001

Probably different solution, but I am using ESP32-2432S028R to see total hashrate of all my miners. I am using same BTC address on all of them. But still, each of them is mining solo.

Can you share how you made to show the total hashrate on ESP32-2432S028R? Thanks :)

williammagno avatar Apr 07 '24 18:04 williammagno

ESP32-2432S028R devices have 320x240px resolution screens. These ones show total hash rate by default in lower right corner on the main screen.

paelzer avatar Apr 07 '24 19:04 paelzer