If anyone wants to try a do-it-yourself NMEA 0183-wifi system you can use a python script I wrote.
It receives the NMEA sentences and runs a web server to deliver the data. It saves the most recent version of every sentence, without needing to be configured. I have some example web pages that...