Commit Graph

23 Commits

Author SHA1 Message Date
iabdalkader
4b1837f72e scripts: Update unit tests.
Co-authored-by: Kwabena W Agyeman <kwagyeman@users.noreply.github.com>
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-10-18 17:14:36 +02:00
Kwabena W. Agyeman
1a614202ee scripts/examples: Update PureThermal example script to new API. 2025-07-21 23:10:51 -07:00
Kwabena W. Agyeman
444120f2d2 scripts/examples: Add simple buzzer example for Pure Thermal. 2025-07-20 22:33:09 -07:00
Kwabena W. Agyeman
7602c8638b scripts/examples: Add 320x240 basic touch LCD example. 2025-07-10 21:42:27 -07:00
Kwabena W. Agyeman
a5ac15a764 scripts/examples: Cleanup LCD shield example. 2025-07-10 21:41:49 -07:00
Kwabena W. Agyeman
ea255e81ce scripts/examples: Add Joystick example for OLED shield. 2025-06-18 12:41:36 -07:00
Kwabena W. Agyeman
73a73a0806 scripts/libraries: Add support for the SSD1351 OLED display. 2025-06-18 12:37:53 -07:00
kaizhi-singtown
c42bace0a5 example: Fix examples. 2025-04-22 09:59:06 +08:00
Kwabena W. Agyeman
a2db9b35a6 scripts/examples: Fix IMXRT deepsleep and stop examples. 2025-01-30 10:07:52 -08:00
Kwabena W. Agyeman
1f87b5bb60 imlib: Update draw_image alpha to 0-255 from 0-256. 2024-11-06 19:54:56 -08:00
iabdalkader
8824e93da9 scripts: Remove obsolete u-prefix from imports.
Fixes #2424
2024-09-30 12:56:20 +02:00
王开智
9937f49af1
examples/ServoShield: Change to SoftI2c for RT. (#2206)
Use SoftI2C to support OpenMV RT.
2024-07-15 00:06:01 +02:00
Kwabena W. Agyeman
3fee02ffb5 modules/py_image: Update py_image_to with mp_arg_parse_all. 2024-05-12 21:12:17 -07:00
Kwabena W. Agyeman
ae8132547f scripts/examples: Add imxrt board control examples. 2024-02-16 12:01:32 -08:00
Kwabena W. Agyeman
b57864ea11 scripts/examples: Add working Pure Thermal OpenMV example. 2024-02-03 12:06:04 -08:00
Kwabena W. Agyeman
e7ca0955f9 scripts/examples: Reorganize OpenMV Board examples. 2024-01-24 21:19:10 -08:00
Ibrahim Abdelkader
a31ce6408f
Merge pull request #2021 from kwagyeman/kwabena/timeout_char
scripts/examples: Add timeout_char to uart examples.
2023-12-04 20:59:44 +02:00
Kwabena W. Agyeman
c3bb53e25d scripts/examples: Add timeout_char to uart examples. 2023-11-26 19:33:01 -05:00
Kwabena W. Agyeman
cb7df708cf scripts/examples: Update thermal scripts for new refectored API. 2023-11-26 19:26:20 -05:00
Kwabena W. Agyeman
3fc2480126 modules: Move palette constants to the image module. 2023-10-29 23:30:16 -07:00
Kwabena W. Agyeman
2054b64cd4 scripts: Fix light shield and low power ordering. 2023-10-29 22:56:48 -07:00
Kwabena W. Agyeman
c5c9c030e0 scripts: Rename OpenMV example scripts to sort correctly. 2023-10-29 22:41:04 -07:00
iabdalkader
a6b5434471 scripts/examples: Reorder examples to support the filtering. 2023-10-28 17:25:59 +02:00