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.

USB interface with Mictrocontroller, Help Pls !!!

Status
Not open for further replies.

ranaya

Advanced Member level 4
Joined
Jan 22, 2012
Messages
101
Helped
4
Reputation
8
Reaction score
9
Trophy points
1,298
Location
Kelaniya
Activity points
2,164
Hi every 1.......

For my project, im gonna implement a device that communicates with the PC via usb. My mc is PIC18F4550. Device is a data logger. Main requirement is building a GUI for this device (using VB.net or C# etc)

>> when i plug this device to pc first time, it should ask to install drivers....
>> when the drivers found, system should say like this...

**broken link removed**

many examples in the internet are not clear to me, can some 1 tel me how can i achieve this thing ? does microchip provide drivers, if i use a pic for my device ?
 

I have done PIC n PC interfacing with serial port but didnt try usb yet .... hope u got it :))
 

I have done PIC n PC interfacing with serial port but didnt try usb yet ....
PC program will be the same. MCU program same. If you implement USB connection properly, then it's like RS232, no changes.
Drivers as well as documentation for the FTDI IC you will get from FTDI.
FT232R

Alexandros
 

Hi every 1.......

For my project, im gonna implement a device that communicates with the PC via usb. My mc is PIC18F4550. Device is a data logger. Main requirement is building a GUI for this device (using VB.net or C# etc)

>> when i plug this device to pc first time, it should ask to install drivers....
>> when the drivers found, system should say like this...

**broken link removed**

many examples in the internet are not clear to me, can some 1 tel me how can i achieve this thing ? does microchip provide drivers, if i use a pic for my device ?

Please see foloowing links:
USB data logger
USB IO Board
 
  • Like
Reactions: ranaya

    ranaya

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top