Quick question from a newbie
Archiver
Posts: 46,084
Hello, I am new to the basic stamp, and I am in the process of learning
it's "in's and out's".
To try to aid my learning I have been reviewing the educational material
provided on the CD. I have been reading about the BoeBot. I have one
question regarding the second section in the Robotics Experiments. In the
code for making the bot move using subroutines (at the end of the 2nd
section) they write this line to the EEPROM:
data "FRFRFRBBTFE"
Why did they write this line to the EEPROM?
Couldn't the BoeBot be set up to move by just using GOSUB and RETURN
statements to reference the same movement subroutines?
Thanks.
it's "in's and out's".
To try to aid my learning I have been reviewing the educational material
provided on the CD. I have been reading about the BoeBot. I have one
question regarding the second section in the Robotics Experiments. In the
code for making the bot move using subroutines (at the end of the 2nd
section) they write this line to the EEPROM:
data "FRFRFRBBTFE"
Why did they write this line to the EEPROM?
Couldn't the BoeBot be set up to move by just using GOSUB and RETURN
statements to reference the same movement subroutines?
Thanks.