Linux and Basic Stamp
Archiver
Posts: 46,084
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
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
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
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