PDA

View Full Version : Basic Stamp BS2 replacement?



tenaja
- 30th October 2009, 14:42
Does anybody know of a drop-in replacement that we can program with PBP? I recently drove a stepper with a BS2 (because it was preexisting), and it is pathetically slow.

Thanks!

ScaleRobotics
- 30th October 2009, 15:06
Here's one:

http://www.sourceboost.com/Products/EZ-Controller/Overview.html

You should see one heck of an improvement. Try the turbo (40 mhz) PIC18F2520 version.

Looks like they are out of stock though. I think I have seen others. Just can't find them now.

Walter

Acetronics2
- 30th October 2009, 15:22
Hi,

Basically, a BS2 is a PIC 16C57 ... with some peripherals as EEPROM, regulator, Brownout circuit ...

The scheme and components list is available on Parallax site ...

Alain

tenaja
- 17th November 2009, 07:13
Walter--thanks; I checked them out...unfortunately they've discontinued it. Apparently nobody wants them.

Alain--I'm aware of that. I only want a couple, and I don't want to waste the time laying out a board if I can buy one finished.

ScaleRobotics
- 17th November 2009, 15:38
Walter--thanks; I checked them out...unfortunately they've discontinued it. Apparently nobody wants them.

That's too bad. It looked pretty cool. It looks like you might have to make one yourself, you could use their design: http://www.sourceboost.com/Products/EZ-Controller/Download/ez_c_turbo_schem.pdf

Or, you could get a pre-made Basic ATOM with a PIC16f876 and make a programming header on a breadboard to program it yourself, erasing the Atom basic from it. http://basicmicro.com/Product.aspx?productID=18&CategoryID=1

dhouston
- 17th November 2009, 17:27
Does anybody know of a drop-in replacement that we can program with PBP? I recently drove a stepper with a BS2 (because it was preexisting), and it is pathetically slow.Well, it's not programmable in PBP (and is AVR based) but ZBasic has models that are pin compatible with most Stamps.http://www.zbasic.net/