tzxduino firmware

jojo
Posts: 129
Joined: Mon Mar 16, 2020 5:25 pm

tzxduino firmware

Post by jojo »

I would like to make the tzxduino firmware for oled , but if i try 1.17 i only get errors in the arduino ide .

i am not a pro , so i am stuck at that point .

Is there any young member who wants to make a .hex file for me ( and if possible an even more recent version - goes up to 1.19 )

and whilst takling tzxduino , can someone axplain what other firmware can be run on the same hardware ?

ihave the Alleged-geek hardware .


jojo
Zx81-16k exp.- Spectrum 48 - Spectrum 128- Interface 1 - DIVide - Zx flashcard- Zx printer - Ram turbo-Velleman interface system-Currah microspeech -Ql - 512k exp.- Ql printer - Cst floppy interf.- Double 3.5 floppy- Minerva - Qimi-and much more .
sP1d3r
Posts: 118
Joined: Mon May 16, 2022 9:20 am

Re: tzxduino firmware

Post by sP1d3r »

jojo wrote: Wed Jun 08, 2022 6:16 pm
and whilst takling tzxduino , can someone axplain what other firmware can be run on the same hardware ?
I've got a TZXDuino v1.4 which runs Maxduino firmware.

The TZXDuino Arduitape firmware can apparently upload .tzx files to a ZX81 whereas the Maxduino can only upload .p and .o files.

What errors?
jojo
Posts: 129
Joined: Mon Mar 16, 2020 5:25 pm

Re: tzxduino firmware

Post by jojo »

When compiling the 1.17 arduino ide only gives me errors ,
but as i am far from a ide pro i dont know how to sort that .

hence my question for a .hex file
Zx81-16k exp.- Spectrum 48 - Spectrum 128- Interface 1 - DIVide - Zx flashcard- Zx printer - Ram turbo-Velleman interface system-Currah microspeech -Ql - 512k exp.- Ql printer - Cst floppy interf.- Double 3.5 floppy- Minerva - Qimi-and much more .
sP1d3r
Posts: 118
Joined: Mon May 16, 2022 9:20 am

Re: tzxduino firmware

Post by sP1d3r »

jojo wrote: Wed Jun 08, 2022 10:19 pm
hence my question for a .hex file
I got the files I used from Maxduino Github, url;

https://github.com/rcmolina/MaxDuino_v1.76
jojo
Posts: 129
Joined: Mon Mar 16, 2020 5:25 pm

Re: tzxduino firmware

Post by jojo »

i can not compile them , so need a ready .hex file

can you make me an hex file with the oled display ?
Last edited by jojo on Thu Jun 09, 2022 10:37 am, edited 1 time in total.
Zx81-16k exp.- Spectrum 48 - Spectrum 128- Interface 1 - DIVide - Zx flashcard- Zx printer - Ram turbo-Velleman interface system-Currah microspeech -Ql - 512k exp.- Ql printer - Cst floppy interf.- Double 3.5 floppy- Minerva - Qimi-and much more .
sP1d3r
Posts: 118
Joined: Mon May 16, 2022 9:20 am

Re: tzxduino firmware

Post by sP1d3r »

jojo wrote: Thu Jun 09, 2022 9:51 am
can you make me an hex file with the oled dispaly ?
I don't know to make a hex file, the IDE compiles the sketch and uploads it to the Arduino, it doesn't store or save it.

I downloaded Maxduino v1.76 and the necessary libraries that it uses to compile the sketch, added the libraries to the IDE and the sketch compiled and uploaded according to the instructions.

If you haven't got the necessary libraries installed in the IDE the sketch won't compile.

The Maxduino firmware works with my 0.96" OLED display by default whereas with Arduitape you need to upload an i2C scanner sketch to the Arduino to find the screen address and then change a line in the config file.
jojo
Posts: 129
Joined: Mon Mar 16, 2020 5:25 pm

Re: tzxduino firmware

Post by jojo »

i have downloaded sketch and libraries ,
and only get dozens of errors whilst compiling all related to the sketch ( errors all over )
Zx81-16k exp.- Spectrum 48 - Spectrum 128- Interface 1 - DIVide - Zx flashcard- Zx printer - Ram turbo-Velleman interface system-Currah microspeech -Ql - 512k exp.- Ql printer - Cst floppy interf.- Double 3.5 floppy- Minerva - Qimi-and much more .
sP1d3r
Posts: 118
Joined: Mon May 16, 2022 9:20 am

Re: tzxduino firmware

Post by sP1d3r »

jojo wrote: Thu Jun 09, 2022 11:08 am i have downloaded sketch and libraries ,
and only get dozens of errors whilst compiling all related to the sketch ( errors all over )
You might need to download a more recent version of the IDE, the sketch worked alright for me.

What TZXduino have you got?
jojo
Posts: 129
Joined: Mon Mar 16, 2020 5:25 pm

Re: tzxduino firmware

Post by jojo »

alleged geek version .
ide 1.8.20
and about 3 a4 sheets full of errors ( all libraries are present )
Nieuw tekstdocument (3).txt
(12.58 KiB) Downloaded 87 times
Zx81-16k exp.- Spectrum 48 - Spectrum 128- Interface 1 - DIVide - Zx flashcard- Zx printer - Ram turbo-Velleman interface system-Currah microspeech -Ql - 512k exp.- Ql printer - Cst floppy interf.- Double 3.5 floppy- Minerva - Qimi-and much more .
sP1d3r
Posts: 118
Joined: Mon May 16, 2022 9:20 am

Re: tzxduino firmware

Post by sP1d3r »

jojo wrote: Thu Jun 09, 2022 8:23 pm alleged geek version .
ide 1.8.20
and about 3 a4 sheets full of errors ( all libraries are present )
I don't know which version that is, has it got 'not for sale on eBay' silkscreened on the PCB?

What do the errors say, can you photo or copy them?
Edit: I didn't see the file, I'll have a look.

I wouldn't have thought you'd have any problems with IDE 1.8.20.
Post Reply