JK-Rolling / DuinoCoinI2C_RPI

This project design to mine Duino-Coin using Raspberry Pi or equivalent SBC as a master and Arduino/ATTiny as a slave.
39 stars 15 forks source link

Rpi pico compaitabilty issue. #9

Closed AbbosMG closed 2 years ago

AbbosMG commented 2 years ago

Hello! I have been trying to use RPI Pico instead of the Arduino. When I attempt to upload the slave sketch the error pops up saying that the RPI Pico is not compatible with the ArduinoUniqueID library. Could you help me, please!

JK-Rolling commented 2 years ago

RPi Pico support added. I'm getting ~10KH/s. Please give it a try

AbbosMG commented 2 years ago

Thank you, I'll try n see