Shop OBEX P1 Docs P2 Docs Learn Events
BS2P40 master and 10 Bs2 slaves to be programed — Parallax Forums

BS2P40 master and 10 Bs2 slaves to be programed

larrywlarryw Posts: 4
edited 2006-09-14 01:21 in BASIC Stamp
Hello,

My configuration is computer to usb to rs232 to BS2P40 with 10 slaves attached to i/o.

I want to connect the program pin of slaves to seperate i/o pins on the master so slave can have new program sent to it. Is this possible? (each slave will have serin, serout and fc: master will use 30 pins for 10 slaves)

Thanks allanlane5 for the last reply but I couldn't figure it out.

Larryw

Comments

  • Chris SavageChris Savage Parallax Engineering Posts: 14,406
    edited 2006-09-13 20:01
    Larry,

    ·· I would recommend studying the tokenizer documentation at the following web page.· You will need to compile the code yourself using the tokenizer in order to get the code into a form suitable for downloading onto the BASIC Stamps from another BASIC Stamp.· It can be done, but it will require a bit of work.· Alternately if you know someone who already has a program written around the Tokenizer Library you could get the code compiled by them and have it stored in DATA statements in another slot on the BS2p40.· I hope this helps.· Take care.

    http://www.parallax.com/html_pages/downloads/tokenizer/tokenizer.asp

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Chris Savage
    Parallax Tech Support
  • larrywlarryw Posts: 4
    edited 2006-09-14 01:21
    Thanks,

    got it

    larryw
Sign In or Register to comment.