Commit Graph

4062 Commits

Author SHA1 Message Date
iabdalkader
b0c4f8e844 Added USB OTG FS support
Added userspace libusb driver
Fixed some registers now QCIF/QQCIF resoultions are working
Updated CMSIS and STM32F4xx standard peripheral libraries
2013-11-30 04:23:22 +02:00
iabdalkader
e7871c1d04 initial viola-jones face detection code 2013-11-25 14:24:06 +02:00
iabdalkader
773e24e566 added stm32f4xx_std compiled library and header 2013-11-25 10:30:55 +02:00
iabdalkader
9a4d181583 added linker script 2013-11-23 05:23:17 +02:00
iabdalkader
38d83381e6 Moved all registers defintions to a separate file.
Added new enums for all resoultions and framerates.
Sensor configuration can be set via serial commands.
2013-11-21 00:19:18 +02:00
iabdalkader
8463773e63 some register fixes. 2013-11-19 23:11:00 +02:00
iabdalkader
125fbdf77a Seperated the camera configuration into pixel, frame size and frame rate functions 2013-11-19 19:56:08 +02:00
iabdalkader
75b069345a cleaned up the rgb_led code 2013-11-19 04:37:36 +02:00
iabdalkader
c6f7ed40d1 systick timer module 2013-11-19 04:34:41 +02:00
iabdalkader
8968c08392 Removed almost all hard-coded values.
Memory for the frame buffer is now allocated dynamically based on image format.
DMA stream will be configured based on image format.
New ov9650 struct to keep track of current config and frame_buffer.
New bin directory to hold a known working binary.
New imlib function for erosion.
New motion detection code.
2013-11-18 23:26:40 +02:00
iabdalkader
24a6572364 fixed some registers 2013-11-15 19:07:29 +02:00
iabdalkader
b439bdae91 Initial commit 2013-11-13 12:24:56 +02:00