You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
Hello, I installed the latest firmware on Arduino and connected via i2c to Wemos d1 mini. As a result, they give out a smaller hashrate than via USB. What could be the problem?
The text was updated successfully, but these errors were encountered:
I've had the same issue. The problem was resolved using code from this link. https://github.com/JK-Rolling/DuinoCoinI2C . The slave code for all boards is the Attiny85 code. I've tried on Arduino Uno and Arduino Pro Mini boards and it works. And I've used vaclavhorejsi's DuinoCoin library files. Hope this helps. It worked for me.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I installed the latest firmware on Arduino and connected via i2c to Wemos d1 mini. As a result, they give out a smaller hashrate than via USB. What could be the problem?
The text was updated successfully, but these errors were encountered: