Programming the STAMP
Archiver
Posts: 46,084
Hi
I am interested in programming the basic stamp using C
program from my PCs serial port . Please advise me as
to how to do it . Has anyone got some code and circuit
diagram literature for the same. Do u know of a link
where i can get info for this .
Thanks
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
I am interested in programming the basic stamp using C
program from my PCs serial port . Please advise me as
to how to do it . Has anyone got some code and circuit
diagram literature for the same. Do u know of a link
where i can get info for this .
Thanks
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Comments
library to compile and download a program to a basic stamp check the
files section of this newsgroup for: stampbc_122.tgz
I developed that utility and I am using it for my stamp projects
under linux. However, it should provide sufficient information even
for other OS.
For documentation how to download a program to the stamp check this
URL:
http://www.parallax.com/html_pages/downloads/tokenizer/tokenizer.asp
You will find there three zip files (for Linux, Windows, and MacOS)
with documentation for the tokenizer and the protocol to download
object code to the stamp.
hope this helps
Adrian