Embedded with c#
Thanx
Thanx
Hi,
I am not sure about what you mean by an electrical appliance. It is however possible to communicate on serial port using C#.
Following articles discuss this in detail for 1.1 .NET Framework:
Serial COM Simply in C#
http://www.devhood.com/tutorials/tutorial_details.aspx?tutorial_id=320
Also Gotdotnet has a User sample:
SerialPort component and CSTerm terminal application
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=b06e30f9-1301-4cc6-ac14-dfe325097c69
Version 2.0 has a separate SerialPort component:
Lots of Info on Serial Port for 2.0
http://msmvps.com/coad/archive/2005/03/23/39466.aspx
Regards,
Vikram