Shop OBEX P1 Docs P2 Docs Learn Events
Can the BS2 handle this? — Parallax Forums

Can the BS2 handle this?

lassethomsenlassethomsen Posts: 46
edited 2007-02-25 19:17 in BASIC Stamp
Hi.

I have been playing around with the BS2 chip and board of education that came with my HexCrawler.
Im actually considering to make a part of my project on the BS2 chip, but im not sure the chip is powerful enough.
So can the BS2 handle this, with its limited 2K bytes memory.

Handling the servocontroller.
Handling the PING.
Making a basic AI, that make sure that my HexCrawler does walk around objects, not into.
And finally, reading info from a RFID chip, trough the Parallax RFID cardreader.

Is this possible on the BS2 or should i stick with a propeller for this?

Comments

  • FranklinFranklin Posts: 4,747
    edited 2007-02-25 17:40
    The BS2 should be able to do all of this but the propeller will be more fun and if you decide to add more it will not run out of capability as soon.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • latigerlillylatigerlilly Posts: 114
    edited 2007-02-25 18:02
    It should be fine. Considering that the servos require a 20 ms pause, you can slip at least 20 other commands in there and it will be O.K. If you have to slip more commands in there, it would still be O.K. The HexCrawler will just have to crawl slower, that's all.....

    Shameless Plug (please answer my question):
    http://forums.parallax.com/showpost.php?p=0

    Post Edited (latigerlilly) : 2/25/2007 6:18:33 PM GMT
  • lassethomsenlassethomsen Posts: 46
    edited 2007-02-25 19:17
    Hi thanks for your replies.

    But with only 2k bytes EEPROM, can the chip it self hold all the program?
    The Hexcrawler legtest takes up around 30% af othe EEPROM, and that is a small program.
Sign In or Register to comment.