James, or is that Capt Kirk? :), As a quick first pass, I'd think you could use a regular RC=20 transmitter/receiver for the wireless part. Use something like this for=20 the transmitter... http://www.reseau.org/arduinorc/ , or interface to=20 the transmitter like this...=20 http://forum.arduino.cc/index.php?topic=3D8755.0 . Then you need to=20 interface the head tracker into that arduino. On the receiver end, you can use the standard receiver to standard=20 servos for pan/tilt, and then use a receiver-controlled switch=20 (something like this...=20 http://www.hobbyking.com/hobbyking/store/__46040__Turnigy_Receiver_Controll= ed_Switch.html=20 ) for the lighted eyes. Alternatively, you could use something like an RFduino for the wireless=20 part, and that one "channel" would carry all the data as you encode it. =20 But that's more involved. Cheers, -Neil. On 3/28/2016 11:12 PM, James T Kirk wrote: > I am trying to assist my son with a science fair project. The fair is bas= ed on wireless technology, so my son would like to make a robotic head. The= basic design is a gimbal (pan/tilt) with a mannequins head on it. My son, = would like to be able to push a bottom (on/off) on the TX box that will li= ght the eyes up in the mannequin, and then at some point when you hit the b= utton again, the light is off. So Im assuming a 3 channel RX/TX? > > The "gimbal" will be controlled with a head tracker that we have built, a= nd seems to be working (according to the GUI that came with the open source= software) LINK for head tracker: [URL=3D"http://www.rcgroups.com/forums/sh= owthread.php?t=3D1677559"]http://www.rcgroups.com/forums/showthread.php?t= =3D1677559[/URL] > > So basically, as you move your head the gimbal should track it. We have b= een looking around for a simple rx/tx schematic but cannot seem to find any= thing. We found one, but the "sketch" for the Ardunio would not work, multi= ple errors. > > A few things that are worth mentioning: it is a wireless based science fa= ir, so would like a schematic code, that can avoid interference from other = wireless projects, if possible. > > If anyone can assist me, I would greatly appreciate it. I don't know wher= e to start, so a schematic, and some code? if necessary/required would be a= great starting point. Willing to learn. I greatly appreciate it. Thanks! --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .