mochen72 Wrote:
-------------------------------------------------------
> Sorry if these are stupid questions; I just began
> working on the electronics part of the Reprap.
>
> 1. What is the difference between RJ45 and RS485?
> The connection between the motherboard and other
> generation 3 components use RS485, so I am a
> little confused about why the documentation for
> the Motherboard mention both FJ45 and RS485?
>
Well, I can answer that one... RJ45 is a connector, RS485 is a comunication protocol.
So in the makerbot config of the Gen3 electronics: you are comunicating (sometimes with RS485, sometimes not) over a piece of Cat5 cable with RJ45 connectors at each end.
It was done that way because RJ45 connectors are very cheap, as is Cat5 cable.
Potentially confusing
>3. In [
objects.reprap.org], the big diagram shows >that many of the connections are RS485. However, [
objects.reprap.org]
>/mediawiki/images/1/1f/Mendel.jpg shows no RS485 connectors coming from the >motherboard. I am wondering if the RS485 connections will do the job?
And on that one... There is no such thing as an RS485 connector (at least not in the way you seem to mean). Again, its the language being spoken, not the plugs involved. You can use any connector you want really. Cat5 cable is good because its a very clearly defined standard, fairly consistent, and works well with RS485. You could solder the wires directly to the board, but that would probably just cause more trouble later. A cheap easy connector like RJ45 makes a lot of sense. Especially when you can pick up lots of pre-made leads at local computer shops and online!
My normal connector of choice (at work) is an XLR of some type.. and those start at about £4 each for good ones
Edited 2 time(s). Last edit at 11/07/2009 03:03AM by TheRuttmeister.