A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W 

R

REACTIVE_POWER - enum entry in crackers.kobots.mqtt.homeassistant.KobotAnalogSensor.Companion.AnalogDevice
 
REACTIVE_POWER - enum entry in crackers.kobots.mqtt.homeassistant.KobotNumberEntity.Companion.NumericDevice
 
read() - function in crackers.kobots.parts.app.io.NeoKeyHandler
Read the current button states and returns when the values change (this is a limited debounce, effectively only reporting a "button down").
release() - function in crackers.kobots.parts.movement.BasicStepperRotator
Pass through to release the stepper when it's not directly available.
release() - function in crackers.kobots.parts.movement.StepperActuator
Release the stepper: this is to prevent over-heating
release() - function in crackers.kobots.parts.movement.StepperLinearActuator
Release the stepper: this is to prevent over-heating
rem(java.lang.Integer) - function in crackers.kobots.parts.movement.LimitedRotator
Operator to rotate to a percentage of the physical range.
rem(java.lang.Integer) - function in crackers.kobots.parts.movement.LimitedRotator
Operator to rotate to a percentage of the physical range.
remove() - function in crackers.kobots.mqtt.homeassistant.AbstractKobotEntity
Removes the entity from HA: sends an empty configuration, if HA is available.
remove() - function in crackers.kobots.mqtt.homeassistant.AbstractKobotEntity
Removes the entity from HA: sends an empty configuration, if HA is available.
reset() - function in crackers.kobots.parts.movement.BasicStepperRotator
Allows for "re-calibration" of the stepper to the "0" position.
reset() - function in crackers.kobots.parts.movement.StepperActuator
Allows for "re-calibration" of the stepper's position.
reset() - function in crackers.kobots.parts.movement.StepperLinearActuator
Allows for "re-calibration" of the stepper to the "0" position.
RGB - enum entry in crackers.kobots.mqtt.homeassistant.LightColorMode
 
RIGHT - enum entry in crackers.kobots.graphics.animation.Pupil.Position
 
rotate(crackers.kobots.parts.movement.Rotator,kotlin.jvm.functions.Function1) - function in crackers.kobots.parts.movement.ActionBuilder
DSL to rotate a Rotator to an angle with a stop-check
rotate(crackers.kobots.parts.movement.Rotator,java.lang.Integer) - function in crackers.kobots.parts.movement.ActionBuilder
DSL to rotate a Rotator to a specific angle.
rotateAsync(java.lang.Integer,kotlin.time.Duration,crackers.kobots.parts.movement.async.EasingFunction) - function in crackers.kobots.parts.movement.async.AsyncServoRotator
Rotate to the specified angle asynchronously with given time and easing.
rotateTo(java.lang.Integer) - function in crackers.kobots.parts.movement.BasicStepperRotator
Take a "step" towards this destination.
rotateTo(java.lang.Integer) - function in crackers.kobots.parts.movement.Rotator
Take a "step" towards this destination.
rotateTo(java.lang.Integer) - function in crackers.kobots.parts.movement.Rotator
Take a "step" towards this destination.
rotateTo(java.lang.Integer) - function in crackers.kobots.parts.movement.ServoRotator
Figure out if we need to move or not (and how much)
rotateTo(java.lang.Integer,kotlin.time.Duration,crackers.kobots.parts.movement.async.EasingFunction) - function in crackers.kobots.parts.movement.async.AsyncRotator
 
rotateTo(java.lang.Integer) - function in crackers.kobots.parts.movement.async.AsyncServoRotator
Rotate to the specified angle synchronously.
RotationMovement - class in crackers.kobots.parts.movement
Describes where to go as a rotational angle.
rotator(com.diozero.api.ServoDevice,kotlin.ranges.IntRange) - function in crackers.kobots.parts.movement.LimitedRotator.Companion
Create a LimitedRotator with a 1:1 ratio
rotator(com.diozero.api.ServoDevice,kotlin.ranges.IntRange,kotlin.ranges.IntRange,java.lang.Integer) - function in crackers.kobots.parts.movement.LimitedRotator.Companion
Create a LimitedRotator based on a ServoRotator
Rotator - class in crackers.kobots.parts.movement
Thing that turns.
running() - function in crackers.kobots.graphics.animation.MatrixRain
 
RUNNING - enum entry in crackers.kobots.mqtt.homeassistant.KobotBinarySensor.Companion.BinaryDevice
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W