Commit graph

58 commits

Author SHA1 Message Date
oloturia
fe4a1b8a91 renamed 2024-05-30 02:00:01 +02:00
oloturia
4d3816496c minor fix 2024-05-29 01:04:40 +02:00
oloturia
1d09281843 Merge branch 'platformio' 2024-05-29 00:39:52 +02:00
oloturia
adcad61878 fixed init for objs 2024-05-29 00:33:51 +02:00
oloturia
fec1414694 tested mux, better debug output, 0 as effect in mux disables input 2024-05-23 19:27:35 +02:00
oloturia
d2cd5c73cb using platformio 2024-05-23 17:24:24 +02:00
oloturia
493d051bcf reordering 2024-05-15 17:45:12 +02:00
oloturia
9128b7256b put includes into library 2024-04-19 01:37:08 +02:00
oloturia
4919e775b4 mod gitignore 2024-04-19 01:20:20 +02:00
oloturia
ef2b1e7a9d removed cache from pcb 2024-04-19 01:19:36 +02:00
oloturia
ce0928e23a merged pcb 2024-04-19 01:16:42 +02:00
oloturia
11c4ce1cb3 multiple multiplexers allowed 2024-04-19 01:11:06 +02:00
oloturia
42015f0432 merging 2024-04-19 01:10:26 +02:00
oloturia
58b1daee4a merging 2024-04-19 01:09:32 +02:00
oloturia
ab1a883567 partial mux 2024-04-19 01:06:59 +02:00
oloturia
9aea424479 Allow multiple multiplexers 2024-04-19 00:54:03 +02:00
oloturia
8447177852 added gnd plane 2024-04-15 18:12:06 +02:00
oloturia
4b2b52c760 Mux as object, not tested yet 2024-03-27 20:38:34 +01:00
oloturia
89b1ca37c4 refined gitignore 2024-03-27 17:41:58 +01:00
oloturia
7e7b2bacfe updated kicad version, added gitignore 2024-03-27 17:41:22 +01:00
oloturia
dab295cac5 simplified some code 2024-03-16 12:17:37 +01:00
oloturia
40e3c5815b simplified some code 2024-03-16 12:16:17 +01:00
oloturia
2d149b1090 minor fix 2024-03-14 04:35:48 +01:00
oloturia
05444a7548 objectified structs 2024-03-14 04:33:31 +01:00
oloturia
aa05eb2c80 Updated README 2024-02-08 16:02:35 +01:00
oloturia
9577dd02dc minor fix 2024-02-08 15:15:42 +01:00
oloturia
3015edff15 better debug output (now with MIDI signals) 2024-02-07 19:52:51 +01:00
oloturia
288f7ba307 PCB tested, working 2024-02-05 22:50:49 +01:00
oloturia
9202eb1481 corrected small error 2024-01-27 17:30:28 +01:00
oloturia
1d1f1b23e9 error corrected, gerber files created 2024-01-26 22:16:09 +01:00
oloturia
1ccfca268e added edges 2024-01-26 15:22:25 +01:00
oloturia
617f9a461a PCB complete, not tested yet 2024-01-20 02:39:03 +01:00
oloturia
7a0f1439b8 Merge branch 'master' of git.lattuga.net:oloturia/mixxx_controller into pcb 2024-01-19 23:36:52 +01:00
oloturia
226f7ab782 pcb init 2024-01-19 02:25:33 +01:00
oloturia
bf78578709 cleaned messages 2024-01-17 03:37:45 +01:00
oloturia
6ddf50227c Merge branch 'mux' into pcb 2024-01-17 02:34:21 +01:00
oloturia
3d98b319d7 added multiplexer support, not tested yet 2024-01-17 02:31:31 +01:00
oloturia
ee16a75148 added mux declaration 2024-01-16 18:51:45 +01:00
oloturia
aba1b58349 last working commit 2024-01-16 17:38:21 +01:00
oloturia
500f9ad81d pcb in progress 2024-01-16 17:36:42 +01:00
oloturia
ff15f44bc7 reordered folders 2024-01-05 22:52:11 +01:00
oloturia
7ebd36582c pcb initialized 2024-01-05 22:50:56 +01:00
oloturia
3109f8efa9 Added new features:
- Dead zones for analog controllers, with stickyness on extreme values (0-1023) and middle (custom value, 512ish).
- Separated values that need to be customized for every board (i.e. pins, values) from working variables (i.e. toggled).
- Added more comments.
- Added a more verbose DEBUG for buttons.
2023-12-27 18:39:18 +01:00
oloturia
92d1c180a8 added comments 2023-12-27 16:24:21 +01:00
oloturia
a618274a6b long click 2023-12-05 00:13:16 +01:00
oloturia
ccc19dcc68 added toggle functionality 2023-08-04 21:42:01 +02:00
oloturia
0d9eacfd27 double click added 2023-08-04 20:07:52 +02:00
oloturia
e444ff38c7 compacted encoders 2023-08-04 19:20:53 +02:00
Emattioli
8c0c689175
added 3rd rotary encoder 2023-08-04 01:37:28 +02:00
oloturia
36f99f8635 Merge branch 'master' of gitlab.com:oloturia/mixxx_controller 2023-08-01 03:52:58 +02:00