software controlling PIC through USB?

Status
Not open for further replies.

Sajjadkhan

Full Member level 5
Joined
Sep 25, 2010
Messages
307
Helped
17
Reputation
34
Reaction score
16
Trophy points
1,298
Location
Rawalpindi,Pakistan
Activity points
4,199
HI Guys.
I have query serial ports are obsolete e.g. there are none in laptops. USB will always be there. So any good software in which i can design my interactive GUI and control my pic or any controller via my PC usb port?

Recommend something else than Matlab. what about visual studio is it viable? can i make the exe of that GUI and can run on any PC?
 

Most people are setting up the USB part as CDC device and control it through virtual COM port, keeping the previously used serial commands.
 
Reactions: gafsos

    gafsos

    Points: 2
    Helpful Answer Positive Rating
Microchip do an excellent range of USB software for the PIC.
I use an 18f4550 but you can get smaller devices with USB.
 

Microchip do an excellent range of USB software for the PIC.
I use an 18f4550 but you can get smaller devices with USB.
I know nothing about USB thing so confused as there are many softwares. Can you mention the name. i tried to find but in vain.

I hope somebody give me a good starting point.
 



You can have RS232/LPT on any Laptop/Notebook just put expansion card into empty PCMCIA port. You can even get several ports with special cards say like 8 RS232 from one expansion card. And RS232 ports are true RS232 with 12V not 5V, this depence from expansion card specification.



https://www.google.com/products/cat...a=X&ei=X_dyT8-gE4zLsgbtmvj2DQ&ved=0CGQQ8wIwAA
 

Have a look at this software:-

Default Vendor Id is 1234(decimal)
Default Product Id is 1

**broken link removed**
 

I have made a project of pic usb device which can communicate with pc software. I use mikroc and software given from microchip. Have a look here pic usb device
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…