Hi! I'm Marc,
I've seen the video from "I like to make stuff" here's the link : https://www.youtube.com/watch?v=smhMLsP5fsM so he makes a custom horn with the adafruit. But the adafruit has 11 input ans i'd like to use as many as possible and to be dummy proof (only 1 button can be press at a time no matter what until it's released) so I've design a logic gate system to use 5 push button and 1 switch to be able to control the output 1-5 or 6-10. the issue with this is that it takes 44 logic gates. That's just too much so I was thinking to use arduino. But how do I take the logic gate and create a program with this I'm new to arduino as well!
Thanks for your answer in advance!