Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Farstrike 10901f0732 Camera_app: fix API 2025-11-05 18:47:28 +01:00
Thomas Farstrike 2ec594185a Compatibility fixes for LVGL 9.3 2025-10-13 18:39:48 +02:00
Thomas Farstrike 0f2566fe7b Cleanups 2025-10-09 14:56:27 +02:00
Thomas Farstrike 7f0ae3053d camera_app.py: disable broken hardware check 2025-10-08 16:19:46 +02:00
Thomas Farstrike 093da7b423 camera_app.py: only try for supported hardware 2025-10-07 22:40:38 +02:00
Thomas Farstrike 8102a74084 Time QR decoding and add kdmukai's speedups
240x240 image decoding goes from 1800ms to 406ms. Thanks, @kdmukai!
2025-07-06 00:35:11 +02:00
Thomas Farstrike f9ee7a91cd Power off camera after boot and before deepsleep to conserve power 2025-06-24 10:39:20 +02:00
Thomas Farstrike b840eef717 camera_app: leave QR result on screen if found 2025-06-16 14:09:57 +02:00
Thomas Farstrike 7bce50417c Camera: scale to fill screen 2025-06-16 14:00:17 +02:00
Thomas Farstrike 0e88f9c22e Rename camera to camera_app 2025-06-13 11:19:33 +02:00
Thomas Farstrike 41c1ce1753 camera: generic prints 2025-06-12 16:39:41 +02:00
Thomas Farstrike c5088b70a4 Image viewer: support .raw camera captures 2025-06-11 12:43:15 +02:00
Thomas Farstrike ced9af28fd camera: store timestamp in filename 2025-06-05 12:33:18 +02:00
Thomas Farstrike 7330a17c41 Camera: storage output in images/ 2025-06-05 12:28:53 +02:00
Thomas Farstrike 21afc8ee88 Remove .micropython/lib symlink workaround 2025-06-05 00:13:51 +02:00
Thomas Farstrike d0e51305a1 Add support for activities and intent filters to MANIFEST.JSON 2025-06-03 13:24:05 +02:00