View Full Version : Can the pic controller send the data to pc?
sunnyrx7turbo
05-08-2005, 06:36
I am the newbie for pic..now i have a problem..
can the pic controller send the data to pc via USB?
if can..can anyone tell me the method?
thz a lot :]
Greg McCoy
05-08-2005, 12:27
I am the newbie for pic..now i have a problem..
can the pic controller send the data to pc via USB?
if can..can anyone tell me the method?
thz a lot :]
I'm not sure if you're on a FIRST team or not, but technical discussion of PIC processors on this forum is generally limited to the Innovation First FRC control system (http://www.ifirobotics.com/frc-robot-control-system-overview.shtml), which uses the PIC18F8520. Still, many knowledgeable people are here that might be able to help you.
That said, a few PICs have on-board USB, but I believe most are low-level serial like RS232 and I2C. Since the control system we use doesn't support USB, we generally use USB serial adapters like this (http://www.keyspan.com/products/homepage-Serial.spml).
Hope this helps, can you post more about you're trying to do? Good luck!
sunnyrx7turbo
05-08-2005, 13:14
Thanks for ur advice..
my project is need wrtie a program to receive the signal or data from external device,then send the data we retrieve direct to pc via USB port.Our PIC controller model is DM163025.
So,i need to know that whether there have method to do that,since the model know only support to download program from PC to controller via USB.
Anyway,thanks for the help and advice everyone gave.
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.