Questions about the camera module

Discussion in 'Accessories' started by maatong, Apr 16, 2014.

  1. maatong

    maatong New Member

    Joined:
    Apr 3, 2014
    Messages:
    16
    Likes Received:
    0
    Hi everyone:
    I'm trying to use module in my project and there are a few questions about the camera module.
    The goal of my project is to build two individual programs that run together, one gets video from the camera module and store them to hardware on the board, and the other control the GPIOs at the same time. I want to build the two programs with Qt.
    I don't have any experience using camera module on embedded system before, so I don't know what kinds of functions it has.
    So my questions are:
    1. Is it possible to build a program in Qt to get video or image from the camera module and store them in hardware? Is there some place what I can find some examples?
    2. I chose ubuntu 12.04 for the board, and can I run the two program together? Is the CPU fast enough?

    Thanks.

    Yini
     
  2. extream96

    extream96 New Member

    Joined:
    Jun 27, 2014
    Messages:
    48
    Likes Received:
    0
    I try to ripsondere to your questions, but I've never tried to write code to handle the camera module.
    1)which programming language you know? or which language you want use ?
    you can do the project, but you have to have the basics!
    2)Yes, you can run both the programs using semaphores or monitors, it depends from programming language you want use.
    udoo should be fast, if you do not write code really heavy for the cpu.
     

Share This Page