What do you guys suggest for an RF transmitter and receiver using a key fob? I would like at least 4 channels though I could get away with three. Any examples out there?
Electronic Goldmine put these on sale at half price for July and August, and surprisingly haven't switched to their new Sep/Oct specials yet. Maybe their website geek took off early for Labor Day?
I haven't finished the project that I bought one for yet, but I'd grab a few more at that price if I had the cash to spare.
Ran
I'm not much of a hardware guy. How would I wire that up and what would I need to do in software?
Edit: I think I found a solution. So in the arduino loop() just poll the 4 pins I connect the receiver too to see what was pushed. Put in a timer so the button has to be pushed for so long before it registers - just incase the button is pushed while in a pocket.