PropTerm Downloads
The entries in this category contain links to download project files for the PropTerm ANSI terminal project.
- Details
- Category: PropTerm Downloads
Download PropTerm ANSI Project Source Files. This is the initial release of the PropTerm ANSI terminal project files. All the required source files are provided in the download. The files are all included in the single ZIP file. Place the files into a new folder DO NOT mix the files with other project files. A number of the files such as "KEYBOARD.SPIN" are heavily modified for this project but still bear the original name. The ZIP file contains all of the source files required to compile the project using the free Parallax Propeller IDE. The source files are configured for the hardware layout of Parallax's Propeller Proto Board. See the PropTerm Hardware Prototype for more information.
- Details
- Category: PropTerm Downloads
Download ANSI Font Load from this link. See the ReadMe.txt file for more information. The zip file contains a number of sample ANSI font load files for use with the PropTerm ANSI terminal project. The ANSI font load files have a file extension of ".AFL'. Each line of an ANSI font file contains an ANSI escape sequence to load a single font glyph. To load a font file into the PropTerm font memory table simply transfer the file to the terminal. For more information see the article on Font Control. For more information about using the PropTerm setup dialog see the article Using PropTerm.