06-18-2016, 05:06 PM
(06-18-2016, 12:45 PM)lospinos Wrote: I found this project for Raspberry Pi, a Stratum One NTP server using a GPIO expansion card.
http://www.satsignal.eu/ntp/Raspberry-Pi-NTP.html
The expansion card is available from:
https://store.uputronics.com/index.php?r...duct_id=81
I would like to use my Pine64 instead of the RPi.
Anybody here knows if the GPIO header has the same pinout as the RPi? Ideally, I want to buy this card and plug it into my Pine.
GPS in general using UART interface and so be compatible from hardware point view. The data comes out from GPS also standard, using teh NMEA protocol, but somebody need to port this over to Pine64 platform. One good thing that Pine64 has advantage over RPi is having internal RTC feature.