Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: ntp-client

khoih-prog/AsyncUDP_ESP32_W5500 📦

Fully Asynchronous UDP Library for ESP32 boards using LwIP W5500 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

Language: C++ - Size: 84 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

khoih-prog/AsyncUdp_ESP32_ENC 📦

Fully Asynchronous UDP Library for ESP32 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

Language: C++ - Size: 55.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

khoih-prog/AsyncUDP_RP2040W 📦

Fully Asynchronous UDP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is the base for future and more advanced Async libraries, such as AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP2040W, AsyncDNSServer_RP2040W

Language: C++ - Size: 214 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

khoih-prog/AsyncUDP_Ethernet 📦

Fully Asynchronous UDP Library for many boards besides ESP8266, using W5x00 or ENC28J60 Ethernet. Currently supporting only ESP8266. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support for ESP8266 using W5x00 or ENC28J60 Ethernet, such as AsyncHTTPRequest_Ethernet, AsyncHTTPSRequest_Ethernet, AsyncWebServer_Ethernet, AsyncDNSServer_Ethernet, AsyncTCP_SSL_Ethernet, etc.

Language: C++ - Size: 87.9 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

DmitriLyalikov/ESP32_Smart_Clock

ESP32 Based Weather Clock

Language: Assembly - Size: 112 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

khoih-prog/RTL8720_RTC 📦

This library enables you to use RTC from RTL8720-based boards such as RTL8720DN, RTL8722DM, RTL8722CSM. This RTL8720-based RTC, using Interrupt, has no battery backup. Time will be lost when powered down. To need NTP-client to update RTC every start-up.

Language: C - Size: 48.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

khoih-prog/AsyncUDP_WT32_ETH01 📦

Fully Asynchronous UDP Library for WT32_ETH01 (ESP32 + LAN8720). The library is easy to use and includes support for Unicast, Broadcast and Multicast environments.

Language: C++ - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 4

khoih-prog/AsyncUDP_Teensy41 📦

Fully Asynchronous UDP Library for Teensy 4.1 using QNEthernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Teensy41, AsyncHTTPSRequest_Teensy41, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.

Language: C++ - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

danie1k/ansible-role-chrony 📦

Ansible Role: mirror of no longer existing "unxnn.chrony" role

Language: Python - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

pascal-fb-martin/houseclock

An easy to install and configure GPS network time server (SNTP)

Language: C - Size: 139 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 3 - Forks: 0

enjoyneering/MatrixClock

This is an NTP clock built on an ESP8266 & five MAX7219 connected in series

Size: 102 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 28 - Forks: 3

o5k/kurumi

Synchronize your computer's time to a server, without questions asked

Language: C# - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 7 - Forks: 1

Plabick/Remote-Time-Action

A lightweight tool to get the current time from a remote server. Easily get consistent timestamps for GitHub workflows in your preferred timezone and format.

Language: TypeScript - Size: 270 KB - Last synced: 18 days ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

gsirettito/NTProxifier

NTP using alternative http proxy request

Language: C# - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

radames/NTP_RTC_Sync

RTC Clock Sync with the NTP Protocol on ESP8266 Arduino

Language: Arduino - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 16 - Forks: 3

dasta400/ntpcli400

Sync up system date/time with this NTP client for OS/400 V4R5

Language: C - Size: 9.77 KB - Last synced: 12 months ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

oreparaz/vroughtime

compact roughtime client implementation in C for embedded use

Language: C - Size: 2.51 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 2

dilshan/ntp-clock

Ethernet base NTP clock panel driver

Language: C++ - Size: 841 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 6 - Forks: 0

PatrykSiwiec/pico-w-ntp-clock

Raspberry Pico W NTP Clock

Language: Python - Size: 21.5 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

retrohun/mTCP

Unofficial fork of https://www.brutman.com/mTCP supporting DOS build host

Language: C++ - Size: 984 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 16 - Forks: 1

boolangery/d-ntp-client

Language: D - Size: 2.93 KB - Last synced: over 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 1

DustSwiffer/ESP8266-KaKu-timer

timer for apc3-2300R switches of KlikAanklikUit

Language: C++ - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

mo-thunderz/Esp32WifiPart1

WiFi basics and code to sync to an NTP clock

Language: C++ - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 6

shalomb/ansible-systemd-timesyncd

Ansible role to configure systemd-timesyncd's NTP and timezone parameters

