ohmstable
Newbie level 4
I'm trying to transmit A/D Conv samples from the PIC micro to the PC. Currently I've got the RS232 connection working. I tested that by running a terminal emulator and having the PIC send some ASCII.
I'm want to do the PC side software in VB because I want to be able to plot the ADC samples etc.. I'm not very experienced with VB so I was wondering if this will be easy to do? Can VB do bit bashing ? I also want to implement CRC .
Anyone have some example code that receives HEX data via RS232?? I need something to start from. Any suggestions would be great.
Ohmstable
I'm want to do the PC side software in VB because I want to be able to plot the ADC samples etc.. I'm not very experienced with VB so I was wondering if this will be easy to do? Can VB do bit bashing ? I also want to implement CRC .
Anyone have some example code that receives HEX data via RS232?? I need something to start from. Any suggestions would be great.
Ohmstable