I have 2 raspberry PI, one is used as a GPS (EM-406A) and the other raspberry is set as a server
So I would like to send the frame NMEA of GPS by WI-FI in raspberry server
But I do not know how
thank you
Moderators: adafruit_support_bill, adafruit
ddcedric wrote:I understand, but I'm not very good programmer, I find this:
http://www.stripydog.com/kplex/
I think I could use it, but I do not see how
adafruit_support_mike wrote:ddcedric wrote:I understand, but I'm not very good programmer, I find this:
http://www.stripydog.com/kplex/
I think I could use it, but I do not see how
You'd probably have a harder time learning to use that than you would learning to do some simple CGI programming. I'm not sure it's really appropriate to what you're trying to do, either. It seems to be a tool that collects data from any number of different sources on a single computer, but doesn't do much about getting information from one computer to another.
[serial]
filename=/dev/ttyAMA0
direction=in
baud=9600
[tcp]
mode=server
direction=outReturn to General Project help
Users browsing this forum: No registered users and 11 guests