Language: Shell - Size: 123 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 5 - Forks: 1

cooke001/NixieClock

A ESP12 controlled Nixie Tube Clock

Language: HTML - Size: 1.73 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

f4goh/Weather

ESP8266 Weather Station

Language: Arduino - Size: 9.02 MB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 18 - Forks: 8

KikyTokamuro/tinyntp

Tiny NTP client

Language: C - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

sgaduuw/ansible-role-timesyncd

Ansible role for systemd-timesyncd

Size: 39.1 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 2 - Forks: 1

tickelton/TWAMP8266

An Arduino based ESP8266 TWAMP Light reflector.

Language: C++ - Size: 22.5 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

balassy/arduino-mp3-alarm-clock

An ESP8266-controlled, NTP-based alarm clock that can play MP3 music from a microSD card.

Language: C++ - Size: 496 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

wesleygas/ESP_AquariumServer

Standalone time based lighting control for aquariums.

Language: JavaScript - Size: 838 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

dk2jk/first-attempt-with-TTGO

Experiments with TTGO module

Language: Python - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

Fincer/openntpd-openssl

OpenNTPD daemon with OpenSSL implementation & flexible configurability

Language: C - Size: 107 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

balkian/ESP8266_Clock_NTP

ESP8266-based clock that uses NTP to stay in sync, and a DHT11/22 display temperature and humidity.

Language: C++ - Size: 3.91 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

bandirom/Get-date-time-from-NTP-server

Script send request on NTP server and get date and time for python skript without using your local PC time

Language: Python - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 1 - Forks: 1

musichin/NtpClock

Android NTP library

Language: Kotlin - Size: 350 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

thatsbenedek/arduino-umd

making an Under Monitor Display (UMD) more useful with Arduino and WiFi

Language: C++ - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

luebbe/homie-display

Wraps different data sources into Homie nodes and shows them on an OLED display

Language: C - Size: 2.15 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

jjolidon/ntp Fork of ntp-project/ntp

Fork of the reference implementation of ntp, with Windows shared memory support and Visual Studio 2019 builds

Language: C - Size: 4.86 MB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

KuchTo/7_Segment_Clock

Classic Eighties 7-Segment LED Clock

Language: C++ - Size: 2.81 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

OllieDay/ntp

Library for querying NTP servers

Language: C - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 4 - Forks: 1

jinyutao/ntpClientTest

Language: C - Size: 7.81 KB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

SparkDustJoe/UpdateLocalTimeNTP

Update a Windows machine to a list of NTP servers, removing outliers. Console App, can be Automated.

Language: C# - Size: 57.6 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

obscurecore/Discord-Bot

Size: 28.3 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Turgon37/ansible-ntp

Ansible role to setup NTP synchronisation

Language: Python - Size: 92.8 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

zebrajaeger/Esp32Clock

WiFI Clock, synchronized with NTP, WiFi and timezone settings via web interface. Auto access point mode. Arduino-OTA updateable.

Language: C++ - Size: 1.31 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

balassy/flowtime-flag

An IoT device powered by an ESP8266 microcontroller that signals flow time with a flag.

Language: C++ - Size: 806 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

filipsedivy/ntp

⏱ NTP reader

Language: PHP - Size: 58.6 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

dubzland/ansible-role-ntp

Ansible role to install and manage NTP clients/servers.

Language: Python - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Wvirgil123/ntp

ntp client

Language: C - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

nkcmr/ntpclient

a tiny little NTP client

Language: Go - Size: 1.95 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Feliix42/ssntp

The stupid simple ntp client

Language: Rust - Size: 5.86 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

sbuzonas/ansible-role-ntp

Ansible role for NTP

Size: 2.93 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

aharshac/nodemcu-temp-gadget

Collaborizm NodeMCU Temperature Sensor Gadget

Language: Arduino - Size: 237 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 1 - Forks: 2

MADhacking/puppet-module-ntpclient

A puppet module to enable easy configuration of an NTP client

Language: Puppet - Size: 105 KB - Last synced: 2 months ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

radames/The-Kazimier-Starlamp

Language: Arduino - Size: 1.17 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

matthewgall/ntp-viewer

NTP is pretty awesome, with great projects like NTP Pool, but the interfaces are, well, just awful! ntp-viewer is a pretty NTP frontend.

Language: Smarty - Size: 199 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0