Hi,
I'm trying to put together a project where i have three synchronized wireless controllers connected to a single arduino which then responds according to the commands it gets from these controllers. In just having trouble figuring out how to get the controllers to connect to the arduino and make sure that no other devices can. My thinking at the moment is to assign each controller a specific ID and then get the arduino to look for those IDs and connect only to those. Any ideas?
thanks