Com port usage for serial device

Blitz3D Forums/Blitz3D Beginners Area/Com port usage for serial device

Mikorians(Posted 2014) [#1]
I need a simple method to address the com port,
Say Com1:
It is for a microcontroller project.
I searched this forum to no avail.


Rick Nasher(Posted 2014) [#2]
You'll need to search in the Codearchives for stuff like this, which are bit harder to search through than the forums(dunno why there's no search option there).

Alternatively:
I've some code I downloaded(I like to collect) for addressing hardware such as Stepper motor controllers etc. If you can't find anything more specific I can RAR it for you, perhaps it holds something that might be of use.


Floyd(Posted 2014) [#3]
Search the Code Archives with google. For example, copy and paste this into the search box:

com port site:blitzbasic.com/codearcs



Mikorians(Posted 2014) [#4]
ThankyouThankyouThankyouThankyouThankyou!!
Perfect, Floyd!