banana pi OV5640 camera driver , thank alex do the work.
I think you would find this latest updates on github interesting.
I have also pushed a V4L2 CAP application to capture and/or test OV5640 and OV8865 with the help of OpenCV to save JPG frame.
Please, find the latest update here:
-
A64 platform: https://github.com/avafinger/ov5640 ( branch A64 ) => git clone -b A64 https://github.com/avafinger/ov5640
-
H3 platform: https://github.com/avafinger/ov5640 ( branch Armbian_H3 ) => git clone -b Armbian_H3 https://github.com/avafinger/ov5640
-
A83T platform: https://github.com/avafinger/ov5640 ( branch A83T ) => git clone -b A83T https://github.com/avafinger/ov5640
-
CAP - V4l2 and OpenCV to capture frames: https://github.com/avafinger/cap-v4l2 (OV5640 / OV8865 dual camera)
-
Linux Device Tree with OV5640 enabled for the A64 and some instructions:
https://github.com/avafinger/OV5640_camera => git clone https://github.com/avafinger/OV5640_camera