Kwabena W. Agyeman
5e3cf92ac4
Add perspective rotation correction code.
...
This code will help you undo image rotation issues in the X/Y/Z
direction. The demo shows off the frame buffer spinning around.
2017-10-27 01:21:13 -04:00
iabdalkader
8160e9120e
Add MT9V034 initial support.
2017-10-24 03:07:17 +02:00
iabdalkader
9104ef3437
Swap read/write word data.
2017-10-21 23:40:56 +02:00
iabdalkader
d860361fcd
Fix cambus read/write-w register width.
2017-10-21 14:18:42 +02:00
iabdalkader
fecf856169
Revert "Add generic cam bus read/write."
...
This reverts commit d2ebe6f7e2 .
2017-10-21 14:17:53 +02:00
iabdalkader
d2ebe6f7e2
Add generic cam bus read/write.
2017-10-19 00:53:43 +02:00
iabdalkader
ff8cf16169
Rename data to reg_data.
2017-10-18 23:19:12 +02:00
iabdalkader
04a14a290f
Rename SCCB/I2C driver to cambus.
2017-10-18 23:14:14 +02:00
iabdalkader
d1a5f72a95
Add new cam support files.
2017-10-17 14:14:08 +02:00
Ibrahim Abd Elkader
469820d46b
Merge pull request #276 from kwagyeman/master
...
Use special version of nlr_raise again.
2017-10-17 12:38:15 +02:00
Kwabena W. Agyeman
1748000e4d
Use special version of nlr_raise again.
2017-10-17 01:14:57 -04:00
iabdalkader
39e8ee73fc
Update issue template
2017-10-16 15:58:54 +02:00
iabdalkader
3fd020e848
Remove old example.
2017-10-13 16:54:06 +02:00
iabdalkader
927edcf321
Fix M4 UART pins.
2017-10-12 21:49:37 +02:00
iabdalkader
46da0d9f2f
Add roundf to Makefiles.
2017-10-09 21:32:03 +02:00
iabdalkader
c6c7324272
Apply mpconfigboard fix for MP-1.9.2
2017-10-09 21:21:44 +02:00
iabdalkader
11bed4b993
Update to MP-1.9.2
2017-10-09 21:20:06 +02:00
iabdalkader
3f6360ae57
Update firmware images.
2017-10-06 01:45:11 +02:00
iabdalkader
64143d4a94
Remove frozen code object file.
2017-10-06 01:37:44 +02:00
iabdalkader
20c8b66789
Implement sensor soft sleep.
2017-10-05 01:25:49 +02:00
iabdalkader
f86a5fb63d
Fix blob.density()
...
* Fix issue #268
2017-10-04 11:00:23 +02:00
Ibrahim Abd Elkader
56c907d058
Merge pull request #267 from kwagyeman/master
...
Disable find line segments on the M4.
2017-10-03 12:50:04 +02:00
Kwabena W. Agyeman
cbe2a4aebd
Disable find line segments on the M4.
2017-10-03 02:50:55 -04:00
iabdalkader
c961b3eac0
Remove Cortex flags from MP Makefile.
2017-10-02 00:49:36 +02:00
iabdalkader
38aca6e9e8
Disable frozen modules.
2017-10-02 00:47:03 +02:00
iabdalkader
bb0d0e778a
Disable OPENMV 1 build.
2017-10-02 00:27:03 +02:00
iabdalkader
afe07324c5
Use 1 DMA handle for SD TX/RX
2017-10-02 00:16:27 +02:00
iabdalkader
763228e30d
Update F4 HAL.
2017-10-01 22:57:28 +02:00
iabdalkader
2edc26db6a
Update CMSIS.
2017-10-01 22:47:05 +02:00
iabdalkader
5bffa8879a
Remove comment.
2017-09-26 00:03:41 +02:00
iabdalkader
608ca9ab87
Remove unused pyb functions.
2017-09-24 21:29:34 +02:00
iabdalkader
6e34bafe6b
Add function to execute boot scripts.
2017-09-24 21:16:10 +02:00
iabdalkader
de8caa3006
Remove debugging code.
2017-09-24 20:48:26 +02:00
iabdalkader
0c20049e3d
clean up main.c
2017-09-24 01:47:46 +02:00
iabdalkader
5460f7f5e1
Fix FS cache address.
2017-09-24 01:46:41 +02:00
iabdalkader
e2514ee302
Add pendsv debugging flags to top Makefile.
2017-09-23 15:46:06 +02:00
iabdalkader
041a93502b
Update SCCB probe function.
2017-09-23 15:45:54 +02:00
iabdalkader
3820cd07b7
Update MP.
2017-09-23 15:45:42 +02:00
iabdalkader
6ae6ce0cf7
Reorder init functions.
2017-09-23 15:45:15 +02:00
iabdalkader
ace083430f
Init USB before sensor init to log errors.
2017-09-23 15:00:50 +02:00
iabdalkader
6917e4bb32
Update to micropython 1.9.
...
* The following issues still need fixing:
* Al fb_alloc nlr hooks are DISABLED.
* modnetwork causes cam to hardfault.
* Had to reduce heap by 1K (vfs buffer had to be moved to bss/data).
* self-tests are disabled (cam gets stuck after executing).
2017-09-21 16:58:57 +02:00
iabdalkader
07b7fb1f21
Update main.c for MP 1.9.
2017-09-21 16:58:57 +02:00
iabdalkader
1ab776faf1
Use forced exception to stop scripts.
2017-09-21 16:58:57 +02:00
iabdalkader
3ccc418cf3
Update main Makefile for MP 1.9
2017-09-21 16:58:57 +02:00
iabdalkader
113806e51b
Update WINC1500 FatFS code
2017-09-21 16:58:57 +02:00
iabdalkader
e43bd3223b
Disable nlr/fb-alloc function.
2017-09-21 16:58:57 +02:00
iabdalkader
9db426394f
Update OMV Python modules for MP-1.9
2017-09-21 16:58:57 +02:00
iabdalkader
4a521dae32
Update MP header.
2017-09-21 16:58:57 +02:00
iabdalkader
5018ac1cd4
Add wrappers for oofatfs
2017-09-21 16:58:57 +02:00
iabdalkader
be54d3a8c7
Use MicroPython's OOFatFS.
2017-09-21 16:58:57 +02:00