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.

49 lines
1.8 KiB

4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 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 "Fri 23 Aug 2019 02:12:56 AM EDT")
  5. (tool "Eeschema 5.0.2+dfsg1-1~bpo9+1")
  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 gassensorholder-rescue) (part CONN_01X04-conn) (description ""))
  22. (sheetpath (names /) (tstamps /))
  23. (tstamp 5D113ADE)))
  24. (libparts
  25. (libpart (lib gassensorholder-rescue) (part CONN_01X04-conn)
  26. (footprints
  27. (fp Pin_Header_Straight_1X04)
  28. (fp Pin_Header_Angled_1X04)
  29. (fp Socket_Strip_Straight_1X04)
  30. (fp Socket_Strip_Angled_1X04))
  31. (fields
  32. (field (name Reference) P)
  33. (field (name Value) CONN_01X04-conn))
  34. (pins
  35. (pin (num 1) (name P1) (type passive))
  36. (pin (num 2) (name P2) (type passive))
  37. (pin (num 3) (name P3) (type passive))
  38. (pin (num 4) (name P4) (type passive)))))
  39. (libraries
  40. (library (logical gassensorholder-rescue)
  41. (uri /home/layoutdev/Desktop/code/documentation_general/Electronics_Projects_2019/FlammableGasSensor/pcb/gassensorholder/gassensorholder-rescue.lib)))
  42. (nets
  43. (net (code 1) (name /VSenseOUT)
  44. (node (ref P1) (pin 1)))
  45. (net (code 2) (name GND)
  46. (node (ref P1) (pin 2)))
  47. (net (code 3) (name /VOut+)
  48. (node (ref P1) (pin 4)))
  49. (net (code 4) (name +5V)
  50. (node (ref P1) (pin 3)))))