RF Reciever & transmitter [433Mhz, 315Mhz] Library.

Wow…
After, well… getting it… it all makes sense! Go figure right? :smiley: I was right though, I was over thinking it.

Well understanding it more, anyways:D
But you’re right, removing the const and trying to have a variable that I can send just doesn’t work! I’m able to send small messages that I’ve preset on the transmitter, which is kind of what I wanted to do in the first place.

But I seen over on Practicalarduino.com they used VirtualWire to send over information from a Lacrosse Weather Station(on their roof) to the receiver every 2 minutes. Just… so…sexy! I’m loving learning new things everyday.

Thanks again for all your help! Understanding for me… well, takes time, sometimes! :smiley: That’s what I get for diving in head-first.

But I did try to use the HyperCom library, it doesn’t include the LED.h file with it for the examples, which wasn’t too bad to work around, but after a little editing, I wasn’t able to get a connection. So I’ll just work with what I’ve got for now, it seems to work for other people fairly well, so it’s user error. :smiley: I’ve gotten some sent, now time to work in my LCD, and hopefully be able to send commands via Serial on the transmitter.

Only time will tell! Thanks again for all your help!!