开发者

how to port Android on beagle board with GPS?

开发者 https://www.devze.com 2023-02-12 19:06 出处:网络
I have a beagle board, i have ported android on it.Now i want to integrate GPS with 开发者_如何学Goit.Are there any solutions available? if not how to do it?Have you installed a driver for your GPS? I

I have a beagle board, i have ported android on it.Now i want to integrate GPS with 开发者_如何学Goit.Are there any solutions available? if not how to do it?


Have you installed a driver for your GPS? I would compile a GPS driver for beagleboard and test it out on the test board. modprobe and rmmod work well on Android if you have root access.


Most of the GPS modules available in the market are based on RS232/UART. Beagleboard does support UART interfaces through an RS232 Cape. You should be able to get open source code for GPS drivers when the protocol is UART.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号