diff options
| author | xengineering <me@xengineering.eu> | 2025-02-18 19:05:46 +0100 | 
|---|---|---|
| committer | xengineering <me@xengineering.eu> | 2025-02-18 19:05:46 +0100 | 
| commit | 78e11344dbc08ee6b21c42863df4196c96305038 (patch) | |
| tree | 5bd96d06256cb839580a33bd4f23f503466e1c77 | |
| parent | 15e451d799cefd647fa14af569187645553877de (diff) | |
| download | iot-contact-78e11344dbc08ee6b21c42863df4196c96305038.tar iot-contact-78e11344dbc08ee6b21c42863df4196c96305038.tar.zst iot-contact-78e11344dbc08ee6b21c42863df4196c96305038.zip  | |
pcb: Add missing text descriptions
| -rw-r--r-- | pcb/iot-contact.kicad_sch | 30 | 
1 files changed, 30 insertions, 0 deletions
diff --git a/pcb/iot-contact.kicad_sch b/pcb/iot-contact.kicad_sch index b1b6c12..8026a96 100644 --- a/pcb/iot-contact.kicad_sch +++ b/pcb/iot-contact.kicad_sch @@ -3227,6 +3227,16 @@  		)  		(uuid "29427aaa-e8a3-4043-88dd-db927ec5ec27")  	) +	(text "ARM Cortex Debug Connector" +		(exclude_from_sim no) +		(at 133.096 23.114 0) +		(effects +			(font +				(size 1.27 1.27) +			) +		) +		(uuid "513089c5-7e9d-4b80-b48d-d265608e6dd7") +	)  	(text "external 5V power input for development\nNEVER use together with PoE!"  		(exclude_from_sim no)  		(at 104.648 170.942 0) @@ -3247,6 +3257,26 @@  		)  		(uuid "5844f25a-e1a9-4334-a5ce-24c7ee9d9232")  	) +	(text "3.3V UART connector" +		(exclude_from_sim no) +		(at 179.324 48.768 0) +		(effects +			(font +				(size 1.27 1.27) +			) +		) +		(uuid "6e944e79-0e33-4d31-8035-baf6dc8605f4") +	) +	(text "RJ45 connector for data and DC voltage" +		(exclude_from_sim no) +		(at 44.45 108.966 0) +		(effects +			(font +				(size 1.27 1.27) +			) +		) +		(uuid "f63be574-f321-4809-9860-f028df02fd23") +	)  	(text "motor connector"  		(exclude_from_sim no)  		(at 258.318 105.918 0)  | 
