I have a box with a serial LCD, (using serLCD.h), and 5 buttons and a switch. It receives a +5 pulse from a custom radio
when a radio signal is received.
I'm using a nice Maxim MAX6818 debounce chip for all of the switches and the pulse through a 3904. (works great).
My code is an arduino...