micropython-dcf77

Time decoder

A Micropython module to decode DCF77 time telegrams from an receiver module

Micropython module to receive and decode the DCF77 time telegram.

GitHub

2 stars
2 watching
1 forks
Language: Python
last commit: 11 months ago
Linked from 1 awesome list

dcfdcf77esp32esp8266micropythonrpi-pico

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elehobica/pico_dcf77_tx Generates DCF77 time signals for transmission on 77500 Hz with modulated amplitude and phase. 11
dsiggi/micropython-mcp230xx A Micropython module for manipulating GPIO expanders using I2C protocol 0
octaprog7/ds3231 A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. 0
dastultz/micropython-ppm-decoder Decodes R/C receiver PPM frame signal to extract usable data 11
iyassou/ustrftime A MicroPython implementation of time formatting functions 2
dsiggi/micropython-ad840x A MicroPython library for communicating with the AD840x digital potentiometers 1
peter-l5/ds1307 A MicroPython driver for the DS1307 real time clock. 1
brainelectronics/micropython-ds1307 A MicroPython driver for the DS1307 Real-Time Clock 4
haizakura/esp-ds3231-micropython A Python library for interacting with the DS3231 temperature sensor on ESP8266/ESP32 microcontrollers 7
sergeypiskunov/micropython-hx711 Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter 79
owainm713/ad9833-micropython-module A Python module that interfaces with an AD9833 programable waveform generator 6
dafvid/micropython-bmp280 A Python module for interacting with the BMP280 sensor on an I2C bus. 91
octaprog7/mpydac A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory 0
omarbenhamid/micropython-ds1302-rtc A Micropython driver for the DS1302 RTC Clock chip 45
dave2/micropython-ntpd An implementation of a time synchronization daemon in Micropython 2