https://github.com/kyriosaa/7binary
A small device that translates binary inputs into decimal outputs.
https://github.com/kyriosaa/7binary
7segmentdisplay circuits electronics
Last synced: 8 days ago
JSON representation
A small device that translates binary inputs into decimal outputs.
- Host: GitHub
- URL: https://github.com/kyriosaa/7binary
- Owner: kyriosaa
- Created: 2025-01-25T15:52:56.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T15:54:05.000Z (12 months ago)
- Last Synced: 2025-03-15T05:38:37.429Z (10 months ago)
- Topics: 7segmentdisplay, circuits, electronics
- Homepage:
- Size: 6.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Binary Decoder - 7 Segment Display
[]()
A device that translates binary inputs into decimal outputs. A binary input is fed into the device using the 4 bit DIP switch and goes through the 7447 BCD decoder. The decimal output is then shown on the 7 segment display. This device is powered by a 6V power supply.
## Photos