https://github.com/rtoenniges/mycpu-project-slaveclock
A MyCPU expansion to control a slave clock (https://en.wikipedia.org/wiki/Slave_clock)
https://github.com/rtoenniges/mycpu-project-slaveclock
Last synced: 3 months ago
JSON representation
A MyCPU expansion to control a slave clock (https://en.wikipedia.org/wiki/Slave_clock)
- Host: GitHub
- URL: https://github.com/rtoenniges/mycpu-project-slaveclock
- Owner: rtoenniges
- License: gpl-3.0
- Created: 2016-10-24T16:26:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T14:54:42.000Z (9 months ago)
- Last Synced: 2025-01-21T21:31:24.537Z (5 months ago)
- Language: Assembly
- Homepage:
- Size: 1.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyCPU_PRO_SCC
An extension for the [MyCPU](http://www.mycpu.eu/) from Dennis Kuschel to get the timesignal DCF77 and control a slave clock (https://en.wikipedia.org/wiki/Slave_clock)## Hardware
- External module (Basic board)
- Rack extension (Clock control & DCF77 signal converting)## Software
- scc.asm (Main program)
- sl60dcf77.asm (Library for DCF77 decoding (Can be found at https://github.com/rtoenniges/MyCPU_LIB_DCF77))