Well...looking for a BS1 program to....
denno
Posts: 227
in BASIC Stamp
use with a 93C66 EEPROM. For decades now, I have been using the family of BS2's for various imbedded projects. I have a simple program that I want to use with the BS1, as this program only requires 4 I/O's, and I hate to waste a BS2 on that. However, I do not have enough room for the program, after I load the Variables, and Constants (SYMBOLS). I know there is a program in the Basic Stamp Manual to do this, but it is rather confusing to follow.
The question is: Does anyone have a program to use the above EEPROM, to load my data in (WRITE), and then READ out what data I need to run the program that is in the BS1's EEPROM. Or, am I just wasting my time, and go ahead and use one of the BS2's to do the job.
Thanks again..DenO
The question is: Does anyone have a program to use the above EEPROM, to load my data in (WRITE), and then READ out what data I need to run the program that is in the BS1's EEPROM. Or, am I just wasting my time, and go ahead and use one of the BS2's to do the job.
Thanks again..DenO
Comments
Thanks again..DenO
a slightly different EEPROM using a BS1. It's a big program for a BS1.