Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

PIC interfacing with PC using USB and VB

Status
Not open for further replies.

PLAAHemantha

Newbie level 5
Joined
May 31, 2012
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,349
hi everybody!
i'm trying to sending a data from PIC and get and display it from PC using VB6(such as numeric value). But i could not success. I could not find correct Schematic and vb program. I have some knowledge about VB6 but i have little knowledge about PIC.
Anyone can help me?
 



hi everybody!

I want to send a numeric value from PIC and get and display it on PC, or send pulse from PIC then get and count pulses given time interval and display it on PC. I use PIC18F2550.
Anyone can help me?
Hemantha
 

Go here and download the Application libraries from Microchip.

**broken link removed**

You will find lots of usb / windows samples.
 

Have a look at this link...
For USB and PIC with PC Communication

https://sites.google.com/site/coolembeddedlaboratory/home/pic18f4550

or you can also have look at this blog entry

https://www.edaboard.com/blog/1512/

These are done with the help of mikroC and Visual Basic 2010 Express Edition

The same Example with somewhat different compiler CCS PIC is as follow:-

https://sites.google.com/site/coole...utorial-list/usb-commnication-using-ccs-pic-c

Hope it helps

- - - Updated - - -

Have a look at this link...
For USB and PIC with PC Communication

https://sites.google.com/site/coolembeddedlaboratory/home/pic18f4550

or you can also have look at this blog entry

https://www.edaboard.com/blog/1512/

These are done with the help of mikroC and Visual Basic 2010 Express Edition

The same Example with somewhat different compiler CCS PIC is as follow:-

https://sites.google.com/site/coolembeddedlaboratory/home/pic18f4550/tutorial-list/usb-commnication-using-ccs-pic-c

Hope it helps
 

thank you all..

But I want to send a numeric value from PIC and get and display it on PC, or send pulse from PIC then get and count pulses given time interval and display it on PC. Anyone can give schematic, C source code for PIC and VB source code?

Help me.
Hemantha
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top