OpenSTEM
main
code module
OpenSTEM
Docs
»
Index
Edit on GitHub
Index
B
|
C
|
D
|
I
|
M
|
P
|
R
|
S
|
W
B
built-in function
buttons.is_GP20_pressed()
buttons.is_GP21_pressed()
drivetrain.get_left_encoder_position()
drivetrain.get_right_encoder_position()
drivetrain.go_straight()
drivetrain.go_turn()
drivetrain.set_effort()
drivetrain.set_encoder_position()
drivetrain.stop()
reflectance.get_left_reflectance()
reflectance.get_right_reflectance()
servo.set_degrees()
sonar.get_distance()
buttons.is_GP20_pressed()
built-in function
buttons.is_GP21_pressed()
built-in function
C
code
module
compile_command() (in module code)
D
drivetrain.get_left_encoder_position()
built-in function
drivetrain.get_right_encoder_position()
built-in function
drivetrain.go_straight()
built-in function
drivetrain.go_turn()
built-in function
drivetrain.set_effort()
built-in function
drivetrain.set_encoder_position()
built-in function
drivetrain.stop()
built-in function
I
interact() (code.InteractiveConsole method)
(in module code)
InteractiveConsole (class in code)
InteractiveInterpreter (class in code)
M
module
code
P
push() (code.InteractiveConsole method)
R
raw_input() (code.InteractiveConsole method)
reflectance.get_left_reflectance()
built-in function
reflectance.get_right_reflectance()
built-in function
resetbuffer() (code.InteractiveConsole method)
runcode() (code.InteractiveInterpreter method)
runsource() (code.InteractiveInterpreter method)
S
servo.set_degrees()
built-in function
showsyntaxerror() (code.InteractiveInterpreter method)
showtraceback() (code.InteractiveInterpreter method)
sonar.get_distance()
built-in function
W
write() (code.InteractiveInterpreter method)