DLL & COM & ActiveX: Writing VB code for reading data from uC

  • kevy / 104 / Thurs, 28 Jan 2010 11:24:00 GMT / Comments (1)
  • I am doing the project to make a microcontroller communicate with PC.
    I am facing the problem writing the VB code for command button to ask uC to display the data in my label.
    How to write the code for visual basic to get the data from the microcontroller?
  • Keywords:

    writing, vb, code, reading, data, uc, dll, com, activex, visual basic

  • http://programming.itags.org/com-activex/174570/«« Last Thread - Next Thread »»
    1. How are you communicating with it? IOW, what's the hardware interface? 1-Wire? RS-232? Something else? How you communicate with it depends on 2 things - the hardware interface and the code in the uC. (What does the uC need to tell it to send you data and what format will the data be in?)

      al42 | Wed, 05 Dec 2007 13:42:00 GMT |

  • DLL & COM & ActiveX Questions

    • windows services

      how can I access and change WINDOWS XP services using Visual Basic? Which command or object should I...

      By kota_balaji

    • OLE objects

      I am trying to make staff profile and I am saveing pictures in database as ole objects but some how ...

      By amtalr

    • VB Client - Java Server Interaction?

      Hi, I'm trying to work out how to go abouts implementing my final year project. I was hoping to...

      By skintstudent

    • Why Does it not work?

      Greetings,I try to move a function which exist in my VB project over to a ATL project.In VB my Funct...

      By bongo

    • Vb Com And Asp

      Hello, I wrote a VB COM using a reference to msword9.olb that should run under NT from ASP page. I c...

      By leran, 1 Comments

    • Why isnt my recordset refreshing

      Hi guys, here's the problem i'm facing I'm testing my application that uses an Access...

      By rogergho, 1 Comments

    • Winsock Confusion

      Can anyone tell me what is wrong with this?? I got the exact code from microsoft. All i am trying to...

      By lethal, 4 Comments

    • Whats COM

      HiI'm new to this area of VB. and would like to learn few things about COM. Well there are enou...

      By muds, 4 Comments

    • VB COM using Implements Keyword

      In a book we purchased on COM specifically tailored to VB (VB COM by Wrox Press)... the author insis...

      By boredbert, 2 Comments