Commit graph

31 commits

Author SHA1 Message Date
1696e1f04d add volume log fix for linear potentiometer 2022-09-24 16:41:47 +02:00
fe83cff969 add led set topic and reduce code size by removing serial prints 2020-12-26 13:57:34 +01:00
b57b58bf93 fix to static library versions because of limited space 2020-09-15 19:42:50 +02:00
0848ec82f2 fix reversed mute and selection relais numbering 2020-06-27 14:02:51 +02:00
8d57a293d9 fix slow moving motor and start led color after controller pcb install 2020-06-27 13:42:22 +02:00
14f5d2d594 change led colors slightly and constanly light volume led 2020-06-14 11:27:50 +02:00
4994ed9ac3 rename mqtt topic mute to enable 2020-06-14 11:12:13 +02:00
d53044a4e1 tune pid parameters 2020-05-03 13:35:41 +02:00
8387291255 fix mqtt send knob change 2020-05-03 13:20:45 +02:00
edff630fb9 impove motor anti windup 2020-05-03 13:04:34 +02:00
587fd4fcd3 fix knob mute and selection not sending mqtt 2020-05-03 12:38:20 +02:00
947d00e783 led improvements and try improving motor controller 2020-04-26 15:30:35 +02:00
90ca4840ef add menu system 2020-04-26 13:01:59 +02:00
28ae775fc3 change pid values to be faster 2020-04-26 11:56:22 +02:00
01f1a36196 remove old code comments 2020-04-12 15:03:37 +02:00
097506d8c5 reduce code size 2020-04-12 14:53:42 +02:00
6f257ebbd8 test in real hardware and motor bugs 2020-04-12 12:34:14 +02:00
143d218760 add mute and select topics 2020-04-03 15:38:59 +02:00
5f1665c2d7 implement PI controller for motor movement 2020-04-01 13:01:07 +02:00
cd3d4237fe separate button handling 2020-04-01 11:37:09 +02:00
0e5ffebaa7 migrate from arduino to platformio 2020-03-31 17:13:21 +02:00
37ecbe0c72 fix controller errors when using dip package 2019-05-23 12:23:36 +02:00
f9e04c8dbf add led panel guides 2019-05-11 19:56:31 +02:00
b41fd614bf add relay footpint and some routing 2019-05-07 17:53:54 +02:00
da55fe65c9 add relais and move connections 2019-05-07 16:40:37 +02:00
460903a503 draw current circuit 2019-05-07 12:13:18 +02:00
a544df6365 remove led_builin usage because d13 is used by spi 2019-05-07 10:31:20 +02:00
92c7d125fd move esp motor controller code to arduino 2019-05-07 10:05:11 +02:00
461b9a7963 add basic w5100 ethernet with mqtt sketch 2019-05-07 09:35:46 +02:00
da484d9a91 remove unused files 2019-04-13 14:02:50 +02:00
4a3ffe5d9b 20190118. working controller prototype 2019-01-18 19:35:56 +01:00