![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
HI,
can anyone help the simplest way to access serial data via asp.net. i know in c++,vb,vb.net but my project is web-based i want to access serial data globally through asp.net. i have found on google some complicated data they say to include there dll file, mostly are share ware, please help me if 1) simplest example in asp.net to access serial data of 8051 or 2) if anyother way |
|
|
|
|
|
|
(permalink) |
|
It's not clear to me how you intend to connect a PC to the 8051 to access the 8051 serial port. You are no doubt aware that most PC's lack serial ports. They have been replaced by USB ports.
|
|
|
|
|
|
|
(permalink) |
|
there is rs232 connector behind my pc i can connect with 8051's serial port but now is host programme eg hyper terminal or vb soft to access serial data.
now i want serial hosting through asp.net not by window's hyper terminal or vb is there any way???? |
|
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
Check this out. It may be of some help. I don't know much about ASP but you I guess you can use VB.net classes in ASP project.
http://www.codeworks.it/net/VBNetRs232.htm
__________________
"There is no way to peace, peace is the way!" |
|
|
|
|
|
|
(permalink) |
|
I would start by using Hyperterm or TeraTerm to get things working. Then I would switch to the programming environment of your choice. Just so you know I've never used VB or .NET or ASP so I won't be much help to youu on that score.
|
|
|
|
|
|
|
(permalink) |
|
i have done a project which 8051 communicates with ASP but i havnt work on asp.net. I communicate by using a Activex control.
|
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Capturing serial data using PIC24 | nick2412 | Micro Controllers | 3 | 12th March 2007 09:32 PM |
| Need help badly on Inchworm and MPLAB | thushy | Micro Controllers | 14 | 11th March 2007 06:05 PM |
| how to read serial data from input shift registers in 8051 | j3Riks | General Electronics Chat | 0 | 22nd May 2004 03:24 PM |
| An error in pic16f84a, why? | Zener_Diode | Micro Controllers | 6 | 11th April 2004 02:55 AM |
| 8051 microcontroller reading data from serial port | godatguitar | Micro Controllers | 11 | 17th February 2004 08:03 PM |