FPGA NTP Server

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ha1588

    Hardware Assisted IEEE 1588 IP Core

  • Interesting project, especially to gain insights into the FPGA programming part.

    I think it is essentially a mixture of PTP and NTP now.

    I guess this will work within the same local network, as the major inaccuracy of NTP comes from the asymmetric path delays at the network layer over the Internet.

    PTP solves this by incorporating these hardware timestamps exactly. But this works only within the same LAN.

    Here is an interesting PTP core:

    https://github.com/freecores/ha1588

    Yes it is "old" but that is typically fine with HW projects.

  • FPGA_NTP_SERVER

    A FPGA implementation of the NTP and NTS protocols

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • raspberrypi-ptp

    How to run IEEE-1588 on RaspberryPi hardware

  • https://github.com/twteamware/raspberrypi-ptp/blob/master/pp...

    You might find this repo interesting.

    I have a 500 MHz oscilloscope on hand so I can decently measure the offset between the raspberry pi PPS and GPS PPS.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts