Has anyone tested using: https://www.sparkfun.com/products/10534, and the receiver with Attiny, instead of Arduino.
Does it work fine with it?
Thanks
Has anyone tested using: https://www.sparkfun.com/products/10534, and the receiver with Attiny, instead of Arduino.
Does it work fine with it?
Thanks
This has been done. Have you tried searching with Google?
http://arduino.cc/forum/index.php?topic=63755.0
Good source code is the VirtialWire modified to run on the Attiny85:
http://www.airspayce.com/mikem/arduino/
The RF transmitter/Receiver uses OOK (ASK) modulation therefore must use an encoded data stream for good reliability.
This has been discussed many time in the forum so search and read.