Skip to content

Releases: Jujan/TZXDuino

TZXDuino 1.9b

14 Feb 17:10
d9fb827
Compare
Choose a tag to compare

TZXDuino

Arduino based TZX and TAP (currently only ZX spectrum and Amstrad CPC flavour) file player.
Above are two versions: 7z and zip. Both are identical and compressed with maximum compression. Someone prefer the 7z more due to smaller compressed size.

Changelog

1.9b

  • Code cleanup. It is now more lightweight. (About 100 lines lighter than previous version)
  • New way of implementing newer 16x2 I2C display controller with different address.

1.9a

  • Added support for new 16x2 I2C controllers

Windows users

Recommended system requirements:

  • Windows 7 or later
  • Internet connection 😛
  • Newest Arduino IDE
  • Archive program, I suggest using Bandizip.

Installation instructions

  1. Extract archive.
  2. Put contents of "Libraries" folder to (your system drive eg. C: )\Users\your_username\Documents\Arduino\libraries (I suggest to backup "Arduino/libraries" folder before copy. This sketch uses own versions of libraries that can cause conflict with other sketches. It is recommended to copy contents to empty "Arduino/libraries" folder.)
  3. Open "TZXDuino_1.9b.ino" in "TZXDuino_1.9b" from extracted archive.
  4. Configure, compile and upload sketch to Arduino.

GNU/Linux users

I am not a user of GNU/Linux. Sorry, you have to figure it out yourself.
"Libraries" folder contains required libraries.
"TZXDuino_1.9b" folder contains sketch.

macOS users

I am not owner of anything that is running macOS. Sorry, you have to figure it out yourself.
"Libraries" folder contains required libraries.
"TZXDuino_1.9b" folder contains sketch.

TZXDuino 1.9a

09 Feb 17:47
4551749
Compare
Choose a tag to compare

TZXDuino

Arduino based TZX and TAP (currently only ZX spectrum and Amstrad CPC flavour) file player.

Changelog

1.9a

  • Added support for new 16x2 I2C controllers

Windows users

Recommended system requirements:

  • Windows 7 or later
  • Internet connection 😛
  • Newest Arduino IDE
  • Archive program, I suggest using Bandizip.

Installation instructions

  1. Extract archive.
  2. Put contents of "Libraries" folder to (your system drive eg. C: )\Users\your_username\Documents\Arduino\libraries (I suggest to backup "Arduino/libraries" folder before copy. This sketch uses own versions of libraries that can cause conflict with other sketches. It is recommended to copy contents to empty "Arduino/libraries" folder.)
  3. Open "TZXDuino_1.9a.ino" in "TZXDuino_1.9a" from extracted archive.
  4. Configure, compile and upload sketch to Arduino.

GNU/Linux users

I am not a user of GNU/Linux. Sorry, you have to figure it out yourself.
"Libraries" folder contains required libraries.
"TZXDuino_1.9a" folder contains sketch.

macOS users

I am not owner of anything that is running macOS. Sorry, you have to figure it out yourself.
"Libraries" folder contains required libraries.
"TZXDuino_1.9a" folder contains sketch.