Shop OBEX P1 Docs P2 Docs Learn Events
Programming the STAMP — Parallax Forums

Programming the STAMP

ArchiverArchiver Posts: 46,084
edited 2003-01-29 09:12 in General Discussion
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

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2003-01-29 09:12
    For a C++ program (for Linux) which uses the parallax tokenizer
    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
Sign In or Register to comment.