Commit graph

20 commits

Author SHA1 Message Date
ca8d870cd8 Add support for multiple encoders 2021-06-28 17:59:00 +02:00
8d180cff4f Merge branch 'master' of https://github.com/GHOSCHT/light-control 2021-06-28 17:55:24 +02:00
413f557c0b Change COM Ports 2021-06-28 17:54:41 +02:00
a1cfbacd2a
Add Button Debouncing 2021-03-27 16:50:07 +01:00
8bfb44e2e8 Add one rotary encoder 2021-01-01 23:10:04 +01:00
8b247b058d Changed strings to cstrings 2021-01-01 15:35:25 +01:00
62bf284182 Got the control software working now pog 2021-01-01 00:14:50 +01:00
1036895fc8 kind of responds to i2c button press 2020-12-27 19:19:16 +01:00
615b627153 Implemented button sending over i2c 2020-12-27 19:18:30 +01:00
3ad95d8863 Start Console firmware 2020-12-27 16:55:38 +01:00
252dfca2b2 Transfer Code to PIO 2020-12-27 16:54:53 +01:00
88cf657869 Implement PWM dimming via COM 2020-12-19 14:35:14 +01:00
4d066c6b02 Switch to PWM instead of Digital bjt control 2020-12-18 17:47:09 +01:00
6727eddf22 Renaming 2020-08-08 20:09:14 +02:00
59b6b5ad27 Hardware config changes 2020-08-07 16:04:01 +02:00
2072a09df7 Revert "Arduino builder error test"
This reverts commit 97cf7e37e6.
2020-08-02 10:57:09 +02:00
97cf7e37e6 Arduino builder error test 2020-08-02 10:56:05 +02:00
f58a4c1b0c No logical changes, only clarification 2020-08-01 22:47:31 +02:00
88a71796a7 Add on & off commands + Relay state communication 2020-07-30 21:00:02 +02:00
4985d836c0 Create ArduinoRelayControl.ino 2020-07-28 15:24:00 +02:00