wireless medical camera

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MaAr_2545856
Level 4
Level 4
5 sign-ins 5 solutions authored First solution authored

We are developing a wireless medical camera. The camera module used for the application is OmniVision's  OV6946. It captures high quality 400 x 400 resolution images and video at 30 frames per second (fps) . The color scheme of the camera is RAW Bayer. Sensor bridge ASIC OV426 is used to convert analog output from sensor OV6946 to digital and provide basic ISP functions.The Output Interface is 10-bit DVP. The camera data should be transmitted to the host wirelessly at 30fps . We have already developed a USB based interface using FX3 UVC application. Now we wanted to make it wireless interface. I wanted to know what is best hardware solution available from cypress to achieve this.

0 Likes
1 Solution
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

The raw bandwidth requirement looks something like 67.2 Mbps if you don't use any compression standards. There are USB drivers already available in WICED-Studio for CYW43907 43xxx_Wi-Fi/libraries/drivers/USB/USBX. But you have to write USB Video class driver (UVC) to receive the data. The upcoming WICED Studio will contain an example project for CDC-ACM class, but not for UVC class. Besides, you probably need to do JPEG encoding (probably port libjpeg or some other encoders) depending upon your application.

Relevant links: CYW43907 Product Guide , CYW43907 Resource Page , imp005 Breakout | Dev Center

View solution in original post

0 Likes
4 Replies
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

The raw bandwidth requirement looks something like 67.2 Mbps if you don't use any compression standards. There are USB drivers already available in WICED-Studio for CYW43907 43xxx_Wi-Fi/libraries/drivers/USB/USBX. But you have to write USB Video class driver (UVC) to receive the data. The upcoming WICED Studio will contain an example project for CDC-ACM class, but not for UVC class. Besides, you probably need to do JPEG encoding (probably port libjpeg or some other encoders) depending upon your application.

Relevant links: CYW43907 Product Guide , CYW43907 Resource Page , imp005 Breakout | Dev Center

0 Likes

Hi every body.i have a psoc5lp prototype kit and i want to running camera and tack picture and saved on sd card.now i want to know how i can do this target ? Is there any body to help me step by step?

Which camera is easiest programming need?and could you give me similar project with camera?

It is very important for me....

Thanks for attention...

0 Likes

I want to ask question.Is OV0706 camera module good for my target?

I think it is easier with my psoc5lp?

it it true?

0 Likes

Please post this question in the PSoC community space (PSoC 5

0 Likes