Shop OBEX P1 Docs P2 Docs Learn Events
Sensor & Wireless Transmitting — Parallax Forums

Sensor & Wireless Transmitting

flyfishflyfish Posts: 2
edited 2010-02-25 20:27 in BASIC Stamp
Hello!

I'm doing a project with a sensor ( hm55b module) and a parallax rf transceiver and receiver. I'm using them connected to two boards. I'm very happy with the code supplied on·the parts'·websites, but I would like it if I could·send the sensor data wirelessly from the one computer to the other. I would be very·grateful if someone could point me in the right direction.

Post Edited (flyfish) : 2/25/2010 7:02:34 PM GMT

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2010-02-25 19:09
    Look at the existing sample code for the RF transceiver and for the compass. The two pieces of sample code: 1) read from the compass into variables and: 2) transmit one or more variables from one Stamp to another. You just have to combine the two. If you have specific questions as you go along, ask.
  • flyfishflyfish Posts: 2
    edited 2010-02-25 20:27
    Mike Green said...
    Look at the existing sample code for the RF transceiver and for the compass. The two pieces of sample code: 1) read from the compass into variables and: 2) transmit one or more variables from one Stamp to another. You just have to combine the two. If you have specific questions as you go along, ask.
    OK, great! That helps a lot actually.
Sign In or Register to comment.