Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Hardware & Devices
  4. USB Programming Boards

USB Programming Boards

Scheduled Pinned Locked Moved Hardware & Devices
question
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I have been studying Electrical Engineering for many years, probably about 15 years and I was curious what circuit boards you all use when creating applications for communicating across serial ports, as such USB etc... I use Vero Boards; but what are my options for substitute alternatives? I know Vero boards are not the most common or popular, so what are? I am just seeking some suggestions.

    Regards, CodingK

    J 1 Reply Last reply
    0
    • L Lost User

      I have been studying Electrical Engineering for many years, probably about 15 years and I was curious what circuit boards you all use when creating applications for communicating across serial ports, as such USB etc... I use Vero Boards; but what are my options for substitute alternatives? I know Vero boards are not the most common or popular, so what are? I am just seeking some suggestions.

      Regards, CodingK

      J Offline
      J Offline
      Jochen Arndt
      wrote on last edited by
      #2

      When starting my career I learned to use Veroboards[^] and Perfboards[^] (those boards with single dots rather than strips). I and most of my colleagues preferred the Perfboards because Breadboards often require cutting the stripes which makes later changings more complicated than with Perfboards. I still use Perfboards using a Wiring Pencil[^]. Because these where quite expensive 30 years ago, I made one myself for private projects at home using a drop action pencil housing with an attached spool from mother's sewing machine. At work I'm also using Breadboards[^] for simple layouts and when testing different schematics. But final prototypes will be always wired on a Perfboards because the contacts of Breadboards wear out with time resulting in bad electrical connections.

      L 1 Reply Last reply
      0
      • J Jochen Arndt

        When starting my career I learned to use Veroboards[^] and Perfboards[^] (those boards with single dots rather than strips). I and most of my colleagues preferred the Perfboards because Breadboards often require cutting the stripes which makes later changings more complicated than with Perfboards. I still use Perfboards using a Wiring Pencil[^]. Because these where quite expensive 30 years ago, I made one myself for private projects at home using a drop action pencil housing with an attached spool from mother's sewing machine. At work I'm also using Breadboards[^] for simple layouts and when testing different schematics. But final prototypes will be always wired on a Perfboards because the contacts of Breadboards wear out with time resulting in bad electrical connections.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        Jochen, thanks for the info, as I've always used Vero boards (the ones with line strips), but Perfboards seem more adaptable to work with since you don't have to drill holes in the vero strips to cut off Electrons from running the full length of that strip. This was rather helpful, thank you.

        Regards, CodingK

        V 1 Reply Last reply
        0
        • L Lost User

          Jochen, thanks for the info, as I've always used Vero boards (the ones with line strips), but Perfboards seem more adaptable to work with since you don't have to drill holes in the vero strips to cut off Electrons from running the full length of that strip. This was rather helpful, thank you.

          Regards, CodingK

          V Offline
          V Offline
          Vaclav_
          wrote on last edited by
          #4

          I noticed this post is little stale / old , but here is my reply anyway. I just switched to Arduino Due processor which has "native " USB port. There are "canned" plug and play "application" for it - mouse , keyboard and two MSC "mass storage controller" - flash drive or any USB storage devices. The main "problem" - the Due being ARM processor has minimal software written for it by "Arduino gurus" - so you are pretty much on your own. One of the MSC is somewhat unfinished - it is missing the "access to real disk" part. There is nothing, just lots of "talk" on Arduino web site, about USB "serial" application if you are looking for just communicating to another device using USB. Vaclav

          L 1 Reply Last reply
          0
          • V Vaclav_

            I noticed this post is little stale / old , but here is my reply anyway. I just switched to Arduino Due processor which has "native " USB port. There are "canned" plug and play "application" for it - mouse , keyboard and two MSC "mass storage controller" - flash drive or any USB storage devices. The main "problem" - the Due being ARM processor has minimal software written for it by "Arduino gurus" - so you are pretty much on your own. One of the MSC is somewhat unfinished - it is missing the "access to real disk" part. There is nothing, just lots of "talk" on Arduino web site, about USB "serial" application if you are looking for just communicating to another device using USB. Vaclav

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Thanks for the reply Vaclav_Sal; better late than never. :)

            Regards, CodingK

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups