Igor Delovski Board Forum Index Igor Delovski Board
My Own Personal Slashdot!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Serijski port

 
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Win32
Win32  
Author Message
Tex Willer
Guest





PostPosted: Mon Jun 19, 2006 11:59 am    Post subject: Serijski port Reply with quote

"Pozdrav, radim jedan projekt di bi iz txt datoteke citao char po char i slao
ga na serijski port." - Slanje na serijski port
Back to top
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sat Aug 26, 2006 12:48 pm    Post subject: Reply with quote

Serial How-To, by Rob Bayer.

"This document describes how to open, configure, read, and write a
serial port. My original intent was for people to use this to write their own
dashboard viewer, but you could just as easily use it for anything else
relating to serial ports..."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3026
Location: Europe

PostPosted: Wed Jan 10, 2007 7:25 pm    Post subject: Reply with quote

C Board: Serial Port Basics

"I am trying to learn how to write a program that opens a serial port on
the local machine and then monitors incoming messages from the port."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Fri Mar 30, 2007 9:38 am    Post subject: Reply with quote

cboard - Serial Port Silliness

"Now see here's the funny thing:- you go through all the rigmarole of checking
these settings in the Device Manager to make sure they're correct, and yet
when you finally get a handle to the port Windows decides you'd be better
off with 1200 baud, 7N1."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3026
Location: Europe

PostPosted: Sun Jul 01, 2007 6:53 pm    Post subject: Reply with quote

The CodeProject: Non Overlapped Serial Port Communication using Win32

Demonstration of the use of Win32 function for serial port communication
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3026
Location: Europe

PostPosted: Sun Jul 01, 2007 7:06 pm    Post subject: Reply with quote

msdn: Configuring a Communications Resource

"The following example opens a handle to COM2 and fills in a DCB structure
with the current configuration. The DCB structure is then modified and used
to reconfigure the device."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sun Apr 05, 2009 5:24 am    Post subject: Reply with quote

cboard - Getting a List of the USB devices listed on the system

"I'm trying to get a list of the USB devices attached to my system. I thought
using the Raw Input API would se them (GetRawInputDevice and co) but so
far Zilch."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Wed Apr 22, 2009 10:04 pm    Post subject: Reply with quote

cboard - Serial Port Basics

"wow really cool, that just helped me alot. I was doing some research on set-
tings and on port closure. thank you very much for the sample code, that re-
ally helped out on what I was working on....."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3026
Location: Europe

PostPosted: Sun Jun 14, 2009 3:18 pm    Post subject: Reply with quote

serialio.com - USB - RS232 (Serial) Adaptor Windows OS X, Linux

"Mac (Intel) for Mac OS X 10.4+ (Works on Mac Pro 64-bit), Mac (PPC) OS
X, Mac OS X 10.3.x, 10.4. These drivers are only for the Prolific based devi-
ces supplied by Serialio. Download the Mac OS 9 drivers here."


NEW - https://serialio.com/usb-rs-232-adaptor-power-db9-pin9-driver
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Mon Oct 26, 2009 1:08 am    Post subject: Reply with quote

MF - Serial port communication (Tiger vs Leopard)

"Then I installed the open source driver for the Prolific PL2303 chips (you can
download this driver from the internet.

The device which will be created is /dev/cu.PL2303-xxxxxxxx where xxxxxx
is depending on the USB port where the adapter is connected."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Sun May 16, 2010 6:48 pm    Post subject: Reply with quote

MF - USB to Serial communicating for a motor controller

"I am doing a senior design project. We are using an isight to do image cap-
turing of a resistor, then figuring out its' resistance through band color ident-
ification. We then have a conveyor belt system to transport the resistor to
an appropriate bin. We have found a unix script to capture information from
the isight, but we don't know to use my powerbook to write to a motor con-
troller."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Tue Dec 07, 2010 11:42 pm    Post subject: Reply with quote

MF - iPhone serial port programming?

"I got a cheap serial Bluetooth adapter and it actually works fine. It does
however take a few minutes to get it configured and setup."
Back to top
View user's profile Send private message Visit poster's website
XNote
Kapetan


Joined: 16 Jun 2006
Posts: 532

PostPosted: Fri Jan 28, 2011 8:20 pm    Post subject: Reply with quote

MF - usb com port number??

"I've looked in the /dev folder for tty.usb or cu.usb but there is no usb listing
in my /dev folder!!! Any idea how I find out what port to use? here is the
sample linux code if this helps anyone"
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Wed Jan 18, 2012 2:08 pm    Post subject: Reply with quote

cboard - How to set paper size for the default printer through a program?

"This should call the Print Dlg without showing it, returning the default
printers settings. The DevMode struct will contain the paper size.

Also you can use the EnumPrinters() function, with the PRINTER_ENUM_DEFAULT flag."
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Win32 All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Delovski.hr
Powered by php-B.B. © 2001, 2005 php-B.B. Group