Buzzer-v15.fzp 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <module fritzingVersion='0.5.2b.02.18.4756' moduleId='Buzzer-v15'>
  3. <version>4</version>
  4. <date>2013-05-26</date>
  5. <author>Fabian Althaus</author>
  6. <description>This is a small buzzer for the LilyPad system. Use 2 I/O pins on the LilyPad main board and create different noises based on the different frequency of I/O toggling. Loud enough to hear inside a pocket but not obtrusively loud.
  7. Please note: This is an inductive buzzer meaning that is will act as a short to ground if you are not actively driving it. We recommend you put both I/O pins to low (0V) when the buzzer is not used. Also, it&apos;s come to our attention that washing these buzzers will damage them. Until we&apos;ve figured out a solution to this, avoid washing any portion of your project that contains one of these buzzers.
  8. LilyPad is a wearable e-textile technology developed by Leah Buechley and cooperatively designed by Leah and SparkFun. Each LilyPad was creatively designed to have large connecting pads to allow them to be sewn into clothing. Various input, output, power, and sensor boards are available. They&apos;re even washable!
  9. Note: A portion of this sale is given back to Dr. Leah Buechley for continued development and education of e-textiles.
  10. Dimensions:
  11. 20mm outer diameter
  12. Thin 0.8mm PCB</description>
  13. <title>LilyPad Buzzer</title>
  14. <url>http://www.sparkfun.com/products/8463</url>
  15. <tags>
  16. <tag>Lilypad</tag>
  17. <tag>Buzzer</tag>
  18. <tag>Speaker</tag>
  19. </tags>
  20. <properties>
  21. <property name='family'>microcontroller board (lilypad)</property>
  22. <property name='type'>Buzzer</property>
  23. </properties>
  24. <views>
  25. <breadboardView>
  26. <layers image='breadboard/Buzzer-v15_breadboard.svg'>
  27. <layer layerId='breadboard'/>
  28. </layers>
  29. </breadboardView>
  30. <schematicView>
  31. <layers image='schematic/Buzzer-v15_schematic.svg'>
  32. <layer layerId='schematic'/>
  33. </layers>
  34. </schematicView>
  35. <pcbView>
  36. <layers image='pcb/Buzzer-v15_pcb.svg'>
  37. <layer layerId='copper1'/>
  38. <layer layerId='silkscreen'/>
  39. <layer layerId='copper0'/>
  40. </layers>
  41. </pcbView>
  42. <iconView>
  43. <layers image='breadboard/Buzzer-v15_breadboard.svg'>
  44. <layer layerId='icon'/>
  45. </layers>
  46. </iconView>
  47. </views>
  48. <connectors>
  49. <connector id='connector2' type='female' name='-'>
  50. <description>-</description><views>
  51. <breadboardView>
  52. <p layer='breadboard' svgId='connector2pin'/></breadboardView>
  53. <schematicView>
  54. <p layer='schematic' svgId='connector2pin' terminalId='connector2terminal'/></schematicView>
  55. <pcbView>
  56. <p layer='copper0' svgId='connector2pad'/><p layer='copper1' svgId='connector2pad'/></pcbView>
  57. </views>
  58. </connector>
  59. <connector id='connector3' type='female' name='+'>
  60. <description>+</description><views>
  61. <breadboardView>
  62. <p layer='breadboard' svgId='connector3pin'/></breadboardView>
  63. <schematicView>
  64. <p layer='schematic' svgId='connector3pin' terminalId='connector3terminal'/></schematicView>
  65. <pcbView>
  66. <p layer='copper0' svgId='connector3pad'/><p layer='copper1' svgId='connector3pad'/></pcbView>
  67. </views>
  68. </connector>
  69. </connectors>
  70. <buses>
  71. </buses>
  72. </module>