I have a little bit of an unusual need. I want to make a touch screen widget that will control relays on my truck.
I will need it to: accept and monitor for changes on multiple inputs at the same time, have a touch screen button interface, have the ability to reprogram the screen to change the button layout without removing the module from the vehicle, be able to control multiple (probably no more than 12) relays and potentially at the same time.
I am far from an experienced Arduino user. I bought an Arduino a while back but never ended up using it for anything. What sort of screen do you think would work best? Anything I should watch out for? An Arduino will only output 5v on the trigger pins correct? If thats the case, I’ll probably have to use transistors to switch the 12v for the relay trigger.
If you guys could give me a little guidance, I would appreciate it. Thanks!