TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Dave Chika
NA
70
0
How can i display data from a microcontroller to PC using Serialport
Aug 27 2009 3:51 PM
Hello,pls can someone help me with a code or giudeline on this project am currently working on.
my project is on reading data from a microcontroller (89s52) via serialport to Eight textboxes on a pc GUI using C#,am using Visual studio 2008.Am having problems on how to display the ASCII characters e.g(55,23,12,34,42,33,22,23,N 55,23,12,34,42,33,22,23,N,55,etc) also to store the received data on an access database
Reply
Answers (
19
)
Query related to setup project
Is there any difference b/w baseclass method hiding (using new) and overriding virtual methods??