https://github.com/vovanr/binary-display
[WIP] Binary display
https://github.com/vovanr/binary-display
Last synced: over 1 year ago
JSON representation
[WIP] Binary display
- Host: GitHub
- URL: https://github.com/vovanr/binary-display
- Owner: VovanR
- License: mit
- Created: 2022-07-21T15:54:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T09:25:17.000Z (over 3 years ago)
- Last Synced: 2025-01-26T19:32:38.238Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# binary-display
[![XO code style][codestyle-image]][codestyle-url]
[![Build Status][travis-image]][travis-url]
> Binary display
Demo: [vovanr.github.io/binary-display][demo]

## Docs
- [Seven-segment display](https://en.wikipedia.org/wiki/Seven-segment_display)
- [Big 7-segment Digital Clock](https://www.instructables.com/id/Big-7-segment-Digital-Clock/)
- [Bit](https://en.wikipedia.org/wiki/Bit)
- [Binary Digits](https://www.mathsisfun.com/binary-digits.html)
## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)
[demo]: https://vovanr.github.io/binary-display
[codestyle-url]: https://github.com/xojs/xo
[codestyle-image]: https://img.shields.io/badge/code_style-XO-5ed9c7.svg?style=flat-square
[travis-url]: https://travis-ci.org/VovanR/binary-display
[travis-image]: https://img.shields.io/travis/VovanR/binary-display.svg?style=flat-square