Click here to Skip to main content
15,899,007 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: (untagged)
I'm trying to find out how to learn to write my own drivers to control audio, Video and Home automation equipment. I primaryaly use Control 4 as the control device but they do not have drivers written for most of the equipment we use.
Can you provide assitance in helping us learn how to write our own RS232 control drivers?

Thank You
Posted
Comments
Sergey Alexandrovich Kryukov 6-Mar-12 14:28pm    
Why? The drivers are already written...
What's so special about controls you need.
Tag your preferred platform and language, specify development environment and other relevant detail.
--SA

1 solution

Hi,

I agree with SAKryukov, but if you are using C# .Net maybe this could be helpfull:
http://msmvps.com/blogs/coad/archive/2005/03/23/SerialPort-_2800_RS_2D00_232-Serial-COM-Port_2900_-in-C_2300_-.NET.aspx[^]

Regards
Joachim
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900