Post
Topic
Board Hardware
Re: Open Source Bitcoin ASIC miner project that uses 2x BM1387 (Antminer S9)
by
n0nce
on 09/01/2023, 18:16:28 UTC
I used the Odroid-GO for development, but in c.
or the Arduino Platform:
https://github.com/espressif/arduino-esp32

Maybe that is a usefull for you.
Those are the ESP32's (plain 32, not 32-C3 or 32-S3), but what exactly did you develop for them? Mining firmware? That could indeed be useful; especially the Stratum v2 part, since that should be completely independent from the mining hardware (ASIC chips) used.