Re: Random Dreamcast tomfoolery for Retrochallenge 2012
Marcus Comstedt <[email protected]> Thu, 05 Jul 2012 22:57:39 +0200
| Newsgroups | gmane.os.netbsd.ports.dreamcast |
|---|---|
| Message-ID | <[email protected]> |
Mouse <[email protected]> writes: > ...and if you're not afraid of a little electronics, it's easy to build > your own. One MAX232 or equivalent and a few discretes is all I needed Don't use MAX232, it's for TTL voltages. MAX3232 is an equivalent chip that can be used for CMOS voltages (just give it 3.3V as Vcc). // Marcus