Jolly20
Newbie level 2
- Joined
- Jan 31, 2014
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 16
Good day! this is my first post and i would like you to help me.
So I'm going to start with my project concept.
I have to create an application in vb6 which will receive and transmit data using the serial port.
I have created a database which have 3 text boxes to display data. so i am to interface a micro controller with a bar code reader through the serial port. i want to make a program in vb6 where when i scan using the bar code reader, the bar code will be displayed on the first text box and then it's name and price will be displayed also in the 2 remaining text boxes which matches the certain bar code . and then it will transmit the name and price in the text boxes through the serial port and display it in the LCD in the micro controller.
So I'm going to start with my project concept.
I have to create an application in vb6 which will receive and transmit data using the serial port.
I have created a database which have 3 text boxes to display data. so i am to interface a micro controller with a bar code reader through the serial port. i want to make a program in vb6 where when i scan using the bar code reader, the bar code will be displayed on the first text box and then it's name and price will be displayed also in the 2 remaining text boxes which matches the certain bar code . and then it will transmit the name and price in the text boxes through the serial port and display it in the LCD in the micro controller.