Hi all,

I am searching a teammate to build a driver for the Raspberry Pi Camera which would actually wrap the raspistill command line.

The base class we would have to derive from is there : link

An example of a simple CCD : link

Basically the plan is to :

  • see how to lauch a command with default parameters
  • see how we would convert the file generated into an array of integers
  • fill the PrimaryCCD.FrameBuffer with this array

A comparable work has been done in java link

Hope to find someone interested !

PLEASE : inform me if such initiative or comparable already exists !

Xophe

Read More...