Hi, i have a problem how to make interface with VB 6 and Arduino Uno. For example, i want to make interface for monitoring of temperature using LM35 and Arduino. but i want to build interface with VB6 and it can be connected with Arduino Uno. this is interface have a database and you can see the temperature anytime.
Its just Serial programming interface between arduino and VB6. For that you need to know about VB programming for serial interface with arduino. After that you can read a data and store the data using some sql commands to the data base.