PENGUIN ROBOT Tilt Stride Reader - the Code
Title: Penguin Tilt Stride Reader
Code Name: penguin_tiltstride_reader.bpx
Purpose: Reads Tilt Stride Values Stored in Memory
Keep this code with other Penguin robot software utilities:
penguin_automatic_servo_calibrator.bpx
penguin_calibration_companion.bpx
humanoido
Code Name: penguin_tiltstride_reader.bpx
Purpose: Reads Tilt Stride Values Stored in Memory
Keep this code with other Penguin robot software utilities:
penguin_automatic_servo_calibrator.bpx
penguin_calibration_companion.bpx
humanoido
' Penguin Tilt Stride Reader will play a startup tune, then read ' numeric values of tilt and stride from memory and disply the ' results on the Debug screen. For programs requiring calibration, ' or already calibrated, this is a quick way to see what's stored ' in memory. The program is read only and does not disturb the ' values already in memory, and it does not move the servos.
humanoido said...
below is a sample screen:
Tilt Stride Memory Reader
Reading tilt and stride values from memory....
Memory Location 21
StrideValue 1915
TiltValue 1925
End.