Shop OBEX P1 Docs P2 Docs Learn Events
Linux and Basic Stamp — Parallax Forums

Linux and Basic Stamp

ArchiverArchiver Posts: 46,084
edited 2003-02-13 07:49 in General Discussion
Hi,
Did anyone try to use (program) basic stamp from Linux (even using wine or
dosemu). I don't care much about fancy
programming environment but is it possible to program BS2 from linux ?

thanks

Bartek Wilczynski
r-e-k-l-a-m-a


Tanie bilety lotnicze!
http://samoloty.onet.pl

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2003-02-13 07:49
    Of course you can program a BS2 (BS2e, BS2sx, BS2p, BS2pe) from
    Linux, I am doing this all the time - see the files section here for
    stampbc_122.tgz.

    Don't forget to correctly setup you /dev/ttySx:
    stty -F /dev/ttySx 9600 raw -echo -hupcl
    you can use the showtty utility that comes with the tar-ball.

    Contact me if you have questions about stampbc

    Hope this helps
    Adrian
  • ArchiverArchiver Posts: 46,084
    edited 2003-02-13 07:49
    Of course you can program a BS2 (BS2e, BS2sx, BS2p, BS2pe) from
    Linux, I am doing this all the time - see the files section here for
    stampbc_122.tgz.

    Don't forget to correctly setup you /dev/ttySx:
    stty -F /dev/ttySx 9600 raw -echo -hupcl
    you can use the showtty utility that comes with the tar-ball.

    Contact me if you have questions about stampbc

    Hope this helps
    Adrian
Sign In or Register to comment.