https://github.com/zedstarr/psipi
Some Pi scripts and Psion OPL to link the Psion MC400 to the internet via an attached Raspberry Pi
https://github.com/zedstarr/psipi
epoc16 internet mc400 opl psion raspberry-pi raspberrypi retrocomputer retrocomputing sibo
Last synced: about 1 month ago
JSON representation
Some Pi scripts and Psion OPL to link the Psion MC400 to the internet via an attached Raspberry Pi
- Host: GitHub
- URL: https://github.com/zedstarr/psipi
- Owner: zedstarr
- Created: 2022-10-13T09:58:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T13:39:40.000Z (4 months ago)
- Last Synced: 2025-04-15T03:07:51.197Z (about 1 month ago)
- Topics: epoc16, internet, mc400, opl, psion, raspberry-pi, raspberrypi, retrocomputer, retrocomputing, sibo
- Language: Shell
- Homepage: http://bit.ly/MC400cxf
- Size: 249 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# PsiPi
Some Pi shell scripts and Psion OPL to link the Psion MC400 to "the internet" via a Raspberry Pi and enable simple email/tweet sending and image conversion.see http://bit.ly/MC400cxf for more details
Some prerequisites:
1. on the Pi - dosbox-x, rainbowstream, msmtp, imagemagick, rclone - all installed and configured. Psion DOS programs MCLINK.EXE and WSPCX.EXE
2. on the MC400 - "The Link" is running, MAIL.OPO to send emails, TWEET.OPO to send tweets and SRCN_SAV.OPO to transfer SCREEN.PIC files
3. physical connectivity - MC400 serial port connected to Raspberry Pi to /dev/ttyUSB0 with USB-serial adapter that supports DSR/DTR e.g. the Prolific PL2303
4. rclone is configured to sync to Google drive. Image conversion syncs all images and also uses bitly's API to shorten the Google drive links.
