Enumeration LedAnim

Enum LED animations

List of all animations supported of Noeme 🚥

See

RoboccDocs for further information

Enumeration Members

AUTO: -1

Auto animation used to modify color but still use the animation vehicle should use

BLINK: 2

Blink animation like blinker's car

BLINK_HALF: 3

Two-state cutted in half blink animation

BLINK_HALF_WB: 4

Two-state cutted in half blink animation with battery indicator

CONVERGE: 10

Multiple symmetrically-dispatched batches of LED turned on that move along the strip from middle side to merge in middle rear and front

DIVERGE: 11

Multiple symmetrically-dispatched batches of LED turned on that move along the strip from middle rear and front to merge in middle side

FADE: 5

Fade animation like breathing

FADE_1_LED: 23

FADE_1_LED

FADE_2_LEDS: 24

FADE_2_LEDS

FR_FLAG: 12

French flag fading with empty corners, no color needed

HEAD_LIGHT: 8

All LED turn to white with max power

K2000: 14

KITT LED strip animation from TV show Knight Rider

MOVE: 17

MOVE

MOVE_BACK: 19

MOVE_BACK

MOVE_FRONT: 18

MOVE_FRONT

MOVE_LEFT: 20

MOVE_LEFT

MOVE_RIGHT: 21

MOVE_RIGHT

MOVE_STOP: 22

MOVE_STOP

NOT_SET: 0

Void LED animation

NO_ANIMATION: 1

No animation used to display a fixed color

PROGRESSING: 6

Progressing animation beginning at middle rear and gradually turning on LED

PROGRESSING_FROM_CENTER: 7

Progressing animation beginning at each corner and gradually turning on LED

PROGRESSING_FROM_CENTER_CHARGING: 15

PROGRESSING_FROM_CENTER_CHARGING

PROGRESSING_FROM_CENTER_CHARGING_ALT: 16

PROGRESSING_FROM_CENTER_CHARGING_ALT

RAINBOW: 13

Rainbow animation, no color needed

SPINNING: 9

Multiple evenly-dispatched batches of LED turned on that move along the strip

Generated using TypeDoc