Shop OBEX P1 Docs P2 Docs Learn Events
Stamp + Embedded blue — Parallax Forums

Stamp + Embedded blue

maismais Posts: 5
edited 2007-03-18 14:49 in BASIC Stamp
I have a basic stamp board of education plus the embedded blue (bluetooth kit).
I write informations gathered from a sensor to stamp's eeprom and now I want to send this informations to a pc via o bluetooth link. How can I do this?

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2007-03-18 14:49
    First read the Embedded Blue documentation. It will lead you step by step in establishing a connection between the BOE and your PC. Once that is done, you will have to write routines in your program to send the data and you will need routines on your PC to receive the data. I recommend trying Stamp Plot (from www.selmaware.com). In addition to being able to do some data analysis, it will store the data for you. Download the program or at least its manual and read through it. It too has lots of examples.
Sign In or Register to comment.