I would like to build a data acquisition using PIC. Data will be sent to a computer using RS232/ UART, say 2kByte/s. The test data is a sine wave from a signal generator.
Since the application is to receive real time signal, can anyone suggests a way to transfer the data so that no data lag in between?
What is the way that is usually being used? _________________ Einly
ckielstra
Joined: 18 Mar 2004 Posts: 3680 Location: The Netherlands
Posted: Mon Nov 15, 2004 5:12 am
Have your PIC add a timestamp to the data, any delays in transmitting the data will be no problem after that.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum