HighTechTalks DotNet Forums  

Interfacing in .NET

Dotnet General Discussions microsoft.public.dotnet.general


Discuss Interfacing in .NET in the Dotnet General Discussions forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Shaurya Anand
 
Posts: n/a

Default Interfacing in .NET - 08-02-2005 , 02:07 PM






I would like to know more about Interfacing hardware devices through .NET.

We're students and what we're trying to do is control our robots with
printer or serial port interfacing... very similar to C++ classic style.

Please help us as it could do great wonders for our project.

Reply With Quote
  #2  
Old   
Erick Sgarbi
 
Posts: n/a

Default Re: Interfacing in .NET - 08-02-2005 , 06:08 PM






I've only played with Robosapien and compact framework. You can find
more information about it on www.robotics4.net as well as other
interesting stuff there.



HTH
Erick Sgarbi
www.blog.csharpbox.com



"Shaurya Anand" <Shaurya Anand (AT) discussions (DOT) microsoft.com> wrote in
message news:9DBBB031-8B2E-4865-83EA-FC18F41621AE (AT) microsoft (DOT) com:

Quote:
I would like to know more about Interfacing hardware devices through .NET.

We're students and what we're trying to do is control our robots with
printer or serial port interfacing... very similar to C++ classic style.

Please help us as it could do great wonders for our project.


Reply With Quote
  #3  
Old   
Shaurya Anand
 
Posts: n/a

Default Re: Interfacing in .NET - 08-03-2005 , 12:47 PM



Basically we were looking for something in specific as to program the
ports... But thanks for the info passed!

"Erick Sgarbi" wrote:

Quote:
I've only played with Robosapien and compact framework. You can find
more information about it on www.robotics4.net as well as other
interesting stuff there.



HTH
Erick Sgarbi
www.blog.csharpbox.com



"Shaurya Anand" <Shaurya Anand (AT) discussions (DOT) microsoft.com> wrote in
message news:9DBBB031-8B2E-4865-83EA-FC18F41621AE (AT) microsoft (DOT) com:

I would like to know more about Interfacing hardware devices through .NET.

We're students and what we're trying to do is control our robots with
printer or serial port interfacing... very similar to C++ classic style.

Please help us as it could do great wonders for our project.



Reply With Quote
  #4  
Old   
Duncan Mole
 
Posts: n/a

Default Re: Interfacing in .NET - 08-07-2005 , 12:39 PM



In .NET 1.1 you have to do some pinvoke around some Win32 APIs (CreateFile,
ReadFile, WriteFile etc).

You could do it yourself or take a look at
http://www.opennetcf.org/SourceBrowse/browse.aspx?f=C:/sites/OpenNETCF.org/wwwroot/Source/OpenNETCF/IO/Serial

"Shaurya Anand" <ShauryaAnand (AT) discussions (DOT) microsoft.com> wrote

Quote:
Basically we were looking for something in specific as to program the
ports... But thanks for the info passed!

"Erick Sgarbi" wrote:

I've only played with Robosapien and compact framework. You can find
more information about it on www.robotics4.net as well as other
interesting stuff there.



HTH
Erick Sgarbi
www.blog.csharpbox.com



"Shaurya Anand" <Shaurya Anand (AT) discussions (DOT) microsoft.com> wrote in
message news:9DBBB031-8B2E-4865-83EA-FC18F41621AE (AT) microsoft (DOT) com:

I would like to know more about Interfacing hardware devices through
.NET.

We're students and what we're trying to do is control our robots with
printer or serial port interfacing... very similar to C++ classic
style.

Please help us as it could do great wonders for our project.





Reply With Quote
  #5  
Old   
Shaurya Anand
 
Posts: n/a

Default Re: Interfacing in .NET - 08-07-2005 , 02:04 PM



Thanks Duncan.. this is the "ONE" Thanks alot..!!!

"Duncan Mole @avanade.com>" wrote:

Quote:
In .NET 1.1 you have to do some pinvoke around some Win32 APIs (CreateFile,
ReadFile, WriteFile etc).

You could do it yourself or take a look at
http://www.opennetcf.org/SourceBrowse/browse.aspx?f=C:/sites/OpenNETCF.org/wwwroot/Source/OpenNETCF/IO/Serial

"Shaurya Anand" <ShauryaAnand (AT) discussions (DOT) microsoft.com> wrote in message
news:3158199D-24A3-45FE-85FC-2364844E728B (AT) microsoft (DOT) com...
Basically we were looking for something in specific as to program the
ports... But thanks for the info passed!

"Erick Sgarbi" wrote:

I've only played with Robosapien and compact framework. You can find
more information about it on www.robotics4.net as well as other
interesting stuff there.



HTH
Erick Sgarbi
www.blog.csharpbox.com



"Shaurya Anand" <Shaurya Anand (AT) discussions (DOT) microsoft.com> wrote in
message news:9DBBB031-8B2E-4865-83EA-FC18F41621AE (AT) microsoft (DOT) com:

I would like to know more about Interfacing hardware devices through
.NET.

We're students and what we're trying to do is control our robots with
printer or serial port interfacing... very similar to C++ classic
style.

Please help us as it could do great wonders for our project.






Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.