Home » Category » DLL & COM & ActiveX

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

104| Tue, 04 Dec 2007 19:36:00 GMT| kevy| 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 & Tags: writing, vb, code, reading, data, uc, dll, com, activex, visual basic

URL: http://programming.itags.org/com-activex/174570/
 
«« Prev - Next »» 1 helpful answers below.
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 Hot Answers

DLL & COM & ActiveX New questions

DLL & COM & ActiveX Related Categories