10 Commits

Author SHA1 Message Date
6766e3a2e6 WIP: something is working
getting 1/6th of the jpeg frame (at least its now somekind correct)
2025-03-21 19:13:42 +01:00
fd0136445b XVCLK was exceding typical frequency of OV2640 by 1MHz 2025-03-14 17:36:35 +01:00
4bb028cbc8 Getting closer to working
Sends data from camera directly to serial
JPEG dosen't work (huffman table is incorrent *???*) but raw rgb565 images work
2025-03-14 15:50:58 +01:00
c36531c679 Fix compilation issues
mmm yes debugging with printf
2025-03-13 20:46:22 +01:00
76bf0c144e Some DMA thoughts 2025-03-06 21:47:05 +01:00
5049ef6e9d Merge branch 'main' of http://192.168.1.41:3000/wisnia/PicoIris 2025-03-06 00:03:17 +01:00
fde6d7d999 XCLK is now generated (in theory)
GPIO gets inited
PIO gets setup (no DMA currently)
2025-03-06 00:03:08 +01:00
64035d8ffc Added README.md 2025-03-05 18:35:11 +01:00
4286ab04ee Add pio i2c controller
Add sccb basic init
Add basic camera skeleton (no control, no frames, basically nothing)
2025-03-05 18:10:36 +01:00
42edafcf08 first commit 2025-03-05 18:04:21 +01:00