SMPTE-EBU-TimecodeGenerator-ESP32
SMPTE-EBU-TimecodeGenerator-ESP32 copied to clipboard
ESP32 based SMPTE/EBU timecode generator, with NTP slaving, for Leitch and similar studio/broadcast clocks.
Again, not an issue, but it would be a neat feature if we could write the fiddle factor from a timecode source. It's probably a whole new project, but it...
I can't compile this for the ESP32-S3, por likely due to changes in interrupts. Unfortunately, I am not proficient in handling this on ESP32. C:\Users\seeb7\Documents\Arduino\SMPTE-EBU-TimecodeGenerator-ESP32-master\SMPTEGenerator\RMT.ino: In function 'void rmt_isr_handler(void*)': RMT:104:3:...
When the user changes the timezone on the web interface, nothing happens to the clock until the next scheduled NTP sync. This may take up to 15 minutes. This patch...