Today we're testing the performance of Duino Coin mining on an ESP32 board! ๐งชโก
๐ฅ Video Tutorial
๐ ๏ธ Setup Instructions
- ๐ Open the
ESP32_Code.inofile using Arduino IDE.
- ๐ง Edit the following lines:
- Replace
SSIDwith your WiFi name ๐ถ - Replace
Passwordwith your WiFi password ๐ - Enter your Duino Coin username ๐ค
- (Optional) Set a Rig name ๐ป

- โ๏ธ In Arduino IDE:
- Select board:
NodeMCU-32Sor any generic ESP32 board. - Select the correct COM port where the ESP32 is connected.

- โฌ๏ธ Hit Upload to flash the miner code.

๐ Results
Once uploaded, open the Serial Monitor ๐ฅ๏ธ
You'll see the miner start and report an average hashrate of ~42 KH/s โก๐ฐ

Happy mining! โ๏ธ๐