Talk:Replica 1

From The ReActiveMicro Apple II Wiki
Revision as of 13:27, 29 July 2020 by Alexryan (talk | contribs)
Jump to navigation Jump to search

Please post your support questions here and ReActiveMicro or someone from the Community will be glad to assist you!

Adding a -12v power supply for using an Apple II keyboard?

So my replica-1 works great. But I couldn't figure out why I couldn't get a keyboard response from the II+ keyboard (with encoder and adapter cable) that is part of the II+ style case I put together. Read the manual again, and noticed, "Please note, you will need to supply your own -12V power for Apple II keyboards."

I am interested to learn what solutions might exist for getting the II+ keyboard working.


FROM Henry: I believe, as you stated, it requires the -12v line to use an Apple II keyboard. I see you also posted the question here: http://www.jlaforums.com/viewtopic.php?t=461305056 Simplest I believe would be to use build a -12v circuit to make the voltage. Here are some examples: https://www.allaboutcircuits.com/projects/build-your-own-negative-voltage-generator/

I have 'cheated' in the past and used a +12v power supply which was isolated. Be sure you understand this concept of isolated. And then connect the positive line to COMMON on the board and connect the negative line to the -12v load. This USUALLY works, but don't quote me on it. And I never tried it on the Replica 1, so I can't guaranty it will work or not damage things.

Simplest I can think of could be to use a PSU that supplies all voltages and has a common between them all. The ReActiveMicro Universal PSU for example would work: https://www.reactivemicro.com/product/universal-psu-63-watt-switching-power-supply/ It does however add some bulk to the project compared to a simple USB AC power adapter. And you will need a cable to USB adapter too which will replace the USB power adapter and let you connect to the Replica 1.

Hope that helps.


Henry [END]

FROM Matt: Your suggestion gives me the idea of mounting a Universal PSU in the case, and hanging a dual-outlet system-saver (such as Kensington) off the side of the case. Both the PSU and the USB could simply plug into that. Seems a bit silly, but it might look kinda cool. I'm not sure I would know how to power the USB directly from the PSU anyway. Getting -12 to the keyboard will be challenging enough. Thanks for the great input!

Matt [END]

A few questions

I’m interested in the Replica-1 but had a few questions.

1: Am I correct in assuming that I can use
My HDMI monitor: with an RCA to HDMI converter?
My USB keyboard: with a PS/2 to USB converter?

2: I want to make sure that I can connect to it to enter programs.
I saw the video of the 8-bit guy entering programs via a serial cable of some sort and sending files with putty.
https://m.youtube.com/watch?feature=youtu.be&v=KAivGLHJzJM&t=19m30s

I was originally going to ask if a specific USB to TTL cable has been verified to work for this purpose.
My guess was that this would be similar to connecting to a the serial console on the raspberry pi like so:
https://lancesimms.com/RaspberryPi/HackingRaspberryPi4WithYocto_Part1.html

But I see from the manual that this interface seems to have changed: "Connect your replica 1 to your PC/Mac with a USB cable."
I'm not sure exactly which type of USB cable is being referred to here?
I had planned to connect from a Linux or Mac using gnu screen rather than Windows.

3: Is there a collection of source code somewhere that has been verified to run on the machine?