YModem

Programming Examples PropGCC Propeller 2 Metawatch Products XP On EEE Info Parallax Propeller STM32 Primer Hardware Software Applets

 

bullet

YModem is a protocol recognized by serial terminals such as Hyperterminal that lets you send files back and forth between Propeller and Computer.

bullet

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.

bullet

Discussed in this forum thread

bullet

Here's a version of my YModem code that lets you upload recorded data as a file.

bullet

Discussed in this forum thread

bullet

Here's a version that uploads the ROM font as a file

bullet

Discussed in this forum thread