-
Notifications
You must be signed in to change notification settings - Fork 376
Fc 51 fixed #415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Fc 51 fixed #415
Changes from 7 commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
8134426
Obsoleted part
RAPTOR7762 f23eb16
Rename fc-51-IR-Sensor_On.fzp to fc-51-IR-Sensor_On.fzp
RAPTOR7762 11a72e1
Add files via upload
RAPTOR7762 4b699ed
Moved SVG to obsolete
RAPTOR7762 4c0b881
Add files via upload
RAPTOR7762 c2e0416
Update sim.fzb to add updated fc-51
RAPTOR7762 d1e8aed
Add files via upload
RAPTOR7762 2f3e266
Delete core/part.fc-51-IR-Sensor_On.fzp
RAPTOR7762 f3a7e5b
Update fc-51_2.svg
RAPTOR7762 cf9a86d
Merge branch 'develop' into fc-51_retry
KjellMorgenstern 6a55684
Merge branch 'develop' into fc-51_retry
KjellMorgenstern File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,117 @@ | ||
| <?xml version='1.0' encoding='UTF-8' standalone='no'?> | ||
| <module fritzingVersion="1.0.4" moduleId="fc-51-IR-Sensor_On_3" referenceFile="fc-51-IR-Sensor_On.fzp"> | ||
| <version>5</version> | ||
| <author>Peter Van Epp (modified 3 Apr 2025 by RAPTOR7762)</author> | ||
| <title>fc-51</title> | ||
| <label>A</label> | ||
| <date>Tue Apr 1 2025</date> | ||
| <tags> | ||
| <tag>contrib</tag> | ||
| <tag>Infrared Obstacle Avoidance Proximity Sensor</tag> | ||
| <tag>fc-51</tag> | ||
| <tag>fritzing user</tag> | ||
| <tag>sensor</tag> | ||
| <tag>infra red</tag> | ||
| </tags> | ||
| <properties> | ||
| <property name="variant">variant 4</property> | ||
| <property name="family">Line sensor</property> | ||
| <property name="obstacle status">Detected</property> | ||
| <property name="voltage (max)">6V</property> | ||
| <property name="voltage (min)">3V</property> | ||
| <property name="max output current">0.030A</property> | ||
| <property name="editable pin labels">false</property> | ||
| <property name="part number"></property> | ||
| <property name="pins">3</property> | ||
| <property name="layer"></property> | ||
| <property name="package">THT</property> | ||
| <property name="hole size"></property> | ||
| <property name="pin spacing">100mil</property> | ||
| <property name="layout">Single Row</property> | ||
| <property name="mn"></property> | ||
| <property name="mpn"></property> | ||
| </properties> | ||
| <description><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | ||
| <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | ||
| p, li { white-space: pre-wrap; } | ||
| </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | ||
| <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fc-51 Infrared Obstacle Avoidance Proximity Sensor module. IR transmitter led, receiver LED, lm393 comparitor and a pot. 3.3 V to 5V power. Mar 2025 correct the pcb svg the pins were in reverse order.</p></body></html></description> | ||
| <spice> | ||
| <!-->Very simple transitor output (Detected=0V in OUT pin).<--> | ||
| <model>.MODEL NPN_GENERIC NPN ()</model> | ||
| <line>R{instanceTitle}a {net connector1} {net connector2} 130</line> | ||
| <line>Q{instanceTitle} {net connector0} base_Q_{instanceTitle} {net connector1} NPN_GENERIC off</line> | ||
| <line>R{instanceTitle}b base_Q_{instanceTitle} {net connector2} 200</line> | ||
| </spice> | ||
| <views> | ||
| <iconView> | ||
| <layers image="icon/fc-51_2.svg"> | ||
| <layer layerId="icon"/> | ||
| </layers> | ||
| </iconView> | ||
| <breadboardView> | ||
| <layers image="breadboard/fc-51_2.svg"> | ||
| <layer layerId="breadboard"/> | ||
| </layers> | ||
| </breadboardView> | ||
| <schematicView> | ||
| <layers image="schematic/fc-51_2.svg"> | ||
| <layer layerId="schematic"/> | ||
| </layers> | ||
| </schematicView> | ||
| <pcbView> | ||
| <layers image="pcb/fc-51_2.svg"> | ||
| <layer layerId="silkscreen"/> | ||
| <layer layerId="copper0"/> | ||
| <layer layerId="copper1"/> | ||
| </layers> | ||
| </pcbView> | ||
| </views> | ||
| <connectors> | ||
| <connector id="connector0" name="pin1" type="male"> | ||
| <description>OUT</description> | ||
| <views> | ||
| <breadboardView> | ||
| <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/> | ||
| </breadboardView> | ||
| <schematicView> | ||
| <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/> | ||
| </schematicView> | ||
| <pcbView> | ||
| <p layer="copper0" svgId="connector0pin"/> | ||
| <p layer="copper1" svgId="connector0pin"/> | ||
| </pcbView> | ||
| </views> | ||
| </connector> | ||
| <connector id="connector1" name="pin2" type="male"> | ||
| <description>GND</description> | ||
| <views> | ||
| <breadboardView> | ||
| <p layer="breadboard" svgId="connector1pin" terminalId="connector1terminal"/> | ||
| </breadboardView> | ||
| <schematicView> | ||
| <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/> | ||
| </schematicView> | ||
| <pcbView> | ||
| <p layer="copper0" svgId="connector1pin"/> | ||
| <p layer="copper1" svgId="connector1pin"/> | ||
| </pcbView> | ||
| </views> | ||
| </connector> | ||
| <connector id="connector2" name="pin3" type="male"> | ||
| <description>VCC</description> | ||
| <views> | ||
| <breadboardView> | ||
| <p layer="breadboard" svgId="connector2pin" terminalId="connector2terminal"/> | ||
| </breadboardView> | ||
| <schematicView> | ||
| <p layer="schematic" svgId="connector2pin" terminalId="connector2terminal"/> | ||
| </schematicView> | ||
| <pcbView> | ||
| <p layer="copper0" svgId="connector2pin"/> | ||
| <p layer="copper1" svgId="connector2pin"/> | ||
| </pcbView> | ||
| </views> | ||
| </connector> | ||
| </connectors> | ||
| </module> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,115 @@ | ||
| <?xml version='1.0' encoding='UTF-8' standalone='no'?> | ||
| <module fritzingVersion="0.9.3b" moduleId="fc-51_85d98481ce3be6f2e9b641181c0f798b_1" referenceFile="fc-51_85d98481ce3be6f2e9b641181c0f798b_1.fzp"> | ||
| <version>4</version> | ||
| <author>Peter Van Epp (vanepp in forums)</author> | ||
| <title>fc-51</title> | ||
| <label>M</label> | ||
| <date>dom. mar. 18 2018</date> | ||
| <tags> | ||
| <tag>contrib</tag> | ||
| <tag>Infrared Obstacle Avoidance Proximity Sensor</tag> | ||
| <tag>fc-51</tag> | ||
| <tag>fritzing user</tag> | ||
| <tag>sensor</tag> | ||
| <tag>linfra red</tag> | ||
| </tags> | ||
| <properties> | ||
| <property name="variant">variant 1</property> | ||
| <property name="family">Line sensor</property> | ||
| <property name="obstacle status">Not Detected</property> | ||
| <property name="voltage (max)">6V</property> | ||
| <property name="voltage (min)">3V</property> | ||
| <property name="max output current">0.030A</property> | ||
| <property name="editable pin labels">false</property> | ||
| <property name="part number"></property> | ||
| <property name="pins">3</property> | ||
| <property name="layer"></property> | ||
| <property name="package">THT</property> | ||
| <property name="hole size"></property> | ||
| <property name="pin spacing">100mil</property> | ||
| <property name="layout">Single Row</property> | ||
| </properties> | ||
| <description><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> | ||
| <html><head><meta name="qrichtext" content="1" /><style type="text/css"> | ||
| p, li { white-space: pre-wrap; } | ||
| </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> | ||
| <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Fc-51 Infrared Obstacle Avoidance Proximity Sensor module. IR transmitter led, receiver LED, lm393 compaitor and a pot. 3.3 V to 5V power.</p></body></html></description> | ||
| <spice> | ||
| <!-->Very simple transitor output (Not Detected=5V in OUT pin).<--> | ||
| <model>.MODEL PNP_GENERIC PNP ()</model> | ||
| <line>R{instanceTitle}a {net connector1} {net connector2} 130</line> | ||
| <line>Q{instanceTitle} {net connector0} base_Q_{instanceTitle} {net connector2} PNP_GENERIC off</line> | ||
| <line>R{instanceTitle}b base_Q_{instanceTitle} {net connector1} 200</line> | ||
| </spice> | ||
| <views> | ||
| <iconView> | ||
| <layers image="icon/fc-51_2.svg"> | ||
| <layer layerId="icon"/> | ||
| </layers> | ||
| </iconView> | ||
| <breadboardView> | ||
| <layers image="breadboard/fc-51_2.svg"> | ||
| <layer layerId="breadboard"/> | ||
| </layers> | ||
| </breadboardView> | ||
| <schematicView> | ||
| <layers image="schematic/fc-51_2.svg"> | ||
| <layer layerId="schematic"/> | ||
| </layers> | ||
| </schematicView> | ||
| <pcbView> | ||
| <layers image="pcb/fc-51_2.svg"> | ||
| <layer layerId="silkscreen"/> | ||
| <layer layerId="copper0"/> | ||
| <layer layerId="copper1"/> | ||
| </layers> | ||
| </pcbView> | ||
| </views> | ||
| <connectors> | ||
| <connector id="connector0" type="male" name="pin1"> | ||
| <description>OUT</description> | ||
| <views> | ||
| <breadboardView> | ||
| <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/> | ||
| </breadboardView> | ||
| <schematicView> | ||
| <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/> | ||
| </schematicView> | ||
| <pcbView> | ||
| <p layer="copper0" svgId="connector0pin"/> | ||
| <p layer="copper1" svgId="connector0pin"/> | ||
| </pcbView> | ||
| </views> | ||
| </connector> | ||
| <connector id="connector1" type="male" name="pin2"> | ||
| <description>GND</description> | ||
| <views> | ||
| <breadboardView> | ||
| <p layer="breadboard" svgId="connector1pin" terminalId="connector1terminal"/> | ||
| </breadboardView> | ||
| <schematicView> | ||
| <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/> | ||
| </schematicView> | ||
| <pcbView> | ||
| <p layer="copper0" svgId="connector1pin"/> | ||
| <p layer="copper1" svgId="connector1pin"/> | ||
| </pcbView> | ||
| </views> | ||
| </connector> | ||
| <connector id="connector2" type="male" name="pin3"> | ||
| <description>VCC</description> | ||
| <views> | ||
| <breadboardView> | ||
| <p layer="breadboard" svgId="connector2pin" terminalId="connector2terminal"/> | ||
| </breadboardView> | ||
| <schematicView> | ||
| <p layer="schematic" svgId="connector2pin" terminalId="connector2terminal"/> | ||
| </schematicView> | ||
| <pcbView> | ||
| <p layer="copper0" svgId="connector2pin"/> | ||
| <p layer="copper1" svgId="connector2pin"/> | ||
| </pcbView> | ||
| </views> | ||
| </connector> | ||
| </connectors> | ||
| </module> |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.