Commit Graph

33 Commits

Author SHA1 Message Date
Thomas Farstrike d20843c8aa webcam: try 4/infinite buffers (doesn't work) 2025-05-13 17:36:31 +02:00
Thomas Farstrike 62943cf175 webcam: 2 captures works 2025-05-13 17:32:32 +02:00
Thomas Farstrike 53d37e7265 webcam: more debug 2025-05-13 17:28:29 +02:00
Thomas Farstrike 34728e907b webcam: no more errors! 2025-05-13 17:18:35 +02:00
Thomas Farstrike 830454c94f webcam: less errors 2025-05-13 17:16:41 +02:00
Thomas Farstrike 079d9ff52e webcam: less errors 2025-05-13 17:14:56 +02:00
Thomas Farstrike 5ac6c7ba62 webcam: still errors 2025-05-13 17:13:22 +02:00
Thomas Farstrike b488887746 webcam: repeatable captures 2025-05-13 17:10:43 +02:00
Thomas Farstrike 4b768b16b5 webcam: add debug prints 2025-05-13 16:21:15 +02:00
Thomas Farstrike 218a3ebd21 webcam: resize to 240x240 2025-05-13 16:16:36 +02:00
Thomas Farstrike fa295e7f57 camtest: add webcam support 2025-05-13 16:12:21 +02:00
Thomas Farstrike 35303d3a6b add webcam for unix 2025-05-13 15:53:25 +02:00
Thomas Farstrike e6ec079a41 fix quirc_decode on unix builds 2025-05-13 15:53:09 +02:00
Thomas Farstrike 9b0057eaf0 qrdecode: return bytes instead of string 2025-05-13 11:55:22 +02:00
Thomas Farstrike a5d98bec3c qrdecode: reduce logging 2025-05-13 11:46:10 +02:00
Thomas Farstrike b7fce80935 QR decoding in app works (to serial) 2025-05-12 22:59:44 +02:00
Thomas Farstrike c4fcbc8ee0 it works! 2025-05-12 22:46:18 +02:00
Thomas Farstrike 7b234f00bc Do it on the heap 2025-05-12 22:42:12 +02:00
Thomas Farstrike 455187aaae micropython_stack_use() doesn't work 2025-05-12 22:39:41 +02:00
Thomas Farstrike 1d53f8f10a cleanups 2025-05-12 22:27:14 +02:00
Thomas Farstrike 3909c10025 quirc_decode fails 2025-05-12 22:23:12 +02:00
Thomas Farstrike 170ec4faeb Debugging qrdecode 2025-05-12 22:10:15 +02:00
Thomas Farstrike 053595a236 Fix debug 2025-05-12 21:40:59 +02:00
Thomas Farstrike b6c79c8dae quirc_decode: finally debug prints work! 2025-05-12 21:37:22 +02:00
Thomas Farstrike a81157b33a Still no crash 2025-05-12 21:19:14 +02:00