35 Commits

Author SHA1 Message Date
7643961ed2 got dimming working, dimming from ldr, can be testet via webbrowser; dynamic dimmer_t used for both dimmers, can be selected via dimmer_type_t (DIM_STUFEN, DIM_LDR) 2021-07-08 02:54:08 +02:00
d3ed19e639 add structs to treppe to clear understanding 2021-07-07 21:13:58 +02:00
d55da4e6d7 der linker dieser sack, double declatartion of FSM, FSM3.0 implemented ! 2021-07-07 20:52:20 +02:00
f677f18681 corrected double in FSM2, debug in treppe.cpp ! 2021-07-07 19:33:20 +02:00
5986beb10c add FSM3.0 src code not impl yet, add header guards and format main 2021-07-07 18:28:05 +02:00
0cd46a3c9f wrong ldr lux-calc (see Excel sheet, mixed x y ) 2021-07-06 14:19:35 +02:00
03d0cfedd1 small updates to treppe 2021-07-05 21:20:00 +02:00
66d220cdb0 can set idle_pwm from webserver, but not working properly 2021-07-05 19:51:55 +02:00
2754bd5247 update webserver html,js,css 2021-07-05 18:15:57 +02:00
f62a18fe66 re-addded idle_bright_internal 2021-07-05 16:59:22 +02:00
630250da78 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-07-05 16:16:43 +02:00
35ba3e7573 updates format style 2021-07-05 16:15:47 +02:00
53efb0c309 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-07-05 15:56:19 +02:00
c1e24d633b activate / inactivate idle brightess w LDR 2021-07-05 15:54:35 +02:00
5e36ef55df format 2021-07-05 15:16:43 +02:00
2f6502ce20 added LDR evaluation + sensor edge detection 2021-07-05 11:40:45 +02:00
1e8d24dc40 FSM mostly working, need to implement bufferd param changes 2021-07-03 21:04:24 +02:00
af40298378 somehow working, starting to refactor 2021-07-03 18:10:30 +02:00
b2ddc978b6 copy pasta :| 2021-07-03 17:46:31 +02:00
22f141e2cd version model 1.29 added state for inaktiv = LDR ... 2021-07-03 17:44:46 +02:00
eeac10c66f new FSM 2021-07-03 17:09:35 +02:00
e9d16a80d4 FSM 2.0 einfacher xD lol: ) 2021-07-03 13:52:52 +02:00
dcae074b55 pushpull sensor logik 2021-07-03 12:56:58 +02:00
472eba7977 updates to state machine with print function 2021-07-03 12:48:17 +02:00
f28aa2df8b stripped out RTM Model interface and custom types from matlab 2021-07-03 11:31:46 +02:00
754da9f931 added simulink stateflow c++ fsm 2021-07-03 11:21:18 +02:00
5b197288bc back to normal 2021-06-30 16:50:00 +02:00
a9f098097c switched to linear phase balance 2021-06-30 16:09:46 +02:00
a0f6a5aec3 pin optimizations 2021-06-30 11:23:56 +02:00
50e714e5f8 Merge branch 'master' of https://git.efi.th-nuernberg.de/gitea/schmidtsi76327/ESP8266_Treppenlicht 2021-06-28 15:48:29 +02:00
e0bc75826f added OE Pin for PCB 2021-06-28 15:47:10 +02:00
b47f778fc1 weitere anpassungen an pwm 2021-06-25 21:10:07 +02:00
c7eaffda00 moved to treppe.h instead of pwm.h :) 2021-06-25 19:23:02 +02:00
3490e7ba44 Merge branch 'master' into test 2021-06-25 19:11:58 +02:00
d059c3d72d working, but need to write test 2021-06-25 18:35:16 +02:00