openmv/drivers/sensors
Kwabena W. Agyeman fc0cc40a31 drivers/sensors/lepton: Update lepton driver with asynchronous fb.
The FLIR Lepton driver now continously receives frames in the background
that are stored in allocated frame buffers. On snapshot the stored frame
is post-processed to produce a color an image.

* Transpose now works allowing for image rotation with IMU.
* Bilinear scaling is now used when drawing at a higher res.
2025-06-24 10:19:29 -07:00
..
boson.c drivers/sensors: Update BOSON driver to use csi pointer. 2025-06-23 12:14:56 -07:00
boson.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
frogeye2020.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
frogeye2020.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
gc2145_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
gc2145.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
gc2145.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
genx320.c drivers/sensors: Update GENX320 driver to use csi pointer. 2025-06-23 14:26:48 -07:00
genx320.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
hm01b0_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
hm01b0.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
hm01b0.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
hm0360_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
hm0360.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
hm0360.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
lepton.c drivers/sensors/lepton: Update lepton driver with asynchronous fb. 2025-06-24 10:19:29 -07:00
lepton.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
mt9m114_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
mt9m114.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
mt9m114.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
mt9v0xx_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
mt9v0xx.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
mt9v0xx.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov2640_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov2640.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
ov2640.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov5640_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov5640.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
ov5640.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov7670_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov7670.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
ov7670.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov7690_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov7690.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
ov7690.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov7725_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov7725.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
ov7725.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov9650_regs.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ov9650.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
ov9650.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
pag7920_reg.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
pag7920.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
pag7920.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
pag7936.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
pag7936.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
paj6100_reg.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
paj6100.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
paj6100.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ps5520.c drivers: Refactor CSI I2C bus. 2025-06-23 14:14:02 +02:00
ps5520.h sensors: Add support for PixArt PS5520. 2025-06-10 14:36:33 +02:00
softcsi.c drivers: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03:00
softcsi.h drivers/softcsi: Add virtual image sensor for testing. 2025-04-21 10:22:06 +02:00