Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-25T11:20:46.000Z (4 months ago)
- Last Synced: 2024-08-25T12:31:47.553Z (4 months ago)
- Language: Assembly
- Homepage:
- Size: 1.61 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))