6 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
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
fde6d7d999 XCLK is now generated (in theory)
GPIO gets inited
PIO gets setup (no DMA currently)
2025-03-06 00:03:08 +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