I have yet to fully test the range, as I haven't actually taken the transmitter out of our apartment building since I just finished it today. The transmitter/receiver pair that I used is hypothetically capable of up to 500 feet, though that is the open space line of sight range. I haven't yet added antennas to either the receiver or transmitter box, but that should hypothetically improve the current range.
phd.WMV419 KB
Remove these ads by
Signing UpStep 1: Tools and Supplies
Soldering Iron
Dremel
Drill (or fairly large drill bit for the Dremel)
Screwdriver
Supplies
2 LEDs (1 red for the heart, another any color for a power light for the transmitter)
Printed Circuit Board (I used 276-159 from RadioShack)
2 5v Voltage Regulators (7805 or similar)
2 9v batteries
2 9v battery clips
2 project boxes (I used 270-1803 for the receiver, and a small 3x2x1 or so box for the transmitter)
2 SPST switches (I used 275-645)
2 8 pin DIP sockets (I used 276-1995)
2 PIC 12f683 (you can get a few of these as a free sample from Microchip)
2 Resistors (value depends on the LEDs you use, somewhere around 100ohms for typical LEDs from the 5v regulated voltage)
A small piece of plastic (preferably cloudy, or translucent)
wire
and last but most importantly
RF transmitter and receiver (I used RF-KLP-434 from Sparkfun, which was 11.95 for the pair)










































Visit Our Store »
Go Pro Today »




The compiler I used was the CCS PIC C compiler, which is not free. There are free versions of many C compilers for PICs, though they usually have some limitations in the size of the code or the types of PICs they can program. SDCC is an experimental open source compiler, and there are some (HITECH, CC5X, BoostC) that offer free versions.
This post (http://forum.sparkfun.com/viewtopic.php?t=1039) on the SparkFun forums discusses many C compilers for PICs.
http://www.instructables.com/id/E2HI3MXWXWEXCFM05H/