alf45tar / PedalinoMini

Wireless and Bluetooth MIDI Foot Controller
GNU General Public License v3.0
484 stars 84 forks source link

Modify default settings #339

Closed bobvc133 closed 2 years ago

bobvc133 commented 2 years ago

Where can I modify the default resistance ladder value and pedal configuration above 6? Inexplicable problems often occur when modifying the default pedals in the WEB interface

alf45tar commented 2 years ago

I am not sure to understand your question. Having more than 6 buttons is not reliable and not supported. The voltage separation between them is not enough to guarantee a reliable detection and avoid spurious press. You can use any resistors in your ladder and PedalinoMini can recognize it via ladder calibration. However correct resistors calculation is mandatory to have enough voltage separation.

bobvc133 commented 2 years ago

The question of translation, what I mean is to modify which code of which file can I directly compile the WIFI username and password, resistance ladder value and pedal settings into the firmware? In this way, I do not need to set these items when I update or restore the factory settings. In addition, there are often inexplicable problems when setting pedal 7 and pedal 8 in the WEB interface.

alf45tar commented 2 years ago

Default values are here

https://github.com/alf45tar/PedalinoMini/blob/760e8ef91ea89b79bfd6b8792047e21ff303e41b/src/Config.h#L721