Project Description:
I need some basic Camera functions to implement my Algorithms.
PreviewScreen with one button.
By pressing the Button the camera should take 3 Pictures (the faster the better)
1 with minimal exposure, 1 normal foto and 1 with maximal exposure.
Afterwards the pictures should be saved on the sd card.
For image editing the pixels should be added into a float array.