Serial Communication (Port)

Miscellaneous Forums/Blitz Showcase/Serial Communication (Port)

Hey if you guys need serial port communication, I finally got it done!

Though it works based on the system's Device Manager settings.. :)

Anyway - http://www.blitzbasic.com/Community/posts.php?topic=42857

nice work..

Sorry for my newbie question, but what can one do with this?

Printer support?

You can control electronics from your BlitzMax program.. nuff said :)

(like a LCD panel, blinking lights, whatever)

Well, anything that uses a two-wire serial interface(RS-232) will be in "good hands". :D

For example the interface of a biofeedback-device coming with mental games...so new things could be made with that.
Mipooh

is it for BlitzMax only, or does it work for Blitz3D too?

EDIT - ok, BlitzMax only.