Skip to content
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

new Part Halogen Lamp G4 #346

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 95 additions & 0 deletions core/Halogen Lamp G4.fzp
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<?xml version='1.0' encoding='UTF-8'?>
<module moduleId="HalogenLamp-G4_7c6d79966f955394fb971e860c6d28b2_1" referenceFile="LED-generic-5mm.fzp" fritzingVersion="0.1.beta.1396">
<version>4</version>
<author>Samuel Greiner</author>
<title>Halogen Lamp G4</title>
<label>Halogen Lapm</label>
<date>2022-09-05</date>
<tags>
<tag>lamp</tag>
<tag>light</tag>
<tag>fritzing</tag>
<tag>halogen</tag>
</tags>
<properties>
<property name="family">lamp</property>
<property name="variant">variant 1</property>
<property name="current">1.5A</property>
<property name="color">warmwhite</property>
<property name="Pins">2</property>
<property name="leg">yes</property>
<property name="Operating Voltage">12V</property>
<property name="package">4 mm [THT]</property>
</properties>
<description>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Noto Sans'; font-size:10pt; font-weight:400; font-style:normal;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">A generic Halogen Lamp with G4 socket.&lt;/p>
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Typical operating voltage around 12v and power around 20W&lt;/p>&lt;/body>&lt;/html></description>
<spice>
<model>*Typ RED,GREEN,YELLOW,AMBER GaAs LED: Vf=2.1V Vr=4V If=40mA trr=3uS</model>
<model>.MODEL LED_GENERIC D (IS=93.1P RS=42M N=4.61 BV=9 IBV=10U CJO=2.97P VJ=.75 M=.333 TT=4.32U)</model>
<line>D{instanceTitle} {net connector1} {net connector0} LED_GENERIC</line>
</spice>
<views>
<iconView>
<layers image="icon/HalogenLampG4_23.svg">
<layer layerId="icon"/>
</layers>
</iconView>
<breadboardView flipvertical="true" fliphorizontal="true">
<layers image="breadboard/HalogenLampG4_23.svg">
<layer layerId="breadboard"/>
</layers>
</breadboardView>
<schematicView>
<layers image="schematic/HalogenLampG4_23.svg">
<layer layerId="schematic"/>
</layers>
</schematicView>
<pcbView>
<layers image="pcb/HalogenLampG4_23.svg">
<layer layerId="copper0"/>
<layer layerId="keepout"/>
<layer layerId="soldermask"/>
<layer layerId="silkscreen"/>
<layer layerId="outline"/>
<layer layerId="copper1"/>
</layers>
</pcbView>
</views>
<connectors>
<connector id="connector0" name="Pin1" type="male">
<description>Pin1</description>
<views>
<breadboardView>
<p terminalId="connector0terminal" layer="breadboard" svgId="connector0pin"/>
</breadboardView>
<schematicView>
<p terminalId="connector0terminal" layer="schematic" svgId="connector0pin"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector0pad"/>
<p layer="copper1" svgId="connector0pad"/>
</pcbView>
</views>
</connector>
<connector id="connector1" name="Pin2" type="male">
<description>Pin2</description>
<views>
<breadboardView>
<p terminalId="connector1terminal" layer="breadboard" svgId="connector1pin"/>
</breadboardView>
<schematicView>
<p terminalId="connector1terminal" layer="schematic" svgId="connector1pin"/>
</schematicView>
<pcbView>
<p layer="copper0" svgId="connector1pad"/>
<p layer="copper1" svgId="connector1pad"/>
</pcbView>
</views>
</connector>
</connectors>
<url>https://web.archive.org/web/20220906083405/https://www.osram.de/ecat/HALOSTAR%20STARLITE-HALOSTAR-Halogenlampen-Lampen-Digital%20Systems/de/de/GPS01_1027721/ZMP_3090264/</url>
</module>
27 changes: 27 additions & 0 deletions svg/core/breadboard/HalogenLampG4_23.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions svg/core/icon/HalogenLampG4_23.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions svg/core/pcb/HalogenLampG4_23.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading