Search found 39 matches

by tingo
Mon Dec 10, 2018 6:46 pm
Forum: Hardware
Topic: MZ-700: is there an easy way to get a modern video output?
Replies: 17
Views: 23161

Re: MZ-700: is there an easy way to get a modern video output?

Interesting about the "X to HDMI" converters. I have a component video (YPbPr) to HDMI converter, but I'm guessing it is not suitable because YPbPr is different from RGB. I looked inside, and there are no obvious places to connect RGB either.I'll have to look to see if I can find a suitabl...
by tingo
Sat Dec 08, 2018 1:59 pm
Forum: Hardware
Topic: MZ-SD2CMT - correct wiring?
Replies: 15
Views: 18549

MZ-SD2CMT - correct wiring?

I have finally been able to test the MZ-SD2CMT with my MZ-721. I removed the data recorder and wired up the Mega2560 to P-12 like this: P-12 Mega2560 4 Motor - SSI 16 MZT_MI 5 Sense - SSO 18 MZT_CS 6 + 5V 7 Write - SDI 15 MZT_DI 8 Read - SDO 3 MZT_DO 9 GND - GND + 5V on P-12 is not connected; I use ...
by tingo
Thu Dec 06, 2018 2:54 pm
Forum: Hardware
Topic: MZ-700: is there an easy way to get a modern video output?
Replies: 17
Views: 23161

MZ-700: is there an easy way to get a modern video output?

Hello,
Is there an easy (for various values of "easy") way to get modern video output from a MZ-700 / MZ-721?
With "modern" video output I think of VGA or HDMI.
Any hints?
by tingo
Wed Dec 05, 2018 11:09 am
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 63978

Re: [MZ-SD2CMT] GitHub link

ok, after more testing: Arduino IDE 1.8.7 and 1.8.6 gives error messages. Arduino IDE 1.8.5 or earlier works.
by tingo
Tue Dec 04, 2018 11:16 pm
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 63978

Re: [MZ-SD2CMT] GitHub link

Back home I have Arduino IDE 1.8.5. I checked out a fresh copy from the repository: tingo@kg-core1$ git remote -v origin https://github.com/SHARPENTIERS/MZ-SD2CMT.git (fetch) origin https://github.com/SHARPENTIERS/MZ-SD2CMT.git (push) tingo@kg-core1$ git rev-parse --short HEAD 312c46b and it compile...
by tingo
Tue Dec 04, 2018 2:57 pm
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 63978

Re: [MZ-SD2CMT] GitHub link

Today I'm compiling (or trying to) mz-sd2cmt with Arduino IDE 1.8.7. But I'm getting errors: /home/tingo/doc/Sharp/projects-sharp/MZ-SD2CMT/Arduino/mz-sd2cmt/mz-sd2cmt.ino: In function 'void selectPressed()': mz-sd2cmt:788:25: error: 'playLEP' was not declared in this scope playLEP(); ^ mz-sd2cmt:79...
by tingo
Fri Nov 30, 2018 10:40 pm
Forum: Hardware
Topic: [MZ-SD2CMT] GitHub link
Replies: 55
Views: 63978

Re: [MZ-SD2CMT] GitHub link

I had trouble getting the my Mega2560 to detect the SDcard, until I checked the Arduino documentation for SPI. It seems that the README file in https://github.com/hlide/MZ-SD2CMT has the MISO and MOSI pins swapped, so I created an issue for it: https://github.com/hlide/MZ-SD2CMT/issues/2 after fixin...
by tingo
Thu Nov 29, 2018 2:50 pm
Forum: Hardware
Topic: Unicard - is it possible to get it?
Replies: 53
Views: 66056

Re: Unicard - is it possible to get it?

I'm guessing that this unicard would work with a MZ-721? If it does, I'm interested in one.
by tingo
Thu Nov 29, 2018 2:40 pm
Forum: CP/M
Topic: cp/m-expert(s) wanted
Replies: 3
Views: 8670

Re: cp/m-expert(s) wanted

It would be interesting to try it on my MZ-721. But currently it doesn't have a disk drive. So first I would need to get a disk drive (or some emulator for a disk drive) working on that machine. Any hints?