Warning: Undefined array key "birthday_search" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "joindate" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "posts" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "posts" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "privacy_options" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/library/user.php on line 7 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/library/user.php on line 2 Warning: Undefined array key "lastactivity" in phar://.../vb/vb.phar/library/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "privacy_options" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/library/user.php on line 7 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/library/user.php on line 2 Warning: Undefined array key "lastactivity" in phar://.../vb/vb.phar/library/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "privacy_options" in phar://.../vb/vb.phar/api/user.php on line 2 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/library/user.php on line 7 Warning: Undefined array key "userid" in phar://.../vb/vb.phar/library/user.php on line 2 Warning: Undefined array key "lastactivity" in phar://.../vb/vb.phar/library/user.php on line 2 Warning: Trying to access array offset on value of type bool in .../vb5/route/profile.php on line 78 Serial Ports! - Flash Flash Revolution

Serial Ports!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Animu's MasterRhythm
    • May 2026

    #1

    Serial Ports!

    Why do robotics and controller labs all require the use of serial ports as opposed to USB or something? Why the legacy ports? Does anyone know?
    Last edited by Guest; 10-20-2010, 03:55 PM.
  • Izzy
    Snek
    FFR Simfile Author
    • Jan 2003
    • 9195

    #2
    Re: Serial Ports!

    Perhaps serial ports are actually more simple to use because they directly translate signals into how you would use them with gate logic?

    I've never taken a computer engineering course so that is my only guess. Probably way off.

    Comment

    • PsYcHoZeRoSk8eR
      Threat Emulation
      FFR Simfile Author
      • May 2004
      • 5184

      #3
      Re: Serial Ports!

      Why not serial? Why not just use Ethernet? Why not use fiber?

      There is probably a scientific reason for using serials because if not then they are really wasting their time. Similar for the reasons for the way that Ethernet cables have to be a certain way otherwise they will not be as effective. Either that or it is really a whole lot cheaper to use serial and because of that they just make it work.

      Now, I don't know the answer, those are just my thoughts.

      Originally posted by Lightdarkness
      I'm light f**king darkness

      Comment

      • Animu's MasterRhythm
        • May 2026

        #4
        Re: Serial Ports!

        I think it was just set as a standard a while ago and old engineers are afraid of change. :<

        Comment

        • Izzy
          Snek
          FFR Simfile Author
          • Jan 2003
          • 9195

          #5
          Re: Serial Ports!

          That could certainly be part of it.

          Comment

          • JenovaSephiroth
            pink dragon irl
            FFR Simfile Author
            • Aug 2003
            • 828

            #6
            Re: Serial Ports!

            Computer engineering major here. :P You don't have to jump through as many hoops to simply write signals to a serial port. They're more often used in experimental and proof-of-concept settings (such as robotics labs) because it takes less time to rig up. For example, you don't have to throw in additional libraries and utilize additional documentation just to test that three-line code you made the other day. Or, even worse, they make you code in assembly.

            Comment

            • Izzy
              Snek
              FFR Simfile Author
              • Jan 2003
              • 9195

              #7
              Re: Serial Ports!

              So maybe I was close with my original answer. I've done a little bit in assembly and it is a pain in the ass.

              Comment

              Working...