https://github.com/rtoenniges/mycpu-lib-7seg
A library for the MyCPU to display Hex or Dec data on a 2-digit, 7-segment display.
https://github.com/rtoenniges/mycpu-lib-7seg
7segment mycpu
Last synced: 3 months ago
JSON representation
A library for the MyCPU to display Hex or Dec data on a 2-digit, 7-segment display.
- Host: GitHub
- URL: https://github.com/rtoenniges/mycpu-lib-7seg
- Owner: rtoenniges
- License: gpl-3.0
- Created: 2016-03-18T21:34:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T12:45:43.000Z (about 8 years ago)
- Last Synced: 2025-01-21T21:31:33.748Z (5 months ago)
- Topics: 7segment, mycpu
- Language: Assembly
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyCPU_LIB_7Seg
A library written in assembler for the [MyCPU](http://www.mycpu.eu/) from Dennis Kuschel to display a value (either in hexadecimal or decimal) on a 2-digit 7-segment display.