IR detection using a BS2px
SN96
Posts: 318
Hello all,
I have a BS2px and I want to use simple IR detection, the same used on the boe-bot using one IR LED emitter and·one receiver module. My question is the speed difference between the BS2 and the 2px. Since the FREQOUT command is being used, I assume it will work the same as on the BS2. I'm using examples in chapter 7 & 8 in the "Robotics with the Boe-Bot Student Guide VERSION 2.2" book.
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
·
I have a BS2px and I want to use simple IR detection, the same used on the boe-bot using one IR LED emitter and·one receiver module. My question is the speed difference between the BS2 and the 2px. Since the FREQOUT command is being used, I assume it will work the same as on the BS2. I'm using examples in chapter 7 & 8 in the "Robotics with the Boe-Bot Student Guide VERSION 2.2" book.
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
·
Comments
Please review the differences in the BASIC Stamp Manual or Help File. The values for FREQOUT will need to be changed for the BS2px since its units are different.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
I found the information in the syntax manual. The BS2 duration is 1ms and the BS2px is .166ms which is the speed I need to use.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
·
Porting PBASIC Boe-Bot code from BS2 to BS2px
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andy Lindsay
Education Department
Parallax, Inc.
Post Edited (Andy Lindsay (Parallax)) : 12/23/2008 9:58:38 PM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Mike
·