You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.7 KiB

5 years ago
  1. (export (version D)
  2. (design
  3. (source /home/layoutdev/Desktop/code/documentation_general/Electronics_Projects_2019/FlammableGasSensor/pcb/gassensorholder/gassensorholder.sch)
  4. (date "Mon 24 Jun 2019 05:09:36 PM EDT")
  5. (tool "Eeschema 5.0.0-rc2")
  6. (sheet (number 1) (name /) (tstamps /)
  7. (title_block
  8. (title)
  9. (company)
  10. (rev)
  11. (date)
  12. (source gassensorholder.sch)
  13. (comment (number 1) (value ""))
  14. (comment (number 2) (value ""))
  15. (comment (number 3) (value ""))
  16. (comment (number 4) (value "")))))
  17. (components
  18. (comp (ref P1)
  19. (value CONN_01X04)
  20. (footprint to_39:TO-39-4)
  21. (libsource (lib conn) (part CONN_01X04))
  22. (sheetpath (names /) (tstamps /))
  23. (tstamp 5D113ADE)))
  24. (libparts
  25. (libpart (lib conn) (part CONN_01X04)
  26. (description "Connector, single row, 01x04")
  27. (footprints
  28. (fp Pin_Header_Straight_1X04)
  29. (fp Pin_Header_Angled_1X04)
  30. (fp Socket_Strip_Straight_1X04)
  31. (fp Socket_Strip_Angled_1X04))
  32. (fields
  33. (field (name Reference) P)
  34. (field (name Value) CONN_01X04))
  35. (pins
  36. (pin (num 1) (name P1) (type passive))
  37. (pin (num 2) (name P2) (type passive))
  38. (pin (num 3) (name P3) (type passive))
  39. (pin (num 4) (name P4) (type passive)))))
  40. (libraries
  41. (library (logical conn)
  42. (uri /usr/share/kicad/library/conn.lib)))
  43. (nets
  44. (net (code 1) (name /VOut+)
  45. (node (ref P1) (pin 1)))
  46. (net (code 2) (name +5V)
  47. (node (ref P1) (pin 2)))
  48. (net (code 3) (name GND)
  49. (node (ref P1) (pin 3)))
  50. (net (code 4) (name /VSenseOUT)
  51. (node (ref P1) (pin 4)))))