YModem is a protocol recognized by serial terminals such as Hyperterminal that lets you send files back and forth between Propeller and Computer. | |||
Here's a program you can load (ymodem.spin) that will let you transfer files from an SD card attached to a Propeller over serial to a PC. I've tested it using Hyperterminal on a Vista x64 box.
| |||
Here's a version of my YModem code that lets you upload recorded data as a file.
| |||
Here's a version that uploads the ROM font as a file
|