From 1762c56956bafd6fc0636516b494dfa935ff8aec Mon Sep 17 00:00:00 2001 From: Bernhard Guillon Date: Wed, 25 Dec 2024 00:34:42 +0100 Subject: space_light: first version TODO: pwm initialization is currently best guess could be wrong active low|high TODO: implement pairing TODO: implement timer TODO: use the button for something TODO: implement a better client --- dumped/dumpv2_user_param_key.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 dumped/dumpv2_user_param_key.json (limited to 'dumped/dumpv2_user_param_key.json') diff --git a/dumped/dumpv2_user_param_key.json b/dumped/dumpv2_user_param_key.json new file mode 100644 index 0000000..d35af2d --- /dev/null +++ b/dumped/dumpv2_user_param_key.json @@ -0,0 +1,37 @@ +{ + "Jsonver": "1.1.0", + "b_lv": 0, + "b_pin": 26, + "brightmax": 100, + "brightmin": 10, + "c_lv": 0, + "c_pin": 8, + "cmod": "rgbcw", + "colormax": 100, + "colormin": 10, + "ctrl_lv": 0, + "ctrl_pin": 7, + "cwmaxp": 100, + "cwtype": 0, + "defbright": 80, + "defcolor": "b", + "deftemp": 100, + "dmod": 0, + "g_lv": 0, + "g_pin": 24, + "module": "WB3S", + "onoffmode": 1, + "pmemory": 1, + "pwmhz": 1000, + "r_lv": 0, + "r_pin": 9, + "rstbr": 80, + "rstcor": "b", + "rstmode": 0, + "rstnum": 3, + "rsttemp": 100, + "title20": 0, + "w_lv": 1, + "w_pin": 6, + "wfcfg": "spcl" +} \ No newline at end of file -- cgit v1.2.3