Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 9th June 2008, 02:33 AM   (permalink)
Default Interfacing Microcontroller with PC using Visual C++ 6.0

Hi,

I'm working on controlling robot's arm. Actually, I'm new with this topic.. I'd like to ask how to interfacing my microcontroller so it can communicate with my PC hence I can control the robot's arm. Is there any kind of program example to provide it?

Thx..
15587 is offline   Reply With Quote
Old 9th June 2008, 04:05 AM   (permalink)
3v0
Default

C# has serial port support. If you want to use USB but do not want to mess with the drivers Microchip has a USB driver that emulates a serial port. You can talk to that driver from C# using the RS232 support.

Follow the USB Wacker link in my signature. It uses a liberty basic program to talk to an 18F PIC with driver written in C. Even if you do not use the UBW there is some good info there.

EDIT: Without knowing what microcontroller you are using it is hard to give a better answer.

Last edited by 3v0; 9th June 2008 at 04:06 AM.
3v0 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Latest
interfacing usb with microcontroller.. simrantogether Micro Controllers 9 29th September 2007 06:52 AM
adc/dac interfacing with pic microcontroller bebo670 Electronic Projects Design/Ideas/Reviews 3 15th February 2007 11:47 PM
Can we Program PIC Microcontroller in Microsoft Visual C?? Ayne Micro Controllers 12 28th December 2006 04:30 PM
Visual BAsic communications with a microcontroller Erwin_Macaraig Micro Controllers 2 22nd November 2004 12:11 AM
interfacing low power microcontroller banh Micro Controllers 2 27th July 2004 12:31 AM



All times are GMT. The time now is 04:32 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.