Shop OBEX P1 Docs P2 Docs Learn Events
Is it possible to programme the basic stamp across bluetooth? — Parallax Forums

Is it possible to programme the basic stamp across bluetooth?

lveralvera Posts: 2
edited 2008-06-14 02:45 in BASIC Stamp
Is it possible to programme the basic stamp across bluetooth?

[noparse][[/noparse]Subject Added By Moderator]

Post Edited By Moderator (Chris Savage (Parallax)) : 6/12/2008 4:22:19 PM GMT

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2008-06-12 16:30
    I have added a subject for you this time. Please remember to always add a descriptive subject line so others know what your post is about. You can edit your post by clicking the pencil icon above and to the right of the message.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • Mike GreenMike Green Posts: 23,101
    edited 2008-06-12 17:20
    The Toothpick Stamp Edition is the only Bluetooth link that could do Stamp programming and it's discontinued. The issue is that Stamps are very timing sensitive in their programming and wireless links can't meet the timing requirements. I believe the Toothpick works by downloading the Stamp program to a local buffer, then programs the Stamp from that buffer.

    It is possible to send a program via Bluetooth or other wireless link to a Stamp by having a program on the Stamp to handle the download process and by using a program on the PC that's designed for this purpose. If you have a Stamp with more than 2K of program memory (like a BS2p), the default Stamp program can write the downloading program (using WRITE statements) to one of the other 2K slots in the EEPROM where it can be executed by the default (master) program after the download (using the RUN statement).
  • gncguygncguy Posts: 35
    edited 2008-06-14 02:45
    Isn't the example on page 61 of the eb500 manual showing a a program being downloaded to the Stamp via the bluetooth?hop.gifsad.giffreaked.gifburger.gifrolleyes.gif·rolleyes.gif·rolleyes.gif·idea.gif·idea.gif·idea.gif· yeah.gifsmhair.gifturn.gif
Sign In or Register to comment.