DUO_LED_RG.fzp 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module fritzingVersion="0.6.3b.08.16.5401" moduleId="DUO_LED_RG">
  3. <version>4</version>
  4. <author>Kubax</author>
  5. <title>DUO LED RG</title>
  6. <label>LED</label>
  7. <date>2011-11-09</date>
  8. <tags>
  9. <tag>DUO LED</tag>
  10. <tag>DUO color</tag>
  11. <tag>indicator</tag>
  12. </tags>
  13. <properties>
  14. <property name="package">5 mm [THT]</property>
  15. <property name="family">LED</property>
  16. <property name="pin order">rg</property>
  17. <property name="polarity">common cathode</property>
  18. <property name="current"></property>
  19. <property name="part number"></property>
  20. </properties>
  21. <description>A 5mm DUO-color LED with red and green inside.
  22. Pin order: red - com. cathode - green</description>
  23. <views>
  24. <breadboardView>
  25. <layers image="breadboard/DUO_LED_RG_breadboard.svg">
  26. <layer layerId="breadboard"/>
  27. </layers>
  28. </breadboardView>
  29. <schematicView>
  30. <layers image="schematic/DUO_LED_RG_schematic.svg">
  31. <layer layerId="schematic"/>
  32. </layers>
  33. </schematicView>
  34. <pcbView>
  35. <layers image="pcb/DUO_LED_RG_pcb.svg">
  36. <layer layerId="copper0"/>
  37. <layer layerId="copper1"/>
  38. <layer layerId="silkscreen"/>
  39. </layers>
  40. </pcbView>
  41. <iconView>
  42. <layers image="icon/DUO_LED_RG.svg">
  43. <layer layerId="icon"/>
  44. </layers>
  45. </iconView>
  46. </views>
  47. <connectors>
  48. <connector id="connector4" type="male" name="green anode">
  49. <description>anode pin for green LED</description>
  50. <views>
  51. <breadboardView>
  52. <p layer="breadboard" svgId="connector4pin"/>
  53. </breadboardView>
  54. <schematicView>
  55. <p layer="schematic" svgId="connector4"/>
  56. </schematicView>
  57. <pcbView>
  58. <p layer="copper0" svgId="connector4pad"/>
  59. <p layer="copper1" svgId="connector4pad"/>
  60. </pcbView>
  61. </views>
  62. </connector>
  63. <connector id="connector0" type="male" name="red anode">
  64. <description>anode pin for red LED</description>
  65. <views>
  66. <breadboardView>
  67. <p layer="breadboard" svgId="connector0pin"/>
  68. </breadboardView>
  69. <schematicView>
  70. <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
  71. </schematicView>
  72. <pcbView>
  73. <p layer="copper1" svgId="connector0pad"/>
  74. <p layer="copper0" svgId="connector0pad"/>
  75. </pcbView>
  76. </views>
  77. </connector>
  78. <connector id="connector1" type="male" name="common cathode">
  79. <description>cathode pin for every color, supply +voltage</description>
  80. <views>
  81. <breadboardView>
  82. <p layer="breadboard" svgId="connector1pin"/>
  83. </breadboardView>
  84. <schematicView>
  85. <p layer="schematic" svgId="connector1pin" terminalId="connector1terminal"/>
  86. </schematicView>
  87. <pcbView>
  88. <p layer="copper1" svgId="connector1pad"/>
  89. <p layer="copper0" svgId="connector1pad"/>
  90. </pcbView>
  91. </views>
  92. </connector>
  93. </connectors>
  94. </module>