03-23-2009 04:36 AM
harlow to everyone!!!
i'm jin , i doing my final year project which title is brainwave analaysis. 10/20 electrode.
because i'm not able to buy the DAQ card so i use an ADC and microController to communicate with PC
I would like to use LV as my interface to show my waveform
my question is :
1) can i use LV to read the data at Microcontroller through PC Serial port (rs232) or Usb.
2) what is mean by the VISA reaource name. What should i do with that is PC serial port RS232 can be use.
i really hope to get help.... thanks lot guys
best regard
jin
03-23-2009 09:05 AM
03-23-2009 01:22 PM
thanks lot for the information~~ really thanks lot~~
this is the great new i get for today!!!
again thanks lot...... 🙂
best regard
jin
03-23-2009 11:06 PM
harlow~
if i 'm doing a 10 channel EEG amplifier.. can i read this all by usirng 8 bit rs232?
03-24-2009 03:04 AM
yes, sure, just pay attention on data trasnformation.
03-30-2009 02:21 AM
hi..
anyone have a example/simple program to give to show the transmit n recieve of rs 232 at labview?
something like control the led "on" or "off" throught the labview by transmit the data use RS232 to microcontroller?
i couldn't understand the example in serial inside the HELP labview.
best regrad
jin
03-30-2009 06:57 AM
04-03-2009 06:53 AM
thanks for ur information Dennis.
i have slove the problem through a lot of example.
now i have another problem...
1.. how do i can read back the 10 channel amplifer signal in labview since Rs232 is sending 8 bit.
this is my block diagram : Eelctrode---> 10 channel amplifer---> ADC(10bit)-->PIC(16F877)---> Rs232----> labview
so how i can show the 10 channel???
this is important for me.......................
thanks for ur kindly help
best regard
jin
04-03-2009 08:52 AM
04-08-2009 01:18 PM
thanks lot for the help.
i get to read the 3array data by using the loopback.vi by short pin2 n pin3 rs232 for testing.
i am able to get back the result which same as my input n also the graph in 3 channel.
again thanks lot got the help.
now need to do the save n read file.
i think this should be no problem.................
THe problem now i have is, how to make a program code for mikroC to read the 8 channel data in array.
again i stuck at PIC .......but now trying to do for it.
it not easy as labview!!