I am doing the Wireless Operation setup on page 17 of the PiDP11 User Manual, step-by-step. This says to do exactly what I described.This is to allow working with the Pi wirelessly for all operations, so you don't need to be wired to it, so you can put it on the shelf and work from a comfortable location.
I have discovered online that SSH is not enabled by default on the Pi, which explains the issue. Enabling that is simple, if I can get "on" the pi.However, I don't appear to be able to enable that without putting a screen, keyboard and mouse back on the Pi, as it doesn't show up as a connected USB device when I attach it to be laptop now, even with Bonjour. I suspect this is because the Blinkenlights program is running on the PiDP11 by autostart, so it's not in pi mode and not "seeing" the laptop. I don't know a way to get it into the "pi" mode without being able to issue the CTRL-E, exit by keyboard. Even if I did connect it to the USB devices, like it was when I set up the PiDP11 it seems the Blinkenlights program would autostart anyway and I'd have the same problem.
The pidp11 software runs fine without the PiDP-11 board plugged in. Set up & test your Raspberry Pi before you start soldering. Any Pi from the Pi Zero up can be used. But a Pi 2, 3, 4 or 5 is recommended. Read the manual (link, open in MS Word or OpenOffice) for more important details. There are three software install options; I recommend #1. Options #2 and 3 are left here in case - for whatever reason - you encounter setup problems.
Option #1: latest version.Download the latest Raspberry Pi OS to your liking (64 bit is preferred), make sure to create the username 'pi', and bring the Raspberry Pi up to the point where you have an internet connection. Then:
cd /opt
sudo git clone https://github.com/obsolescence/pidp11
/opt/pidp11/install/install.sh
Follow the instructions of the install script. Note: this install option #1 does not work for headless install at the moment. Small Wayland-induced bug. Install with a HDMI display and USB keyboard. After installing, headless operation works just fine. For more information, please read the PiDP-11 Github page.
Fallback Option #2: download the Raspberry Pi ready-to-boot SD cardFallback Option #3: install the previous version of the PiDP-11 software
The Pi sits close to the PiDP-11 circuit board. Avoid any risk of short circuits: protect the metal USB connectors on the Pi with a strip cut from plastic or thin cardboard
Thanks for you response. I set my card up by the instructions that are on the Obsolescence Guaranteed website, as instructed in my kit.
Thus: