Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: Audacity on December 22, 2009, 07:52:21 PM

Title: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 07:52:21 PM
Well first off before i get a 100 messages saying how much basic stamps suck to save you the time i know that ;)
ok here my question: theirs a really good tutorial on here (http://www.societyofrobots.com/member_tutorials/node/26 (http://www.societyofrobots.com/member_tutorials/node/26)) about how to build a parallax BS2sx microcontroller (normally $60.00) for $30.00 (or less now because some of the stuff cost less now) and it really seems like a good idea .. but the tutorial dates back to 2007 and the user has not logged on sense then and hence making the tutorial not outdated but full of dead links. the first problem i have is that the website he listed to buy the basic parts doesn't look reliable (www.jamco.com (http://www.jamco.com))....it just seems fishy. also as noted above the schematic link is dead and im not the best at electronics so i cant tell by the picture what goes where . my last problem is that the EEPROM name in the part list is different from the link he gave us.

              Thanks to all in advance
Title: Re: Basic Stamp 2sx tutorial
Post by: SmAsH on December 22, 2009, 08:00:43 PM
First of all, that site is dead. Second, why do you want to build it exactly as a basic stamp is, why not customize it?
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:08:14 PM
that explains it and what do you mean by customise it ??? If your wondering why im building it its because

. Fun
. Challenge
. i have only used basic stamps....... :D........Swicthin over to ardouino and C soon though 8)
. a cheaper option then buy n 60$ of premade unfun
. Fun
Title: Re: Basic Stamp 2sx tutorial
Post by: SmAsH on December 22, 2009, 08:10:00 PM
Hmm, if you are planning to switch to avr, why not take a look at the $50 robot board.
It only costs ~$15 to make and is more useful than the stamp.
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:12:55 PM
Avr? you mean arduino ....... yea im a noob... also i have looked at that but i still wanna do stuff with stamps
Title: Re: Basic Stamp 2sx tutorial
Post by: SmAsH on December 22, 2009, 08:15:06 PM
The main chip in the arduino is an avr.
But if you are set on making a stamp, thats that.
What do you need help with?
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:21:16 PM
Well first i know i could probably get the parts some where else but the 16K Bytes EEPROM and the link do not match up.... i think well http://www.parallax.com/StoreSearchResults/tabid/768/txtSearch/602-00013/List/0/SortField/4/ProductID/25/Default.aspx (http://www.parallax.com/StoreSearchResults/tabid/768/txtSearch/602-00013/List/0/SortField/4/ProductID/25/Default.aspx) thats the title but in the parts list it only says 16k bytes EEPROM
another thing is schematics..... not the best with electronics
Title: Re: Basic Stamp 2sx tutorial
Post by: SmAsH on December 22, 2009, 08:25:36 PM
That is the right chip, the tutorial must have an error.
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:26:43 PM
Here is the parts list:
2N3904 NPN transistors…………Jamco part#: 38359…………….$0.069............x2
2N3906 PNP transistor…………..Jamco part#: 38375……………..$0.051............x1
0.1uF capacitors………………….Jamco part#: 151118……………$0.155...............x2
10uF cap capacitor……………….Jamco part#: 330692…………....$0.039.............x1
 1.5pF capacitor……………………Jamco part#: 332188…………...$0.056................x1
4.7K resistors……………………..Jamco part#: 691024…………...$0.01..................x2
10k resistors………………………Jamco part#: 691104…………...$0.01..................x8
50 MHz resinator …………………Parallax part#: 250-05060…….$1.95..............x1
9 pin female conector……………..Jamco part#: 104978…………..$0.96..............x1
LM2940-5.0 5volt regulator……….Parallax part#: 601-00506…….$1.85............x1
16K Bytes EEPROM………………Parallax part#: 602-00013…….$5.95............x1
BS2sx interpiter chip………………Parallax part#: PBASIC2SX/P...$12.00..........x1
1 bread bord and jumper kit.....................................................................x1
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:27:42 PM
oh ok i should buy that one
Title: Re: Basic Stamp 2sx tutorial
Post by: Razor Concepts on December 22, 2009, 08:28:10 PM
The novelty of making your own on a breadboard will wear out once you realize how horrible a microcontroller system on a breadboard is  ;)
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:29:55 PM
hmmm..... really well why is it so bad? also how is he programming it?
What is he using to connect to the CPU
Title: Re: Basic Stamp 2sx tutorial
Post by: SmAsH on December 22, 2009, 08:41:17 PM
There must be pins he plugs the programmer into.
Razor is right, breadboarded circuits are terrible. Once you've made it and tested it, move it to a proto board.
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:46:38 PM
ok i will :)
              btw what do you mean programmer i have the  "Whats a Microcontroller"  serial cord but does that count as a programmer and how do you hook it up btw sorry for the wave of questions
http://www.radioshack.com/product/index.jsp?productId=2117994 (http://www.radioshack.com/product/index.jsp?productId=2117994)
Title: Re: Basic Stamp 2sx tutorial
Post by: SmAsH on December 22, 2009, 08:52:20 PM
If it connects the microcontroller up the your pc it should work...
Sorry, im not too familiar with stamps :-\
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:54:10 PM
thats fine and it does :)
ok one more leap before i start buying..... the schematic problem......
Title: Re: Basic Stamp 2sx tutorial
Post by: SmAsH on December 22, 2009, 08:57:50 PM
Whats the problem with it?
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 08:59:05 PM
the links dead :(
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 09:00:46 PM
wait nvm........gonna go buy stuff :)
Title: Re: Basic Stamp 2sx tutorial
Post by: SmAsH on December 22, 2009, 09:02:45 PM
http://www.parallax.com/dl/docs/prod/schem/bs2sxrevd.pdf (http://www.parallax.com/dl/docs/prod/schem/bs2sxrevd.pdf)
lol, it took me a while to get what was wrong XD
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 22, 2009, 09:03:54 PM
yea me to :D gonna go buy stuff now thanks for the help
Title: Re: Basic Stamp 2sx tutorial
Post by: waltr on December 23, 2009, 10:20:56 AM
Here is a good link to Jameco:
http://www.jameco.com/webapp/wcs/stores/servlet/StoreCatalogDisplay?storeId=10001&catalogId=10001&langId=-1 (http://www.jameco.com/webapp/wcs/stores/servlet/StoreCatalogDisplay?storeId=10001&catalogId=10001&langId=-1)

At least it works for me.
Title: Re: Basic Stamp 2sx tutorial
Post by: Audacity on December 23, 2009, 10:32:09 AM
thanks :)