Skip to main content

New software and firmware.

It's been a while since ~I've added anything new to the blog I have been still working on the project.

TZXDuino 1.13

I've updated the TZXDuino firmware to include HQ.UEF support which was programmed by Rafael Molina Chesserot of the MAXDuino Team. Most unzipped UEFs will now work with the TZXDuino on both Electron and BBC. The only exceptions I've found so far are Uridium and Starquake on the BBC.
Because the TZXDuino is now working on so many other models of computer and not just the Sinclairs I've added a Pause at Start option to the Menu. With this on, when you select a file and press play the file will be automatically paused unless you have typed in your load command on your computer and pressed enter and the motor control is plugged in. It's exactly the same way a cassette player with motor control would work.

You can download the firmware from here.


New Software
Speaking of UEFs Ricky El-Qasem has made a UEF extraction tool that makes it so much more easier to decompress UEF files for use with the TZXDuino and it will also batch decompress too.

You can get it from his Github here.


Not only that but Ricky has also made an easy to use firmware uploader so you no longer have to use the Arduino IDE. It contains Arduitape 1.7, CASDuino 1.19, TZXDuino 1.11 and TZXDuino 1.13.


7 easy steps.
Step1: Plug your Device into the USB port
Step2: Open TZXduino Uploader and select the COM port
Step3: Choose which type of Arduino you use
Step4: Choose which Firmware you need
Step5: Display you are using
Step6: If you are using an LCD display with an I2C adapter you need to specify the I2C address
Step7: Upload

Again you can download it from his Github here.

Comments

  1. the TZXduinoUploader.v1.0.zip flags as a Trojan in Windows Defender!

    ReplyDelete
    Replies
    1. If you change your settings in the App & Browser Control to Warn you should then have the ability to control if the programme is installed or not.

      Delete

Post a Comment

Popular posts from this blog

TZXDuino Firmware 1.16, 1.17, and an updated TZXDuino Instruction Manual

  TZXDuino 1.16 In TZXDuino 1.15.3 I added a bug that lowered the volume of some Spectrum TZX files and all ZX80/81 TZX, O, and P files so they didn't work for many people. I fixed this for 1.16. You can download TZXDuino 1.16 from here.   TZXDuino 1.17 The MAXDuino team added ORIC TAP playback functionality to their firmware which I have adapted to TZXDuino. I don't have an Oric Atmos to test it on so I have been recording the playback and loading on Oricutron and everything I have tried has worked. Obviously things may be different on a real machine. Team MAXDuino have also added a speed up function for Oric TAP files which I will add to TZXDuino 1.18 but so far I have been unable to get it to work correctly. You can download TZXDuino 1.17 from here.   And finally there is the updated instruction manual which now tells you how to access Turbo mode for the Electron, ZX80, and ZX81. It also says for Oric but that has not been implemented yet. You can download the pdf of v...

Arduitape on the ZX Spectrum

How to use the Arduitape with the ZX Spectrum. Sorry I've been a little quiet recently but I've managed to get my grubby little mitts on a ZX Spectrum + 48k and have been testing it with the Arduitape. Unlike the MSX and other 8-bits the only limitations on frequency of the .WAV files is no higher than 22050 Hz due to the limitations of the software used. I was expecting to have all the difficulties of the MSX but I've tested lots of files at different frequencies and they all work fine. I've been using TZX2WAV to do the conversions. Open a command window. Type  tzx2wav -f [desired frequency] [filename].tzx [filename].wav   and that's it. I have been trying to experiment with a programme called OTLA which can output various formats of Spectrum, ZX81, Amstrad, and MSX files that playback at a higher rate and essentially turn a 5 minute loading game in to a 30 second loading game however it outputs at either 44100Hz or 48000Hz which is too high for the Ardui...

New CAS/TZXDuino firmware

New firmware . TZXDuino 1.15.3 Adapted the MAXDuino ID19 code and TurboMode for ZX80/81. To access Turbo Mode for ZX80/81 and Electron please switch Turbo Mode On in the menu Also added UEF Chunk 117 which allows for differing baudrates in BBC UEFs. Added a Spectrum Font for OLED 1306 users converted by Brendan Alford. Option added to userconfig.h Added File scrolling by holding up or down buttons. By Brendan Alford. Download from here. CASDuino 1.24 Added a Spectrum Font for OLED 1306 users converted by Brendan Alford. Option added to userconfig.h Added File scrolling by holding up or down buttons. By Brendan Alford. Download from here.