Commit Graph

476 Commits

Author SHA1 Message Date
Thomas Farstrike 1f7bb80e81 decode QR as RGB565 2025-05-14 22:40:50 +02:00
Thomas Farstrike 5a05457ef6 add qrdecode_rgb565 2025-05-14 22:38:31 +02:00
Thomas Farstrike 2534efbd5f webcam: add support for outputting rgb565 format 2025-05-14 22:09:26 +02:00
Thomas Farstrike fbee73cb57 camtest: show color image 2025-05-14 16:32:36 +02:00
Thomas Farstrike e7670f885b Cam works in color but not YUV 2025-05-14 16:20:38 +02:00
Thomas Farstrike cb2376e538 camtestcolor: crashes when displaying in color 2025-05-14 15:55:14 +02:00
Thomas Farstrike cf5291329a camtest: fix internal camera 2025-05-14 15:09:39 +02:00
Thomas Farstrike 6fa0530957 Fix typo 2025-05-14 14:55:58 +02:00
Thomas Farstrike e35f60c9da Merge branch 'webcam-works' 2025-05-14 14:54:32 +02:00
Thomas Farstrike a47ce6ccae comments 2025-05-14 14:51:40 +02:00
Thomas Farstrike e796830334 webcam: keep aspect ratio 2025-05-14 14:22:18 +02:00
Thomas Farstrike 9b6a197e17 webcam: fix debug prints 2025-05-14 14:18:29 +02:00
Thomas Farstrike dd4975d50f webcam.c: cleanups 2025-05-14 14:18:01 +02:00
Thomas Farstrike 4de359c7a2 camtest: simplify 2025-05-14 14:13:31 +02:00
Thomas Farstrike ba82e3d467 camtest: cleanup 2025-05-14 14:08:25 +02:00
Thomas Farstrike 7288501624 Finally fix it! 2025-05-14 13:53:06 +02:00
Thomas Farstrike 771d0415fe cleanups 2025-05-14 13:46:54 +02:00
Thomas Farstrike f8ba6df5c1 still works 2025-05-14 13:44:07 +02:00
Thomas Farstrike e0f557c5a8 this works 2025-05-14 13:39:35 +02:00
Thomas Farstrike 6fa179dc88 task_handler needs to be called from the same thread... 2025-05-14 13:35:07 +02:00
Thomas Farstrike e6d160714e fix mv type 2025-05-14 12:55:31 +02:00
Thomas Farstrike 95b893002c Still hangs 2025-05-14 12:46:33 +02:00
Thomas Farstrike 5779ae004d doesnt hang but stays black 2025-05-14 12:42:46 +02:00
Thomas Farstrike 12b2145d85 Memview sort of works but hangs when it's being redrawn... 2025-05-14 12:26:36 +02:00
Thomas Farstrike 0e57b10dbb memoryview works sortof but hangs 2025-05-14 12:14:34 +02:00