Skip to content

Commit 07fa663

Browse files
committed
Add initial OV5640 PIO driver (broken)
Not fully functioning, DMA seems to not be transferring fast enough???
1 parent 9bc2b20 commit 07fa663

File tree

3 files changed

+1151
-1
lines changed

3 files changed

+1151
-1
lines changed

cv2_drivers/cameras/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
from . import hm01b0_pio
1+
from . import hm01b0_pio
2+
from . import ov5640_pio

0 commit comments

Comments
 (0)