Can the PIC microcontroller be a USB Host for perhiperals ?

mosh11

mosh11

@mosh11-7Id1tE Oct 10, 2024
Hello Ceian,

i am doing a project that contains a bar code reader that reads the barcode from a product and the transfer it to a PIC microcontroller that will forward it to a ZIGBEE transceiver.

i want the PIC microcontroller to take the input from the barcode reader so i want a communication link between them?

i am thinking of USB connection so i should made the PIC as a USB HOSt ?

is that possible? or if there are another ways to get the barcode and the pic communicated /

Thank you

Ahmed Salah

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Harshad Italiya

    Harshad Italiya

    @harshad-ukH5ww Mar 31, 2009

    Hello Ahmed,

    Here is the Schametic for the Same you are asking..

    [​IMG]
  • debu

    debu

    @debu-62iszV Mar 31, 2009

    @godfather: That schematic isn't for a USB host!

    @mosh11: To make your PIC a USB host, look at using a #-Link-Snipped-#.

    Regards,

    Debu 😀
  • Harshad Italiya

    Harshad Italiya

    @harshad-ukH5ww Mar 31, 2009

    Yes You can Interface MAX with PIC.. and MAX sample is also available.