-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoracle_pillars.yml
66 lines (66 loc) · 1.64 KB
/
oracle_pillars.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
driver:
typename: mirror
num: 468
drivers:
- typename: serial
ledtype: WS2811
device_id: 11
num: 156
- typename: serial
ledtype: APA102
device_id: 12
num: 312
layout: strip
aliases:
bpa: BiblioPixelAnimations.strip
path: ./remote_animations/
run:
fps: 30
controls: rest
animation:
typename: sequence
length: 500000
animations:
- typename: split
size: 26
animations:
- typename: twinkle_remote.TwinkleRemote
color_control: 10
- typename: twinkle_remote.TwinkleRemote
color_control: 90
- typename: twinkle_remote.TwinkleRemote
color_control: 10
- typename: twinkle_remote.TwinkleRemote
color_control: 10
- typename: twinkle_remote.TwinkleRemote
color_control: 90
- typename: twinkle_remote.TwinkleRemote
color_control: 10
- typename: twinkle_remote.TwinkleRemote
color_control: 100
- typename: searchlights_remote.SearchlightsRemote
color_control: 120
count_control: 0
- typename: rainbow_remote.RainbowRemote
count_control: 10
- typename: larson_scanner_remote.LarsonRainbowRemote
utility_control_one: 60
- typename: fireflies_remote.FireFliesRemote
color_control: 127
brightness_control: 50
count_control: 100
delay_control: 25
- typename: color_pattern_remote.ColorPatternRemote
color_control: 30
brightness_control: 100
width_control: 10
count_control: 100
- typename: color_fill_remote.ColorFillRemote
color_control: 50
delay_control: 50
brightness_control: 20
- typename: color_fade_remote.ColorFadeRemote
color_control: 125
count_control: 5
width_control: 100