diff options
Diffstat (limited to 'pcb/iot-contact.kicad_sch')
| -rw-r--r-- | pcb/iot-contact.kicad_sch | 168 | 
1 files changed, 164 insertions, 4 deletions
diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch index 6f60745..8aeee71 100644 --- a/pcb/iot-contact.kicad_sch +++ b/pcb/iot-contact.kicad_sch @@ -1,5 +1,165 @@ -(kicad_sch (version 20231120) (generator "eeschema") (generator_version "8.0") -  (paper "A4") -  (lib_symbols) -  (symbol_instances) +(kicad_sch +	(version 20231120) +	(generator "eeschema") +	(generator_version "8.0") +	(uuid "5defd195-0277-4d04-9f5f-69e505c9845c") +	(paper "A4") +	(lib_symbols) +	(sheet +		(at 38.1 76.2) +		(size 25.4 50.8) +		(fields_autoplaced yes) +		(stroke +			(width 0.1524) +			(type solid) +		) +		(fill +			(color 0 0 0 0.0000) +		) +		(uuid "3f49bcfb-bae6-46ff-af40-a6657170aa94") +		(property "Sheetname" "ethernet" +			(at 38.1 75.4884 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left bottom) +			) +		) +		(property "Sheetfile" "ethernet.kicad_sch" +			(at 38.1 127.5846 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left top) +			) +		) +		(instances +			(project "iot-contact" +				(path "/5defd195-0277-4d04-9f5f-69e505c9845c" +					(page "2") +				) +			) +		) +	) +	(sheet +		(at 215.9 76.2) +		(size 25.4 50.8) +		(fields_autoplaced yes) +		(stroke +			(width 0.1524) +			(type solid) +		) +		(fill +			(color 0 0 0 0.0000) +		) +		(uuid "9aa5c9cc-82a4-470f-a11c-0206d75bb9c8") +		(property "Sheetname" "contacts" +			(at 215.9 75.4884 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left bottom) +			) +		) +		(property "Sheetfile" "contacts.kicad_sch" +			(at 215.9 127.5846 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left top) +			) +		) +		(instances +			(project "iot-contact" +				(path "/5defd195-0277-4d04-9f5f-69e505c9845c" +					(page "5") +				) +			) +		) +	) +	(sheet +		(at 114.3 76.2) +		(size 50.8 50.8) +		(fields_autoplaced yes) +		(stroke +			(width 0.1524) +			(type solid) +		) +		(fill +			(color 0 0 0 0.0000) +		) +		(uuid "9e600826-010a-409d-9a37-ea8e6fbe6058") +		(property "Sheetname" "processor" +			(at 114.3 75.4884 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left bottom) +			) +		) +		(property "Sheetfile" "processor.kicad_sch" +			(at 114.3 127.5846 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left top) +			) +		) +		(instances +			(project "iot-contact" +				(path "/5defd195-0277-4d04-9f5f-69e505c9845c" +					(page "3") +				) +			) +		) +	) +	(sheet +		(at 127 152.4) +		(size 25.4 25.4) +		(fields_autoplaced yes) +		(stroke +			(width 0.1524) +			(type solid) +		) +		(fill +			(color 0 0 0 0.0000) +		) +		(uuid "beb75790-f0de-47e4-906f-fee3b6a2625b") +		(property "Sheetname" "power" +			(at 127 151.6884 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left bottom) +			) +		) +		(property "Sheetfile" "power.kicad_sch" +			(at 127 178.3846 0) +			(effects +				(font +					(size 1.27 1.27) +				) +				(justify left top) +			) +		) +		(instances +			(project "iot-contact" +				(path "/5defd195-0277-4d04-9f5f-69e505c9845c" +					(page "4") +				) +			) +		) +	) +	(sheet_instances +		(path "/" +			(page "1") +		) +	)  )  | 
