- Version
- Download 5160
- File Size 117.67 KB
- File Count 1
- Create Date September 23, 2020
- Last Updated November 23, 2021
BASIC Stamp Linux Solution
This Linux-based BASIC Stamp software is provided by Randy Hootman. Not supported by Parallax. The following files are included:
- Readme-v2.1.txt
- stampbc_2.1tgz
- stampbc124.tgz
Download Version & Details
Version 2.1
BUGFIX: fixed a object buffer size bug which caused a segmentation fault if an object file was bigger than 2048 byte (object files can be 2304 bytes).
EXPERIMENTAL: Added preliminary support for the new BS2px module.
Version 1.2.4
Tweaked the reset pulse timing.
Fixed a bug which printed the whole source if the tokenizer reported an error length of 0.
Added option -M and modified the behaveiour of option -m. -m now just reports RAM and percentage memory usage, which is the information that is usually needed. -M reports EEPROM layout and contents beside memory usage (as -m did before version 1.2.4).
The percentage memory usage bar is now placed at the end of the memory info section.
Some color added to the EEPROM content, layout and RAM usage listings.