Mining cryptocurrency with an Arduino & Raspberry Pi (Duino-Coin)

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ก.ค. 2021
  • Duino-Coin website: duinocoin.com
    Duino-Coin Discord Server: / discord

ความคิดเห็น • 7

  • @revoxsvko
    @revoxsvko 3 ปีที่แล้ว +3

    Nice!

  • @bingewatchstation4557
    @bingewatchstation4557 3 ปีที่แล้ว +1

    Mining on microcontrollers is quite interesting. Thanks for sharing!

  • @TechBuild
    @TechBuild 3 ปีที่แล้ว +2

    Why don't you try making an ESP I2C mining setup? Using that, you will be able to mine on Arduino microcontrollers, without requiring a host PC, saving much more electricity.

    • @karlselectronics3517
      @karlselectronics3517  3 ปีที่แล้ว +2

      I've heard that there are some stability issues with the i2c method but once it is fully optimized for use, I will definitely be looking into it. Thanks for the comment!

  • @LucasCarvalho-wp4vx
    @LucasCarvalho-wp4vx 2 ปีที่แล้ว

    Hello, do you need some "driver" on RPI host to make the AVR miner work with that Arduino uno ?

    • @karlselectronics3517
      @karlselectronics3517  2 ปีที่แล้ว +1

      No, I did not need to download any drivers to mine with that board because it works exactly like an Uno. After uploading the Arduino code to the board, it started mining like normal on AVR miner on RPI.