PENGUIN ROBOT IR Jam - Continuous Operation
Penguin Robot IR Jam (Continuous Flood) PJC
Code Name penguin_jam.bpx
Purely a defensive move, Penguin Robot sends out jamming
infrared to continuously block the IR signal of other
robots resulting in their blindness, confusion, and
retreat in battle.
This is a companion program to
penguin_jammer. bpx
This code runs continuously while
the the companion code is menu
driven.
humanoido
' DIRECTORY
'
' OVERVIEW
' DEFENSIVE MOVE
' INTRODUCTION
' FUNCTION
' ROBO-ONE CONTESTS
' TECHNIQUE
' FREQUENCY
' IMPROVING BEAM SPREAD
' DROP IN CODE
' COMPANION CODE
' OPERATING
' VERSIONS
' CALIBRATION
' OVERVIEW
'
' This program sends out a beam flood of infrared light and
' modulates both left and right IR emitters at approximately the
' same time.
' DEFENSIVE MOVE
'
' Purely a defensive move, Penguin Robot sends out jamming infrared
' to continuously block the IR signal of other robots resulting in
' their blindness, confusion, and retreat in battle.
' This code version is automatic, begins with a startup tune, and
' makes use the display. The time of infrared flood is continuous.
' The program begins by displaying a 1 to show infrared is on.
' Note: this code has two versions. One is menu driven to set the
' time duration of infrared flood. This version will flood
' continuously.
' No calibration required.
Post Edited (humanoido) : 4/18/2008 2:57:28 PM GMT
Code Name penguin_jam.bpx
Purely a defensive move, Penguin Robot sends out jamming
infrared to continuously block the IR signal of other
robots resulting in their blindness, confusion, and
retreat in battle.
This is a companion program to
penguin_jammer. bpx
This code runs continuously while
the the companion code is menu
driven.
humanoido
' DIRECTORY
'
' OVERVIEW
' DEFENSIVE MOVE
' INTRODUCTION
' FUNCTION
' ROBO-ONE CONTESTS
' TECHNIQUE
' FREQUENCY
' IMPROVING BEAM SPREAD
' DROP IN CODE
' COMPANION CODE
' OPERATING
' VERSIONS
' CALIBRATION
' OVERVIEW
'
' This program sends out a beam flood of infrared light and
' modulates both left and right IR emitters at approximately the
' same time.
' DEFENSIVE MOVE
'
' Purely a defensive move, Penguin Robot sends out jamming infrared
' to continuously block the IR signal of other robots resulting in
' their blindness, confusion, and retreat in battle.
' This code version is automatic, begins with a startup tune, and
' makes use the display. The time of infrared flood is continuous.
' The program begins by displaying a 1 to show infrared is on.
' Note: this code has two versions. One is menu driven to set the
' time duration of infrared flood. This version will flood
' continuously.
' No calibration required.
Post Edited (humanoido) : 4/18/2008 2:57:28 PM GMT