start coding for multi-sensor variant: gather data of all sensors and process image[N] only by request

This commit is contained in:
Edward Emelianov
2025-09-22 23:17:39 +03:00
parent c29508df6c
commit 2465cd9bd4
34 changed files with 3980 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
hardware.c
hardware.h
i2c.c
i2c.h
main.c
mlx90640.c
mlx90640.h
mlx90640_regs.h
mlxproc.c
mlxproc.h
proto.c
proto.h
ringbuffer.c
ringbuffer.h
strfunc.c
strfunc.h
usb.c
usb.h
usb_descr.c
usb_descr.h
usb_dev.c
usb_dev.h
usb_lib.c
usb_lib.h
usbhw.h