https://github.com/redetection/2digit-7segment
Fritzing part for the most common seven-segment indicator I could find
https://github.com/redetection/2digit-7segment
7-segment fritzing fritzing-parts indicator led seven-segment
Last synced: about 1 month ago
JSON representation
Fritzing part for the most common seven-segment indicator I could find
- Host: GitHub
- URL: https://github.com/redetection/2digit-7segment
- Owner: ReDetection
- Created: 2018-01-14T11:39:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T16:14:51.000Z (over 6 years ago)
- Last Synced: 2025-01-25T10:43:15.403Z (3 months ago)
- Topics: 7-segment, fritzing, fritzing-parts, indicator, led, seven-segment
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Two-digit 7-segment fritzing part [](https://travis-ci.org/ReDetection/2digit-7segment)
So far I only found 4-digit and 1-digit seven-segment display part, but the most common 7-segment display I can find around has two digits, and it has it's own layout so it's kinda hard to get correct PCB. Now it's easy. Probably there are things to improve, so contributions are welcome!
# Download
Navigate to the releases section and download latest release fzpz file. Here is [the link](https://github.com/ReDetection/2digit-7segment/releases/latest).
If you'd like to assemble part from the sources, just zip these files with `125-seven-segment` in the filename and then rename zip filename extension to fzpz.
# Preview
 - Breadboard
 - Schematics
 - PCB
# Contributing
To be honest, fritzing part editor it's kind a weird. Recommended way is to import part into your Fritzing using fzpz file, then find it in parts list, right-click and edit. Once you done with your changes, export part to fzpz file, unpack it (it's regular zip-file), and submit contents as Pull Request. Or feel free to export your updated fzpz file and submit it as issue, I'll create pull request for you.
# License
MIT