ricaun / DuinoCoinI2C

This project design to mine Duino-Coin using an Esp8266 as a master and Arduino as a slave.
MIT License
166 stars 71 forks source link

Can Raspberry Pi Pico be used as slave? #15

Open airtikit opened 2 years ago

sunsunny83 commented 2 years ago

I've tried this but not working Pico as slave

ricaun commented 2 years ago

Should be possible, but is needed to update the library - https://github.com/ricaun/arduino-DuinoCoin

But I don't know if the I2C slave code gonna work.

airtikit commented 2 years ago

Should be possible, but is needed to update the library - https://github.com/ricaun/arduino-DuinoCoin

But I don't know if the I2C slave code gonna work.

Error compiling for board Raspberry Pi Pico, "ArduinoUniqueID".

image