Eimantas
Newbie level 3
Hi,
I am student of electronics engineering, currently having internship and solving some problems in the company. I have this assignment: "it's single analog video pulse with bitdepth of ~10. it suppose to describe each value of sensor signal as power. Sample rate up to 100 Ms/s. Single or rear repetition signal (6Hz). Prefer to buffer (FIFO buffer can be applied)."
I have found some sample C code in MPLAB IDE for Pic18F4550 communication with PC via USB. It looks like Win XP finds the MCU (makes USB connection sound "connected") when I compile using Proteus VSM debugged (after necessary virtual USB drivers installed).
I also made some ADC...
My question is how can I send ADC results to PCs' Hyper Terminal window?
Can some1 help me, pls
I am student of electronics engineering, currently having internship and solving some problems in the company. I have this assignment: "it's single analog video pulse with bitdepth of ~10. it suppose to describe each value of sensor signal as power. Sample rate up to 100 Ms/s. Single or rear repetition signal (6Hz). Prefer to buffer (FIFO buffer can be applied)."
I have found some sample C code in MPLAB IDE for Pic18F4550 communication with PC via USB. It looks like Win XP finds the MCU (makes USB connection sound "connected") when I compile using Proteus VSM debugged (after necessary virtual USB drivers installed).
I also made some ADC...
My question is how can I send ADC results to PCs' Hyper Terminal window?
Can some1 help me, pls