annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

Labview with a 8051 board

Hi,

I want to build a burgler alarm using a 8051 based board with standard IO. I
want to use labview as programming and userinterface. Where can i find a
design or to drivers. Or who else did design such a application????? Or
where to find an application note???

Harrie
0 Kudos
Messaggio 1 di 2
3.151Visualizzazioni
I did it using serial communication between 8051's UART and the computer serial port. It is fairly straightforward to implement a simple ASCII command set.
You won't find a driver as such, since your application and command set will be unique. In LabVIEW you send the ASCII commmand to the serial port and read the expected answer.


LabVIEW, C'est LabVIEW

0 Kudos
Messaggio 2 di 2
3.151Visualizzazioni