MCPcopy Create free account

hub / github.com/8none1/zengge_lednetwf / functions

Functions24 in github.com/8none1/zengge_lednetwf

↓ 6 callersFunctionprepare_packet
(packet)
ledwf_controller.py:115
↓ 3 callersFunctionget_counter
()
ledwf_controller.py:110
↓ 1 callersFunctionencrypt1
(incoming_array, rand_num, thing1, thing2)
encoder.py:33
↓ 1 callersFunctionencrypt2
(incoming_array, startpos, length)
encoder.py:38
↓ 1 callersFunctionget_packet_counter
()
encoder.py:28
↓ 1 callersFunctionlogger
(message)
ledwf_controller.py:107
↓ 1 callersFunctionmain
(address)
service_discovery.py:25
↓ 1 callersFunctionreversal
(incoming_array)
encoder.py:57
↓ 1 callersFunctionrgb_to_hsv
(r,g,b)
ledwf_controller.py:162
↓ 1 callersFunctionsend_get_strip_settings_packet
(peripheral)
ledwf_controller.py:135
↓ 1 callersFunctionsend_initial_packet
(peripheral)
ledwf_controller.py:128
↓ 1 callersFunctionset_power
(peripheral, power)
ledwf_controller.py:177
↓ 1 callersFunctionto_crc
(incoming_array)
encoder.py:48
Functionbuild_smear_packet
Builds an empty smear packet. Still needs to be filled with the colour data and mode/speed/brightness
ledwf_controller.py:184
Functionconnect_to_device
(mac_addr)
ledwf_controller.py:235
Functionencoder
( p0, p1, p2, incoming_array)
encoder.py:71
Functionfind_devices
()
ledwf_controller.py:249
Functionresponse_decode
(response)
ledwf_controller.py:267
Functionsend_initial_packet2
(peripheral)
ledwf_controller.py:142
Functionsend_prepared_packet
(peripheral, packet)
ledwf_controller.py:125
Functionset_mode
Modes are numbered 1 to 113.
ledwf_controller.py:224
Functionset_rgb
(peripheral, r, g, b)
ledwf_controller.py:168
Functionset_white
Set colour temperature (0-100% warm to cool) and brightness (0-100%)
ledwf_controller.py:149
Functiontest_smear_pattern
Pass in a built packet, and we will add a colour gradient and make is spin medium speed
ledwf_controller.py:200