So, I might point out that for this application:
I2C would be limited because Phillips wanted to sell address of at the highest bidder, and that's all we usually get is a choice between two or three solder blobs.
SPI has some promise, but I have seen a few different schemes for multiple devices, from the simple such as just setting an en/dis able line--all the way to creating a multiplexer for the job. I am unsure how older machines would deal with the the overhead, and would likely require intermediate micro-controller to use a SPI bus. Like most modern peripheral buses, I am unsure of how it would handle latency.
Lastly, although I am stupid and grossly unqualified, there seems to be no other competing standard from anyone much smarter than myself : )
(nudge)
Also, in my spare time, I am recreating the CoCo 3 case, which could be 3D printed or moulded. It can be fitted with various hardware platforms. It's about 80% done. Anyway, I thought to myself, well, how would I hook more than one SD card, and a few other things to it. That's when I started thinking about a bus.
[I fancy OS9 Level II, which ran on the original, Unix-like, realtime-timeslicing, and multi-user on a 8-bit 1986 micro, yes. If the Teensy's SOC had 2 stack registers, or if they could be emulated, that in itself would be pretty cool. If such an operating system ran on the Teensy, it could boot before you leaned back in your chair to reach for your coffee.
When I was a kid, there were few microcomputers, and there was no retrocomputers, at all.
In the last few years, retro computing has really taken off. 8-Bit guy has 1.4 million subscribers. Adrian has 200,000. LGR has 1.4 million. Ben Eater, the designer of a breadboard computer, has 1.2 million subscribers. Usagi Electric has a good start at 76,000 subscribers. Besides myself, seventy six thousand people are looking at an old bitslicing mainframe computer used to keep track of oil wells, that they had likely never heard of--if it weren't for him. Well, and it features cute bunnies at the end, but oddly, that's not the only draw. NesHacker has 80,000 subscribers. I just found Noel's Retro Lab, such was in Spain, and has 62,000 subscribers. As you might have guessed, the Commodore 64 and Vic 20 are back in production. There are 3 new 8-bit computers also in production: the Mega-65, Commander-16, and the F256. Anyway....
In rekindling my interest in retrocomputers, I noticed some things:
They did not want you to copy media, and we obeyed by removing external removing drives from our computers.
We got used to computers that take minutes to boot.
We got used to software bloat.
We were so completely ushered away from writing code computers, that they didn't feel the need to ship a programming language with the computer so they can sell it to techno-peasants.
In some ways, I feel that we might have made a few interesting turns.]
I2C would be limited because Phillips wanted to sell address of at the highest bidder, and that's all we usually get is a choice between two or three solder blobs.
SPI has some promise, but I have seen a few different schemes for multiple devices, from the simple such as just setting an en/dis able line--all the way to creating a multiplexer for the job. I am unsure how older machines would deal with the the overhead, and would likely require intermediate micro-controller to use a SPI bus. Like most modern peripheral buses, I am unsure of how it would handle latency.
Lastly, although I am stupid and grossly unqualified, there seems to be no other competing standard from anyone much smarter than myself : )
(nudge)
Also, in my spare time, I am recreating the CoCo 3 case, which could be 3D printed or moulded. It can be fitted with various hardware platforms. It's about 80% done. Anyway, I thought to myself, well, how would I hook more than one SD card, and a few other things to it. That's when I started thinking about a bus.
[I fancy OS9 Level II, which ran on the original, Unix-like, realtime-timeslicing, and multi-user on a 8-bit 1986 micro, yes. If the Teensy's SOC had 2 stack registers, or if they could be emulated, that in itself would be pretty cool. If such an operating system ran on the Teensy, it could boot before you leaned back in your chair to reach for your coffee.
When I was a kid, there were few microcomputers, and there was no retrocomputers, at all.
In the last few years, retro computing has really taken off. 8-Bit guy has 1.4 million subscribers. Adrian has 200,000. LGR has 1.4 million. Ben Eater, the designer of a breadboard computer, has 1.2 million subscribers. Usagi Electric has a good start at 76,000 subscribers. Besides myself, seventy six thousand people are looking at an old bitslicing mainframe computer used to keep track of oil wells, that they had likely never heard of--if it weren't for him. Well, and it features cute bunnies at the end, but oddly, that's not the only draw. NesHacker has 80,000 subscribers. I just found Noel's Retro Lab, such was in Spain, and has 62,000 subscribers. As you might have guessed, the Commodore 64 and Vic 20 are back in production. There are 3 new 8-bit computers also in production: the Mega-65, Commander-16, and the F256. Anyway....
In rekindling my interest in retrocomputers, I noticed some things:
They did not want you to copy media, and we obeyed by removing external removing drives from our computers.
We got used to computers that take minutes to boot.
We got used to software bloat.
We were so completely ushered away from writing code computers, that they didn't feel the need to ship a programming language with the computer so they can sell it to techno-peasants.
In some ways, I feel that we might have made a few interesting turns.]
Last edited: