Important project in Visual basic

Discussion in 'Programming' started by shadow689, Oct 1, 2012.

  1. #1
    Hello,

    I have an important project and I need your help, here is my problem:
    Who can help me to write a program in Visual Basic that counts small objects that are passing under the PC mouse optical sensor. For example if small object passes right under the sensor, the cursor starts to move, I would like to write a program in VB that counts those movements. I hope you understand what I'm trying to say.
     
    shadow689, Oct 1, 2012 IP
  2. kevinn13

    kevinn13 Greenhorn

    Messages:
    24
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    11
    #2
    This all depends on the sensor you are going to use and the chip on board it. Does it have drivers? Is so is there a developer kit for it ? Or is it home made? Serial or USB connection.
     
    kevinn13, Oct 5, 2012 IP
  3. albatrosl

    albatrosl Member

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #3
    So you want a mouse tracker? If not It could be dificult to make some VB that reads the input of the mouse, you better find some .dll open source that does that :rolleyes:
     
    albatrosl, Oct 5, 2012 IP