Thank you very much!M68008 wrote: Sun Nov 05, 2023 7:23 pm The service manual shows the connections here:
Untitled.jpg
I guess Sinclair left it as implicit that the other end of the cable has the same pinout.
New microdrive internal replacement
Re: New microdrive internal replacement
-
- Font of All Knowledge
- Posts: 4610
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: New microdrive internal replacement
Hi,
The Service does not really detail the microdrive and the microdrive head board.
I am looking to up this in a future update of the QL Service Manual
The Service does not really detail the microdrive and the microdrive head board.
I am looking to up this in a future update of the QL Service Manual
Regards,
Derek
Derek
Re: New microdrive internal replacement
Hi,Derek_Stewart wrote: Mon Nov 06, 2023 4:08 pm Hi,
The Service does not really detail the microdrive and the microdrive head board.
I am looking to up this in a future update of the QL Service Manual
Thank you for add it to the future update.
... to include it into a new manual version would be awesome and very... very helpful.
-
- Font of All Knowledge
- Posts: 4610
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: New microdrive internal replacement
Why do you have this version of PCBs?Derek_Stewart wrote: Fri Nov 17, 2023 10:45 am Hi,
Just received PCBs from JCLPCB:
IMG_20231117_103333713.jpg
Oh!!! I guess you downloaded the previous one. They work fine, but not fit perfectly the QL.
Before soldering pay attention on MDV1 positions and where are you going to solder the RBP Pico. also about MDV2 and how close you put the regulator (chassis could give some troubles).
I finished today of modifying the original PCBs to do it universal (independent from MDV position) and some little changes.
If I get the OK from somebody with more experience about what I have done, I will order some PCBs and try them out.
When they are tested on my QL, I will do a repository (no idea how to share it with the Author on his repo) and document it to do it free for everyone.
About Soft... will be my next step, no idea how it works to compile and install firmware and soft from Linux (need some compilations), but my idea... is also port it to Java to do it run-able from any computer.
Please, if you know how to compile the code and use it, do you main to give me the steps?
Thanks
Edit:
Those are my modifications, same functionality but trying to get improvements in usability and lower cost (uSD socket directly soldered):




-
- Font of All Knowledge
- Posts: 4610
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: New microdrive internal replacement
Hi,
I used these PCBs, as they were the Gerber files on the Github site.
You can update the Github repository, or create a fork.
Compiling the software should be hard.
I used these PCBs, as they were the Gerber files on the Github site.
You can update the Github repository, or create a fork.
Compiling the software should be hard.
Last edited by Derek_Stewart on Fri Nov 17, 2023 9:50 pm, edited 1 time in total.
Regards,
Derek
Derek
Re: New microdrive internal replacement
I will do it by myself, Dr. Gusman the author of this amazing device is pretty busy and I prefer to do not disturb him too much.Derek_Stewart wrote: Fri Nov 17, 2023 7:17 pm Hi,
I used these PCBs, as they were the Gerber files on the Github site.
You can update the Github repository, or create a fork.
Compiling tge software should be hard.
Just... I am not a friendly GiitHub user (in fact I have no idea where is the files to put into the RBP Pico in his repo), give me some days to try it and then I will share it.
Also I will generate and share Gerbers for direct use purpose.
Re: New microdrive internal replacement
Hi hi hi!
I would like to get some little help
Doing some little changes, I wonder if it could be more suitable for final user to have only 1 Led on the cartridge (activate state), or preferably 3 leds like now (state,read,write).
My idea is to use only 1 (state) and any other info (read/write states) on the screen. So how I am re-design the board perhaps would be better to know it before to send some to make.
By now... the design goes like this:

Hope this week to upload it to GitHub and after get first board and tested them, to do it public and with Gerbers.
I will try to do it on my repository (main reason is to don't bother Dr. Gusman with my personal modifications) and of course, same license and spirit of development.
Anybody wants to suggest any changes? (for my wishlist of modifications).
I would like to get some little help

Doing some little changes, I wonder if it could be more suitable for final user to have only 1 Led on the cartridge (activate state), or preferably 3 leds like now (state,read,write).
My idea is to use only 1 (state) and any other info (read/write states) on the screen. So how I am re-design the board perhaps would be better to know it before to send some to make.
By now... the design goes like this:


Hope this week to upload it to GitHub and after get first board and tested them, to do it public and with Gerbers.
I will try to do it on my repository (main reason is to don't bother Dr. Gusman with my personal modifications) and of course, same license and spirit of development.
Anybody wants to suggest any changes? (for my wishlist of modifications).
- NormanDunbar
- Forum Moderator
- Posts: 2425
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: New microdrive internal replacement
Feel free to ignore me!
You could save some board space by using a 3mm RGB LED instead of three of them perhaps? If you needed to indicate the three operations.
I suspect this is of no use whatsoever, so as I said, feel free to ignore me.
Cheers,
Norm.
You could save some board space by using a 3mm RGB LED instead of three of them perhaps? If you needed to indicate the three operations.
I suspect this is of no use whatsoever, so as I said, feel free to ignore me.

Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Re: New microdrive internal replacement
No way! Why should do it when I ask for suggestion?

Nice idea, also I thought about it, just wondering:NormanDunbar wrote: Mon Nov 20, 2023 10:38 am You could save some board space by using a 3mm RGB LED instead of three of them perhaps? If you needed to indicate the three operations.
1. Prices. I need to check prices for such components (no idea if they are cheaper than 3 elements).
2. It could happen that 2 operations happen at once (ex: activity & reading).
So the idea is pretty good
