Hello,
I am trying to display outputs from Arduino to a computer and then have buttons that can control Arduino.
Is there a way to do it either in HTML or VB?
Has anybody written a similar program? if so can I get the VB/HTML code and Arduino's?
I am still a newbee at all of this and your help is greatly appreciated!
HyperText Markup Language is a means of expressing data in a way that a browser can understand. That should give you a pretty good clue as to what hardware/software you need on the Arduino.
There is a playground, with plenty of links to how to use various software on the PC to talk to the Arduino. How much time have you spent looking? (That's about what I thought...)