Skip to content

135 [epics] raspberry pi zero 2w setup

image download

raspberry-pi-os-64-bit

ENABLE UART in config.txt

pinout here UART-TX-GPIO14 UART-RX-GPIO15

Add enable_uart=1 in config.txt. Refer to here


Comments

konosubakonoakua · 2025-02-10T06:53:20Z

pcaspy

export PIP_NO_USE_PEER_RETRIES=1 # if mem < 1G
uv pip install pvxslibs epicsdbbuilder pyyaml cothread
uv pip install softioc --no-deps