Switchcraft 280 and XLR connectors deserve mention for longevity and ubiquity in music and recording.
Connectors That Changed the World
11–20 of 51 posts
Re: Connectors That Changed the World
#12* https://www.youtube.com/watch?v=q43tZ6DjuIE
His channel (which also has the original Machines series available):
Re: Connectors That Changed the World
#13Earlier quoted context omitted.
And yet I wonder how many of those machines have USB to RS-232 converters internally... not that I've ever been asked to design such a thing.... Properly implemented RS-232 is a thing of beauty, in a way that USB just can't be. It's a shame so many implementations (of both!) fall short.
The ones that barf out a debug console from the processor's first init steps are probably not USB internally. ;) But yeah, USB never came up with a good way to do peer-to-peer. On-the-go is super driver heavy and just not useful in the way RS232 is. New TVs still ship with it, for home automation reasons.
Man... USB CDC is painful. It's so much "fun" that a serious solution on one product was two back-to-back FTDI transceivers. I think they finally designed that out, but I'm scared to look at what might be in its place now....
Re: Connectors That Changed the World
#14Tim Hunkin, who was behind the British show The Secret Life of Machines , is releasing a YouTube series called The Secret Life of Components , and episode six is about Connectors: * https://www.youtube.com/watch?v=q43tZ6DjuIE His channel (which also has the original Machines series available): * https://www.youtube.com/c/timhunkin1/videos * https://en.wikipedia.org/wiki/Tim_Hunkin
Re: Connectors That Changed the World
#15Earlier quoted context omitted.
The ones that barf out a debug console from the processor's first init steps are probably not USB internally. ;) But yeah, USB never came up with a good way to do peer-to-peer. On-the-go is super driver heavy and just not useful in the way RS232 is. New TVs still ship with it, for home automation reasons.
And neither are they RS-232, unless you've got a transceiver (MAX232 etc) in there :) Man... USB CDC is painful. It's so much "fun" that a serious solution on one product was two back-to-back FTDI transceivers. I think they finally designed that out, but I'm scared to look at what might be in its place now....
presented without comment
Re: Connectors That Changed the World
#16USB had a quite successful precursor: RS-232. The serial standard is now 60 years old (!) and still much more widespread then USB in many industry machines.
And yet I wonder how many of those machines have USB to RS-232 converters internally... not that I've ever been asked to design such a thing.... Properly implemented RS-232 is a thing of beauty, in a way that USB just can't be. It's a shame so many implementations (of both!) fall short.
I was pretty happy to throw it out the window in favor of USB. Of course, firewire was better than usb and the whole cycle started again.
Re: Connectors That Changed the World
#17This article is a list of connectors that doesn't go into much detail into how each changed the world. The idea that APIs are a singular thing - or started as late as the article suggested - is also sufficiently wrong to put everything else written in the article into doubt.
Re: Connectors That Changed the World
#18Re: Connectors That Changed the World
#19Earlier quoted context omitted.
And yet I wonder how many of those machines have USB to RS-232 converters internally... not that I've ever been asked to design such a thing.... Properly implemented RS-232 is a thing of beauty, in a way that USB just can't be. It's a shame so many implementations (of both!) fall short.
Is it two lines with ^S/^Q/BREAK, or hardware flow control, with or without ring, db25->db9 converters (never of the right gender), etc... I was pretty happy to throw it out the window in favor of USB. Of course, firewire was better than usb and the whole cycle started again.
USB CDC is worlds of pain more complicated to implement, but quite easy to use. As long as you don't hit a bug. But USB stacks never have bugs, do they?
Re: Connectors That Changed the World
#20USB had a quite successful precursor: RS-232. The serial standard is now 60 years old (!) and still much more widespread then USB in many industry machines.
RS232 is the electrical signal standard; the chunky connector usually used is a DB25 but basic RS232 can fit in DB9 RJ11 (eg landline) and RJ45 (eg ethernet) were also connectors that achieved very widespread use, as did RG6 (eg cable tv) (I'm not going to say they changed the world and I'm also not so sure I like the grab-bag nature of the various things the article lists either for example, 8, 14 and 16 (and more)…
What you call DB-9 is actually DE-9. (A DB-9 would be the size of a DB-25 but with only 9 pins, which would be weird.)
What you call RJ11 is a 6p2c. (Six position, two connectors.)
What you call an RJ45 is an 8p8c. (You can guess this one.)