gnupic@linuxhacker.org
gnupic@linuxhacker.org
On Sun, 14 Mar 2004, Fabien Marchewka wrote:
> Hi,
> can someone can give me an example using the usart module ?
> I want to simulate GPS string like this :
> $GPRMC,xxx,xxx,xxx,xxxx
> thanks for your help
The usart module really isn't too useful at the moment. Instead, I'd
recommend using rs232-gen, which resides in the extras/ directory. This is
a utility that will create an asynchronous stimulus with the proper timing
for an rs-232 line.
Scott
gnupic@linuxhacker.org