Enclosures for the Basic Stamp 2 OEM Module
Yianie
Posts: 49
Hello again. After a year of just starting to learn about controllers. I am back. I am interested in building controllers of Solar and Wind applications and was wondering what would be better, the Basic Stamp 2 OEM Module or the Super Carrier Board. At first I thought the OEM board, but there are no bolt holes to mount in an enclosure, so how is it mounted and protected? Or, is it better to use the Carrier Board. Can someone just explain the advantages of each board also?
Thank you,
John
Thank you,
John
Comments
The Super Carrier Board (http://www.parallax.com/product/27130) is a development platform and does not include a Basic Stamp or any other active components. Yes, it has mounting hols, prototyping area, and costs about $19.
The Basic Stamp OEM (http://www.parallax.com/product/27291) doesn't have a prototyping area nor mounting holes. But it does include all the equivalent components for a fully functional BS2. Costs around $29.
Six-of-one, half-a-dozen of the other.
For personal projects, you can do without actually mounting the OEM board and just wrap it in some non-conductive, static dissipative padding. Hot glue also works well to hold it in place and isn't that hard to remove later, just don't use too much.
Parallax does sell a Multi Board Enclosure that either board will fit in. However, the tab and slot construction of the enclosure makes it not so great for exterior use, if you need that for your solar/wind application.
You always have the option of designing your own board. Some people use a MAX232 instead of the transistors Parallax uses for TTL-to-RS232 voltage translation. Parallax sells the BS2 interpreter chip in both thru-hole and surface-mount as well as the resonator, but all of the other parts you can get elsewhere.
The OEM module has a regulator built into it so if you put a voltage on the VIN pin, 5V will come out of VDD. Ground gets connected to VSS.
Oh, the Carrier Board has a reset circuit that the OEM module doesn't have but it's very easy add one. An active-low pushbutton connected to /RES will reset the OEM module.
Forgive me, but I thought there was a V(in) input that accepts 12V on the OEM board.
Powering up your OEM-BS2 There are two ways in which you can power your OEM-BS2:
1) You may apply 6-24VDC to the Vin pin (and ground to the Vss pin)
OR
2) You may apply regulated 5VDC to the Vdd pin (and ground to the Vss pin)
Please note that these two methods are mutually exclusive: do one or the
other, but never both!