- This topic has 1 reply, 2 voices, and was last updated 11 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › INTERFACING USB WITH MICROCONTROLLER
how to interface usb or can we read or write data from usb and send it to microcontroller without using pc
First select the microcontroller which has built-in USB module, like PIC18F4550.
“write data from usb and send it to microcontroller without using pc”
That is possible, there should be two USB enabled microcontroller and one of them should act as a host and another one as slave.