If you need any RC remotes for your robot projects these may be an option. Even though these are cheap (really cheap) I have heard good things about them. As long as they ship from their US warehouse it shouldn't be too bad to get: Radio set TX and RX A better TX and RX set Spare RX for above
http://www.rcmodelreviews.com/turnigy9xv2review.shtml
http://www.youtube.com/watch?v=sexp2iKWz0g
http://aircraft-modeling.com/content/radio-controlled-models/turnigy-9x-radio-system-quick-overview/
http://www.hobbyking.com/hobbyking/store/uploads/544272942X226591X16.pdf
If you order from them make sure you set your location to the US first. It will then show items out of their US warehouse. Those can ship fast and shipping isn't bad. Otherwise you may end up picking items that ship from Hong Kong and it could take a while......
Robert
As to compliment the below.
I have hacked the sub $20 IR toy 3.5ch helicopters for Arduino and published it at https://github.com/mpflaga/Arduino-IRremote.
They work pretty good. The different models all have common 3 channels along with additional buttons. Such as Left, Right missiles and Turbo and multi-channel support and some even have checksums.
Given there are difference between IR and RF. Either way these toys can be option.
Have Fun.
--
You received this message because you are subscribed to the Google Groups "i3 Detroit Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to i3detroit-publ...@googlegroups.com.
To post to this group, send email to i3detroi...@googlegroups.com.
Visit this group at http://groups.google.com/group/i3detroit-public?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Less than two, depending.
Note the receiver is a an Arduino plus TSOP382(IR demodulator), and whatever else you hack together with it.
Where the Arduino could be a Mini, Nano, DigiSpark or other equivalents and minimum the IR receiver chip (such as TSOP382) and other parts.
Its light enough for the SymaS107, which I believe uses a PIC or something similar the Atmel.