I've seen recently folks discussing how to access files on an SD card with a ZX81. I've had some luck doing this with the ZX1541 interface and a SD2IEC device (such as from https://www.tfw8b.com/product/sd2iec-vi ... ight-grey/).
Pre built ZX1541 inferfaces crop up on sellmyretro.com from time to time and someone posted one to pcbway a while ago but the page doesn't seem to exist any more https://web.archive.org/web/20210125204 ... rface.html
The device lets you load or save .p files to the interface, and can also be invoked from a running BASIC program. As a lot of the filesystem access stuff is offloaded to the device itself and it's a fairly standard device for the ZX81 owners that remain in 2024, I thought I might be a good thing to write code for.

I can't find the zip file containing the schematic and rom .asm file on the original website any more, but I've got it saved locally so I thought it would be useful to attach it here. I've had to put it in a multipart zip archive as this forum has a limit of 256kb. You'll also have to rename the parts to 1541.zip.001 and 1541.zip.002 then open 1541.001 in 7zip or something else that can open multipart zip files. This forum also only allows certain extensions. Gah!
By the way, can the attachment size limit be raised from 256kb? That's too low even for retro computer stuff. 512kb or even 1 mb would be nicer as the original file I have is 321.3kb