arpruss / ADCTouchSensor

capacitive touch detection without external hardware for AVR and STM32
MIT License
42 stars 11 forks source link

Need help for adding more button #3

Closed 4dvn closed 4 years ago

4dvn commented 4 years ago

I wanna make 16 buttons, how can i add the code?

arpruss commented 4 years ago

On what hardware?

4dvn commented 4 years ago

I'll build the midi fighter using stm32 : https://store.djtechtools.com/products/midi-fighter-3d Hope you support me

arpruss commented 4 years ago

The stm32f1 doesn't have enough ADCs for 16 capacitive buttons. You'll want to go with hardware buttons.