dcf77 icon indicating copy to clipboard operation
dcf77 copied to clipboard

Experimental ESP32 support using espressif arduino-esp32 core

Open ziotibia81 opened this issue 9 months ago • 5 comments

Tested using the ESP-WROOM-32 module. This module uses a 40 MHz crystal oscillator (+/- 10 ppm). The hardware GPTimer is prescaled to tick at 1 MHz, and the 1 kHz generator is triggered by an interrupt every 1000 ticks.

ziotibia81 avatar Mar 17 '25 22:03 ziotibia81