iabdalkader
bce35ca678
Add Python LCD driver
2014-03-07 20:40:38 +02:00
iabdalkader
ab05fb6213
Update blob detection example
2014-03-02 01:47:20 +02:00
iabdalkader
fa42d9c565
Print cascade info
2014-02-23 18:27:30 +02:00
iabdalkader
7891a89723
Use pendsv exception to interrupt running code
2014-02-23 03:37:46 +02:00
iabdalkader
dea39420c5
Update IDE UI
...
* Add color selection
* Fix framebuffer layout
2014-02-21 23:33:24 +02:00
iabdalkader
c5ee4bc08a
Add Python Examples
2014-02-21 23:06:36 +02:00
iabdalkader
0256dbf01f
Add color selection and fix layout
...
* Add color selection with mouse click
* Fix layout to center the framebuffer
2014-02-21 01:42:28 +02:00
iabdalkader
678abe2b4a
Rename cascade.py
2014-02-14 16:01:41 +02:00
iabdalkader
ed512f29fb
Rename cascade-bin
2014-02-14 15:59:33 +02:00
iabdalkader
99eb37e7f9
Read cascade size from file
2014-02-14 15:41:27 +02:00
iabdalkader
0eb1575229
Add support for running scripts from cmd
2014-02-13 23:02:10 +02:00
iabdalkader
3f4bd4b82a
Read cascade size from file
2014-02-13 21:10:32 +02:00
iabdalkader
d42f30a184
Add OpenCV cascade converter
2014-02-13 20:41:53 +02:00
iabdalkader
ab87906cac
Update userspace apps
...
* Move rgb conversion to openmv module
* Add frame size function to openmv module
* Use new USBDBG commands
2014-02-13 02:16:24 +02:00
iabdalkader
4c2545fddf
Update example script
2014-02-11 01:48:54 +02:00
iabdalkader
94562bfae9
Fix USB ctrl transfer number
2014-02-10 03:16:04 +02:00
iabdalkader
5ea84e8c20
Move openmv code to separate python module
...
* Add openmv module which has USB debug functions
* Update IDE and FB viewer to use openmv module
2014-02-10 03:14:14 +02:00
iabdalkader
ea20c64dbd
Fix C FB viewer
...
* Check if kernel driver is attached before detaching
2014-02-09 22:25:10 +02:00
iabdalkader
c115d5f4a3
Add FPS to framebuffer viewer
2014-02-09 22:24:18 +02:00
iabdalkader
5408de85a4
Add FB viewer
2014-02-08 23:49:50 +02:00
iabdalkader
4b9c759c5d
Update IDE
...
* Use control transfer to exec script
2014-02-08 23:13:50 +02:00
iabdalkader
aa67b5b2b4
Add OpenMV Python IDE
2014-02-06 20:41:04 +02:00
iabdalkader
5fd0435199
Update userspace app for the new debug interface
2014-02-05 14:19:06 +02:00
iabdalkader
93a551e0c5
Change userspace code to use varargs
...
Change userspace tool to use var args when sending a command to the
camera.
2013-12-13 19:03:55 +02:00
iabdalkader
409d682f6e
Fix userspace code to work with the new HAL
...
Fix libusb userspace code to work with the new HAL,
use new header, commands and sensor struct.
2013-12-13 03:01:29 +02:00
iabdalkader
0d8c75e0b4
Added the new hardware revision
...
Added missing DSP library
Fixed SysTick timer IRQ priority
userspace fixes
2013-12-06 03:40:57 +02:00
iabdalkader
5a259bbcf1
Fixed linker script to load haar cascade into CCM
...
Fixed issue with SCCB delay and optimization
Recompiled all libraries with optimization enabled (-O2)
Some more tweaks to the Sensor's registers
Added function to load CCM data into .ccm section in runtime
2013-12-02 22:17:45 +02:00
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