10 Commits

Author SHA1 Message Date
Frederik Walk
01536cc45d Scale thresholds for hard hits
To avoid false inputs on neighboring pads for very hard hits,
thresholds can now be scaled dynamically according to the highest
input.

This is controlled by the trigger_threshold_scale_level, ranging
from 0 for no scaling to 255 for max scaling. Mind that the scaling
is non-linear and changes in the higher end of the value range have
a much larger impact.
2023-07-16 18:13:50 +02:00
Frederik Walk
71b17d4daa Add basic roll counters 2023-07-16 16:48:08 +02:00
Frederik Walk
1f56b217ff Add usb mode to GlobalConfiguration 2023-07-05 19:58:04 +02:00
Frederik Walk
e86d869c46 Remove hardest hit detection again 2023-07-02 23:50:33 +02:00
Frederik Walk
390d44777b Add ssd1306 display driver 2023-05-22 00:08:23 +02:00
Frederik Walk
9becbf9e6a Move controller input to second core 2023-05-21 22:02:24 +02:00
Frederik Walk
68457c60fe Add support for additional controller buttons 2023-05-20 20:17:26 +02:00
Frederik Walk
528172c2ca Rework Drum to use ADC inputs 2023-05-13 15:27:43 +02:00
Frederik Walk
cf799f5253 Add status led to show current input state 2023-04-22 17:16:33 +02:00
Frederik Walk
3d7a970dcc Add drum pad input handling 2023-04-10 13:04:38 +02:00