Search found 14 matches

by Arleybls
Wed Jun 04, 2025 4:45 pm
Forum: Hardware
Topic: QIMSI Gold enclosure
Replies: 8
Views: 839

Re: QIMSI Gold enclosure

Amazing. Thank you so much....
20250603_200518.jpg
by Arleybls
Fri May 16, 2025 7:42 pm
Forum: Hardware
Topic: Component Advice Please?
Replies: 97
Views: 9435

Re: Component Advice Please?


To fit the 74LS133 on the underside of the pcb I’m going to have to bend all the IC legs upwards

Any tips on how to do this without breaking them please?

Many thanks

I am afraid that will not do any good given the socket type on the QL is not hollow (at least on mine :-)) SO you would have to ...
by Arleybls
Thu May 15, 2025 7:42 pm
Forum: Hardware
Topic: Component Advice Please?
Replies: 97
Views: 9435

Re: Component Advice Please?


It looks very nice! Have you published your solution? It'd be very helpful for other users.


Haven't published yet, still need to test the i2c as well. The battery holder fits a cr927, I am yet to see if the timekeeper current req of the smd pcf will make this a usuable solution.
That said, i ...
by Arleybls
Thu May 15, 2025 7:14 am
Forum: Hardware
Topic: Component Advice Please?
Replies: 97
Views: 9435

Re: Component Advice Please?

javier2112 wrote: Wed May 14, 2025 8:38 pm Do you have height enough to close the QL case using these pins and sockets for every IC? The space is very limited.
I also built the original few months ago, you can't close QL case, maybe if ditch the sockets (not sure). I have created my self a smd version mainly because of that.
smdv.jpg
by Arleybls
Wed May 07, 2025 7:06 pm
Forum: Hardware
Topic: Minerva Mk2 Remake
Replies: 61
Views: 9201

Re: Minerva Mk2 Remake

Does the pcf also consumes the same current on standby/timekeeping mode?
by Arleybls
Thu May 01, 2025 11:42 am
Forum: Hardware
Topic: Component Advice Please?
Replies: 97
Views: 9435

Re: Component Advice Please?

C2 and C3 are probably for the crystal, they will vary depending of the capacitance of the crystal, but since they do not show up on the original schematics I suppose that is why you don't need to populate them. C1 is 30pf MAX, it is supposed to be trimmer exactly to adjust according as well to the ...
by Arleybls
Wed Apr 30, 2025 2:35 pm
Forum: Hardware
Topic: SOLVED !! Has anyone ever got the Alvaro Alea Minerva MKII to work ??
Replies: 18
Views: 2490

Re: SOLVED !! Has anyone ever got the Alvaro Alea Minerva MKII to work ??

LRESPR flp1_i2c_bin before lrun flp1_miniconfig_bas did the trick...ty all for the inputs

20250430_151348.jpg
by Arleybls
Wed Apr 30, 2025 1:54 pm
Forum: Hardware
Topic: SOLVED !! Has anyone ever got the Alvaro Alea Minerva MKII to work ??
Replies: 18
Views: 2490

Re: SOLVED !! Has anyone ever got the Alvaro Alea Minerva MKII to work ??

t0nyt wrote: Wed Apr 30, 2025 11:07 am Try unremarking line 50 maybe (and put the line 1140 you changed back as it was)? This seems to load the file

50 REMark a=RESPR(202):LBYTES flp1_i2c_io_bin,a:CALL a

to

50 a=RESPR(202):LBYTES flp1_i2c_io_bin,a:CALL a
Unfortunately same result. Somehow it is failing to execute i2c_io
by Arleybls
Wed Apr 30, 2025 9:42 am
Forum: Hardware
Topic: SOLVED !! Has anyone ever got the Alvaro Alea Minerva MKII to work ??
Replies: 18
Views: 2490

Re: SOLVED !! Has anyone ever got the Alvaro Alea Minerva MKII to work ??


Hi,

your configuration program can not find the I2C_IO file.

Look at the error line and change the file path to suit.

The miniconfig_bas program from the Minerva Utilities disk, requires the resident extension: I2C_IO_BIN to be on the FLP1_ disk.

The compiled version is not really required, as ...
by Arleybls
Wed Apr 30, 2025 8:34 am
Forum: Hardware
Topic: SOLVED !! Has anyone ever got the Alvaro Alea Minerva MKII to work ??
Replies: 18
Views: 2490

Re: SOLVED !! Has anyone ever got the Alvaro Alea Minerva MKII to work ??

HI Alvaro, thank you for the reply.

Indeed I tried the _obj as well but still getting an error..
mk22.jpg

At the beggining I tought would be headers missing due to unziping as I couldnt remenber how I had created the TK disk, but after properly creating an new one error is still there.

(I am ...