File: Connectors.m4

package info (click to toggle)
texlive-base 2020.20210202-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 791,092 kB
  • sloc: perl: 45,038; sh: 4,926; makefile: 4,655; ansic: 2,266; ruby: 2,231; tcl: 2,156; xml: 1,874; python: 822; cpp: 695; awk: 606; lisp: 199; sed: 8
file content (28 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.PS
# Connectors
log_init
include(ics.m4)

  ifelse(ifpgf(T)`'ifpstricks(T)`'ifpsfrag(T),T,`command "{\small\sf"')
# ArduinoUno
 Ar:  ArduinoLeonardo #with .sw at last [].se+(0.25,0)

 RPI: RPi with .sw at last [].se+(0.25,0)

 HD: HDMI_micro with .nw at last [].ne+(0.25,0.5)

 S: USB_C_Socket with .sw at (HD.e.x+0.25,RPI.s.y)

  ifelse(ifpgf(T)`'ifpstricks(T)`'ifpsfrag(T),T,`command "}"')

  "{\sf Arduino Leonardo}" at Ar.Connector.s below
  "{\sf Raspberry Pi 4 GPIO}" at RPI.GPIO.s below
  "\sf Micro" rjust at HD.Base.sw+(-2bp__,0) "\sf HDMI" rjust

  "\sf USB-C Socket" at S.Base.s below
  "\sf B12" at S.B12.end above ljust
  "\sf B1" at S.B1.end above ljust
  "\sf A1" at S.A1.end above rjust
  "\sf A12" at S.A12.end above rjust

.PE