🎥 Video Tutorial


🚀 Getting Started

Follow these steps to benchmark Duino Coin on an Arduino UNO using the deprecated miner version 2.7.4.


🔽 1. Download Duino Coin

Clone the latest version from GitHub:

git clone https://github.com/revoxhere/duino-coin.git


📁 2. Open Arduino Code

Navigate to the Arduino_Code folder and open the Arduino_Code.ino file in the Arduino IDE. Screenshot 1


🛠️ 3. Select Board and Port

  • ✅ Choose your Arduino UNO board from the Board Manager Screenshot 2
  • 🔌 Select the COM port your Arduino UNO is connected to Screenshot 3

⬆️ 4. Upload the Code

Upload the code to your Arduino UNO board. Screenshot 4


🧑‍💻 5. Run the AVR Miner

Navigate to the duino-coin folder and run the AVR miner.

🖊️ When prompted:

  • Enter your Duino-Coin username Screenshot 5
  • Enter the COM port (where your Arduino is connected) Screenshot 6
  • (Optional) Enter a rig name — I used UNO Screenshot 7

⚡ Result

The miner will start and show a hashrate of:

🟢 194 H/s Screenshot 8


✅ You're now mining Duino Coin with an Arduino UNO using the deprecated AVR miner!

📌 Note: For better performance and support, consider using a newer version of the miner or a different microcontroller.