For a 6502 the TX can be done with a 74hc373 and some passives.(Cheap DAC) Rx needs an opamp and some passives for sine > TTL demodulation.
I think I’ll make a video on this… sometime in the next 6 months
I completely understand using the '373 with some resistors and stuff to make a DAC. And as Garth pointed out below, you could also use the VIA 6522 to do this.
But the phrase "Rx needs an opamp and some passives" is not enough for me! Need more details on how to receive
My first idea is this type of connection:
Audio Source -> OpAmp -> Diode -> 6522/6551 -> 6502
The OpAmp amplifies the smaller voltage into 5V, and the diode would cut off negative voltages leaving 0V to 5V. Yes?
Consider the cassette interface for the Apple 1:
https://www.applefritter.com/files/imag ... c-6889.gif
I was seeing that the OpAmp they use is an LM311. The rest are just logic components and some ROM. Again, I'm not worried about sending audio OUT from the circuit, I'm worried about receiving audio IN to the circuit. I don't want to lose signal, and I don't want to fry chips. Thoughts?
Last question, since I'm here (and so are you!), could I get away with a setup like this without needing 12V? It seems to me that using an OpAmp to step up a voltage requires a voltage even higher than that to begin with. BUT, what if I were to supply with 5V and only care to output 3.3V from the OpAmp? I'd use an 74HCT' chip to pick up the signal and send it off to it's 74HC' friends. I'm not scared with 12V, but it is inconvenient for my particular projects.
Thank you all!
Chad