Skip to content

Releases: JK-Rolling/DuinoCoinI2C_RPI

Release 3.5

26 Sep 08:17
83f4c0b
Compare
Choose a tag to compare
  • version bump
  • increase attiny/atmega hasher hash rate

Release 3.3

18 Aug 15:08
d672c59
Compare
Choose a tag to compare

This release incorporated many new features with user friendliness in mind

  • added internal temperature reporting for ATTiny, ATMEGA328 (user to perform calibration if needed)
  • better documentation of ATTiny setup and use case description
  • support LED brightness control (Thanks Kaiechi!)
  • boost ATTiny hashrate to 267H/s while saving 30% program storage
  • support WDT in ATTiny
  • optimized worker capability query on startup

Release 3.2

10 Jul 08:00
664e698
Compare
Choose a tag to compare

This release marked a new milestone on I2C Duino-Coin mining for Raspberry Pi Pico.
Tremendous effort went into improving I2C handling and error correction.
New feature introduce includes:

  • Pico IoT
  • Pico dual core dual I2C
  • Pico 1MHz I2C SCL clock frequency
  • Pico unique DUCOID
  • Python miner avr timeout auto adjust based on job diff
  • worker CRC8 status auto-discovery

Note: please update worker sketch to allow Python miner to work properly

Release 3.0

23 Jan 02:07
6d174aa
Compare
Choose a tag to compare
  • Improved Arduino hashrate (37% more hashrate)
  • Improved Pico hashrate (60% more hashrate)
  • Deprecated Arduino_Slave in favor of Tiny_Slave
  • Added option to disable CRC8 feature
  • Added 60s delay start gap for each worker to help with Kolka efficiency sync
  • Pulled in enhancement from official duino-coin github

support attiny and pico

29 Dec 01:20
bc3680a
Compare
Choose a tag to compare
v2.75-rpi_i2cm-3

Update README.md

incorporating updates from official AVR_Miner

17 Nov 13:39
c973c6a
Compare
Choose a tag to compare

Increased accepted shares

06 Nov 03:47
5cdd289
Compare
Choose a tag to compare
v2.73-rpi.7

add semaphore for print()

add CRC8 checksum for i2c data integrity checks

10 Oct 04:18
17e4f7b
Compare
Choose a tag to compare

this release is not backward compatible with previous Arduino sketch. do update all I2CS to the latest sketch

i2c bus choice

06 Oct 00:27
adb0fef
Compare
Choose a tag to compare
v2.73-rpi.5

enable user defined I2CS start address

further increase accepted shares

27 Sep 10:13
4c68d22
Compare
Choose a tag to compare
v2.73-rpi.4

Update DuinoCoin_Wire.ino