[Coco] CoCo Ethernet for $25-$30...

Allen Huffman alsplace at pobox.com
Wed Apr 10 22:44:51 EDT 2013


On Apr 9, 2013, at 8:31 PM, Aaron Wolfe <aawolfe at gmail.com> wrote:
> We need to think seriously about a "modern" interface between CoCo and
> (something) where (something) is any of the above, ideally.  A
> standard way to connect a Pi, audrino, propeller,  the next big thing,
> and so on.

Here here!

When looking through the 1983 Rainbow (link posted earlier), I was seeing all kinds of ads for ROM PAK enclosures and other hardware hacking stuff... I had no interest then, but sure would now.

It is real cheap and quick to make a simple circuit board and have it in a few weeks... I am hoping I can figure out enough to make a cartridge with a port to plug in a Teensy. That, alone, would open up a huge door of experimenting.

> Another possibility is "SPI", as it seems all the boards support it.
> SPI is interesting also because it's what SD cards use and seems to be
> a really common way to make things talk to each other.   Probably more
> complex to make a coco->spi interface than a coco->parallel, but
> possibly worth it?

I work with SPI at my day job, and I haven't looked in to it far enough yet, but at least one of the things I work with could be clocked down slow enough that a CoCo could talk to it... And there are WiFi chips, ethernet chips (Wizpro is SPI), digital potentiometers, multiplexers, etc. that all communicate over SPI.

It really looks trivial. Heck, look at how simple the code on the Arduino libraries is to talk to SPI. It just needs a clock.

That's a really good idea.

		-- A





More information about the Coco mailing list