Lilypad Vibe Motor.fzp 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <module fritzingVersion="0.4.3b.09.26.4458" moduleId="LilyPad Vibe Motor">
  3. <author>J.A. Korten - JKSOFT Educational</author>
  4. <title>Lilypad Vibe Motor</title>
  5. <label>Lilypad Vibe</label>
  6. <date>2010-11-18</date>
  7. <tags>
  8. <tag>Lilypad</tag>
  9. <tag>Vibe</tag>
  10. <tag>Motor</tag>
  11. </tags>
  12. <properties>
  13. <property name="family">microcontroller board (lilypad)</property>
  14. <property name="type">Vibe Board</property>
  15. </properties>
  16. <description>Description: Apply 5V and be shaken by this small, but powerful vibration motor. Works great as an physical indicator without notifying anyone but the wearer. (See: http://www.sparkfun.com/products/8468)</description>
  17. <views>
  18. <iconView>
  19. <layers image="breadboard/Lilypad_Vibe_Motor.svg">
  20. <layer layerId="icon"/>
  21. </layers>
  22. </iconView>
  23. <breadboardView>
  24. <layers image="breadboard/Lilypad_Vibe_Motor.svg">
  25. <layer layerId="breadboard"/>
  26. </layers>
  27. </breadboardView>
  28. <schematicView>
  29. <layers image="schematic/Lilypad_Vibe_Motor.svg">
  30. <layer layerId="schematic"/>
  31. </layers>
  32. </schematicView>
  33. <pcbView>
  34. <layers image="pcb/Lilypad_Vibe_Motor.svg">
  35. <layer layerId="copper0"/>
  36. <layer layerId="silkscreen"/>
  37. <layer layerId="copper1"/>
  38. </layers>
  39. </pcbView>
  40. </views>
  41. <connectors>
  42. <connector type="female" id="connector18" name="Supply">
  43. <description>Pin to 5V</description>
  44. <views>
  45. <breadboardView>
  46. <p svgId="connector18" layer="breadboard"/>
  47. </breadboardView>
  48. <schematicView>
  49. <p svgId="connector18pin" layer="schematic" terminalId="connector18terminal"/>
  50. </schematicView>
  51. <pcbView>
  52. <p svgId="connector18" layer="copper1"/>
  53. <p svgId="connector18" layer="copper0"/>
  54. </pcbView>
  55. </views>
  56. </connector>
  57. <connector type="female" id="connector1" name="GND">
  58. <description>Pin to GND</description>
  59. <views>
  60. <breadboardView>
  61. <p svgId="connector1" layer="breadboard"/>
  62. </breadboardView>
  63. <schematicView>
  64. <p svgId="connector1pin" layer="schematic" terminalId="connector1terminal"/>
  65. </schematicView>
  66. <pcbView>
  67. <p svgId="connector1" layer="copper1"/>
  68. <p svgId="connector1" layer="copper0"/>
  69. </pcbView>
  70. </views>
  71. </connector>
  72. </connectors>
  73. </module>