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.

Interface USB to PIC controller

Status
Not open for further replies.

Surender Reddy

Full Member level 2
Full Member level 2
Joined
Jan 28, 2012
Messages
129
Helped
7
Reputation
14
Reaction score
7
Trophy points
1,298
Location
Bangalore, India
Visit site
Activity points
2,186
Hi,
here i want to interface USB with PIC controller(PIC18F4550).
I want to control basic leds from the PC and i want display adc values in PC.
Did any one tried this one, please help me.
I have project submission next week.
 

Through PC, controlling LEDS and monitoring ADC values are quiet different task. For what why you want to interface USB ?
For your task a simple configuration of UART will do the work. If you are working with MPLAB you need to install "PL2303 USB to serial" software.
Be a bit clear when you are asking questions to get clear help.
 

The main aim of my query is to interface PC with pic micro controller using USB,
data has to go to pc from controller through USB,
data has to come to controller from PC though USB only, not any uart.
 

Do you want us to complete your project.

First of all there are various class of usb like hid cdc msd etc

you can implement this project using hid and cdc classon library freely available from microchip site
if u are using mikroc compiler then there are libraries.

And if you are using mplabc18 the uae microcip applicati
 

Hi,
here i want to interface USB with PIC controller(PIC18F4550).
I want to control basic leds from the PC and i want display adc values in PC.
Did any one tried this one, please help me.
I have project submission next week.


PIC 18F4550 USB IO (Input / Output) Board with Analog
https://www.circuitvalley.com/2011/09/pic-18f4550-usb-io-input-output-board.html

PIC+18F4550+18F2550+USB+IO+board.jpg


USB+Io+board+.net+software.png



Best regards,
Peter
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top