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 controller using USB

Status
Not open for further replies.

daviddlc

Full Member level 5
Joined
Feb 11, 2007
Messages
260
Helped
35
Reputation
70
Reaction score
9
Trophy points
1,298
Location
USA
Activity points
2,709
I need to make a project to send commands to a PIC controller (I don't know which one yet) using USB and using C.

What Am I need to start working on this project ?

Is there a specific version of C ?
On the controller side, is there an application I can use or Am I need to program the USB portion ?
Any specific headers or drivers for C ?

Please help me out.
 

daviddlc said:
I need to make a project to send commands to a PIC controller (I don't know which one yet) using USB and using C.

Please help me out.

I think that you should be very specific on what you need. If you don't know exactly what you want I'm afraid you'd waste too many time surfing from forums to forums.

You got already a link Microchip Forum and I can give you more links to other forums but it would give nothing if you don't know what you want.

Best regards
Kabanga
 

It's basically an output port using a PIC connected to the computer using USB, so you will set the output status using an application on the computer.

Thanks.
 

daviddlc said:
It's basically an output port using a PIC connected to the computer using USB, so you will set the output status using an application on the computer.

Thanks.


I'd advise you using the PIC18F4550 of Microchip. There is everything you need for your application here: **broken link removed**

Use the compiler C18 (Microchip) , it's free.

Best regards
Kabanga
 

    daviddlc

    Points: 2
    Helpful Answer Positive Rating
I have chosen the 18F2455, I will check the links you sent to me.

Thanks.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top