Cheers,
sorry for the mixed up questions, a bit confused, as always!
Some questions I did have though, I noticed on your page you posted about a wireless LCD screen, I’ve tried using the VirtualWire library to send information to another Arduino and print it out on the LCD. Just constantly sending a 255 to try get the two to connect… well I’m able to get the examples to work just fine, but I can’t seem to… well send my own information! Is there any way you could… newb-i-fy some uber psuedo code on how I would go about doing such a thing?
Tried using vw_send to send, along with vw_get_message… completely confused and not sure what information to put in the ( ), reading the instructions I see stuff like int8_t stuff that’s just a bit over my head.
I’d like to, at a later time (obviously, first things first…) send information I input from my computer, just like “hellooooo”
Thanks in advance.