Commit Graph

5585 Commits

Author SHA1 Message Date
Kwabena W. Agyeman
c3bb53e25d scripts/examples: Add timeout_char to uart examples. 2023-11-26 19:33:01 -05:00
Ibrahim Abdelkader
25359054e7
Merge pull request #2015 from kwagyeman/kwabena/add_ioctl_for_fov_over_fps
sensors/gc2145: Add support for a wider FoV.
2023-11-17 19:52:09 +02:00
Kwabena W. Agyeman
55e12f2499 sensors/gc2145: Add support for a wider FoV. 2023-11-17 08:16:22 -05:00
Ibrahim Abdelkader
63a8aa2fcd
Merge pull request #2017 from kwagyeman/kwabena/cleanup_py_image
modules/py_image: Cleanup MP_DEFINES for helper functions.
2023-11-14 09:18:54 +02:00
Kwabena W. Agyeman
a925178ecb modules/py_image: Cleanup MP_DEFINES for helper functions. 2023-11-13 15:03:43 -08:00
Ibrahim Abdelkader
5ea6a31b8b
Merge pull request #2010 from kwagyeman/kwabena/add_centering_and_scaling
imlib: Add scaling and centering hints to draw_image.
2023-11-08 17:06:46 +02:00
Kwabena W. Agyeman
88274c88fe boards/ARDUINO_PORTENTA_H7: Disable unused camera modules. 2023-11-07 12:29:59 -08:00
Kwabena W. Agyeman
66567958c3 imlib: Add scaling and centering hints to draw_image. 2023-11-07 12:29:57 -08:00
Ibrahim Abdelkader
f67ca6390b
Merge pull request #2011 from openmv/nicla_uart_pin
scripts/examples: Fix Nicla UART example.
2023-11-07 19:44:12 +02:00
iabdalkader
cfc1a37d3c scripts/examples: Fix Nicla UART example. 2023-11-07 18:21:10 +01:00
Ibrahim Abdelkader
f23382c5bd
Merge pull request #2009 from openmv/arduino_nicla_pins
boards/ARDUINO_NICLA_VISION: Add Arduino pins.
2023-11-02 13:06:23 +02:00
iabdalkader
d434d920fe boards/ARDUINO_NICLA_VISION: Add Arduino pins. 2023-11-02 11:47:10 +01:00
Ibrahim Abdelkader
5f4c6763f2
Merge pull request #2008 from kwagyeman/kwabena/add_file_path_image_loading
modules: Allow arg_to_image to load images from paths.
2023-11-01 21:42:52 +02:00
Kwabena W. Agyeman
a6e8030724 modules: Add image file loading to screen drawing methods. 2023-11-01 12:33:22 -07:00
Kwabena W. Agyeman
3a9a51fa1b modules: Allow arg_to_image to load images from paths. 2023-11-01 12:31:00 -07:00
Ibrahim Abdelkader
c3d7c2b541
Merge pull request #2007 from kwagyeman/kwabena/refactor_image_to_mutable
modules: Refactor keyword_to_image helper function.
2023-10-31 09:14:00 +02:00
Kwabena W. Agyeman
1d52a9f759 modules: Refactor keyword_to_image helper function. 2023-10-30 18:08:22 -07:00
Ibrahim Abdelkader
a388b0711d
Merge pull request #1993 from kwagyeman/kwabena/add_hmirror_vflip_transpose_to_draw_image
imlib: Add hmirror, vflip, and transpose support to draw_image.
2023-10-30 18:21:32 +02:00
Ibrahim Abdelkader
a1b95152cb
Merge pull request #2006 from kwagyeman/kwabena/refactor_palette_constants
modules: Move palette constants to the image module.
2023-10-30 17:44:01 +02:00
Kwabena W. Agyeman
3fc2480126 modules: Move palette constants to the image module. 2023-10-29 23:30:16 -07:00
Kwabena W. Agyeman
30ed69b306 imlib: Add hmirror, vflip, and transpose support to draw_image. 2023-10-29 23:08:11 -07:00
Ibrahim Abdelkader
718044c7da
Merge pull request #2005 from kwagyeman/kwabena/fix_example_order
scripts: Fix light shield and low power ordering.
2023-10-30 08:02:35 +02:00
Ibrahim Abdelkader
77988c3815
Merge pull request #1992 from kwagyeman/kwabena/simplify_draw_image_arguments
imlib: Move draw_image arguments to struct.
2023-10-30 07:56:56 +02:00
Kwabena W. Agyeman
2054b64cd4 scripts: Fix light shield and low power ordering. 2023-10-29 22:56:48 -07:00
Ibrahim Abdelkader
32b4bc06a4
Merge pull request #2004 from kwagyeman/kwabena/rename_openmv_example_scripts
scripts: Rename OpenMV example scripts to sort correctly.
2023-10-30 07:51:47 +02:00
Kwabena W. Agyeman
c5c9c030e0 scripts: Rename OpenMV example scripts to sort correctly. 2023-10-29 22:41:04 -07:00
Ibrahim Abdelkader
7a0c2968e7
Merge pull request #2003 from kwagyeman/kwabena/update_index_csv
scripts: Add examples path name to index.csv to fix sorting.
2023-10-30 07:38:06 +02:00
Kwabena W. Agyeman
162ac39e78 scripts: Add examples path name to index.csv to fix sorting. 2023-10-29 15:56:23 -07:00
Kwabena W. Agyeman
fee9b435fa modules: Remove the static spi_display pointer. 2023-10-29 15:40:03 -07:00
Kwabena W. Agyeman
230fa1ca32 imlib: Add callback argument to draw_image. 2023-10-29 15:35:58 -07:00
Kwabena W. Agyeman
8ea9c98e00 imlib: Fix potential mjpeg bounds calculation bug. 2023-10-29 15:29:51 -07:00
Kwabena W. Agyeman
15c98c0762 imlib: Refactor imlib_draw_image_rect. 2023-10-29 15:28:22 -07:00
Ibrahim Abdelkader
c9a6e77593
Merge pull request #2002 from openmv/add_examples_index
scripts/examples: Update examples.
2023-10-29 22:23:14 +02:00
iabdalkader
98a29e0870 scripts/examples: Update examples.
- Add examples index.
- Remove RP2040's Bluetooth examples.
- Resort examples.
2023-10-29 21:21:55 +01:00
Ibrahim Abdelkader
1f0b209750
Merge pull request #2001 from openmv/refactor_py_helper_add_scale
modules/helper: Add arg to scale helper.
2023-10-29 20:48:37 +02:00
iabdalkader
8178c237cc modules/display: Refactor scale arg parsing. 2023-10-29 19:42:18 +01:00
iabdalkader
ca184b6d07 modules/helper: Add arg_to_scale helper. 2023-10-29 19:42:00 +01:00
Ibrahim Abdelkader
d9e675d1f7
Merge pull request #2000 from openmv/refactor_py_helper
modules: Refactor py_helper_arg_to_image functions.
2023-10-29 20:08:28 +02:00
iabdalkader
dc73c0e298 modules: Refactor py_helper_arg_to_image functions. 2023-10-29 18:39:15 +01:00
Ibrahim Abdelkader
3b378d541e
Merge pull request #1999 from openmv/display_args
modules/display: Refactor display args.
2023-10-29 18:23:50 +02:00
iabdalkader
161737092d modules/display: Switch to mp_arg_parse. 2023-10-29 17:17:50 +01:00
iabdalkader
f19f8918d2 modules/py_helper: Add helper functions to support mp_arg_parse.
Those new helper functions will be used later to refactor other functions.
2023-10-29 17:17:26 +01:00
Ibrahim Abdelkader
fb9379e1e1
Merge pull request #1976 from openmv/ff_refactor
misc: Refactor file management code.
2023-10-29 11:57:26 +02:00
Ibrahim Abdelkader
272aba18ca
Merge pull request #1998 from openmv/wifi_bt_examples
scripts/examples: Refactor examples.
2023-10-28 17:29:55 +02:00
iabdalkader
a6b5434471 scripts/examples: Reorder examples to support the filtering. 2023-10-28 17:25:59 +02:00
iabdalkader
0101917e0e scripts/examples: Refactor WiFi and Bluetooth examples.
Unified set of examples for all WiFi/BT modules.
2023-10-28 17:25:57 +02:00
Ibrahim Abdelkader
a99a8fad95
Merge pull request #1996 from kwagyeman/kwabena/fix_tv_bug
modules/tv: Fix image corruption when specifying image rect.
2023-10-27 22:32:35 +02:00
Ibrahim Abdelkader
c58c7d126d
Merge pull request #1997 from openmv/winc1500_fix_ap_mode
drivers/winc: Fix AP mode.
2023-10-27 22:28:23 +02:00
iabdalkader
6d4c4224a2 drivers/winc: Fix AP mode.
The `WEP` security mode has been deprecated since firmware 19.7.6
the only two supported modes now are open and WPA.
2023-10-27 22:18:45 +02:00
Kwabena W. Agyeman
d05c7a67c8 modules/tv: Fix image corruption when specifying image rect. 2023-10-27 12:37:03 -07:00