BitMaker-hub / NerdMiner_v2

Improved version of first ESP32 NerdMiner
Other
1.55k stars 286 forks source link

feat : support s3 mini devices #256

Closed julio-matarranz closed 10 months ago

julio-matarranz commented 10 months ago

support cheap s3 mini devices tested on weact s3 mini => 79.76 KH/s and working RGB led

drego85 commented 10 months ago

Hi, can you confirm that the board is this ESP32-S3FH4R2 ?

Thanks

julio-matarranz commented 10 months ago

Hi,

can you confirm that the board is this ESP32-S3FH4R2 ?

Thanks

Dear @drego85, This code adds the following two boards :

The second board is the one from your link.

BitMaker-hub commented 10 months ago

Perfect, thanks for your contribution. Using this boards without display let you increase a little bit hashrate

drego85 commented 9 months ago

Thanks, can I ask you @julio-matarranz how to generate the binaries from the source? Do you have any guide to point me to?