PHP:通过串行端口(SPP)COM3访问蓝牙GPS

Fab*_*ien 2 php gps serial-port bluetooth

如何在Windows中使用PHP通过标准串行端口(SPP)访问我的蓝牙GPS?谢谢.

Kli*_*nky 5

这是一个用于串行数据的Windows扩展:

http://www.easyvitools.com/phpserial/index.html

这个类可能是更多的跨平台:

http://www.phpclasses.org/package/3679-PHP-Communicate-with-a-serial-port.html

然后我建议阅读有关NMEA协议的内容:

http://en.wikipedia.org/wiki/NMEA_0183