lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Alexandre Ribeiro de Sá wrote:

Didier Derny escreveu:

Alexandre Ribeiro de Sá wrote:

AHOY!

I can send and receive binary data from RS-232 COM Port with Lua?


Thanks
Alexandre Ribeiro de Sá
alex_r@vortexentertainment.com
http://www.vortexentertainment.com



I wrote the following program for personal use http://www.derny.org/download/serial.c it was used for some some testing with a GPS, nothing else, only to fit my need

if it is ok for you you can download it and use it but there is no waranty of any kind this program is working with FreeBSD 5.1 and is probably easy to adapt to other unix.

http://www.derny.org/download/gps.lua is just a test program to show how
the library works, there is no documentation at all

--
Didier Derny
didier@derny.org





Thanks Didier,

Where I can find the serial.so?


I can only give you a link to  a serial.so for FreeBSD 5.1
or you have to recompile it yourself

my application was reading on the GPS line by line




Thanks
Alexandre Ribeiro de Sá
alex_r@vortexentertainment.com
http://www.vortexentertainment.com