Results 1 to 5 of 5

Thread: Programming Hardware

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2005
    Posts
    2

    Programming Hardware

    Hi, I am a new memmebr her on this forum. i hope I am posting this thread on the correct section and if not I apologise.

    I have recently seen a product you can purchase for in put output which connects to your pc via usb and can be programmed in vb.

    This is the product in question:
    http://www.maplin.co.uk/Search.aspx?...26m5&source=15

    Basically I am looking for help with programming VB to start talking to the hadware device. Any advice would be greatfull appreciated.

    Thanks.

    Jamie

  2. #2
    Frenzied Member sciguyryan's Avatar
    Join Date
    Sep 2003
    Location
    Wales
    Posts
    1,763

    Re: Programming Hardware

    Hi, welcome to the VBForums Jamie

    Is there any type of device you would like to communicate with? This type of thing can get quite complex at times but there are a few examples arround

    Cheers,

    RyanJ
    My Blog.

    Ryan Jones.

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2005
    Posts
    2

    Re: Programming Hardware

    Yeah it's the one you can see on the link I originally posted.

    Quote Originally Posted by sciguyryan
    Hi, welcome to the VBForums Jamie

    Is there any type of device you would like to communicate with? This type of thing can get quite complex at times but there are a few examples arround

    Cheers,

    RyanJ

  4. #4
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Programming Hardware

    DirectX helps control the video card for 2D/3D graphics, your input devices for reading input (keyboard, mouse, joystick, gamepad, flight stick, steerting wheel, etc.), sound card for sound and music, and networking. DirectX's DirectInput might be able to handle USB based stuff since it can handle joysticks and many other things.

  5. #5
    VB Addict Pradeep1210's Avatar
    Join Date
    Apr 2004
    Location
    Inside the CPU...
    Posts
    6,614

    Re: Programming Hardware

    If it is not a standard device (like monitor, keyboard, mouse etc.) as in this case, u would need API's from the manufacturer of the device to interact with it and use it according to ur needs.
    Pradeep, Microsoft MVP (Visual Basic)
    Please appreciate posts that have helped you by clicking icon on the left of the post.
    "A problem well stated is a problem half solved." — Charles F. Kettering

    Read articles on My Blog101 LINQ SamplesJSON ValidatorXML Schema Validator"How Do I" videos on MSDNVB.NET and C# ComparisonGood Coding PracticesVBForums Reputation SaverString EnumSuper Simple Tetris Game


    (2010-2013)
    NB: I do not answer coding questions via PM. If you want my help, then make a post and PM me it's link. If I can help, trust me I will...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width