While I’ve not been able to find this back, I well believe we found this project on kickstarter the other day which is based on OpenMV and MicroPython. The campaign is already finished, it might have some outcome into a product which can be obtained from some reseller.
I believe @Basti already bought an early version of this piece as a testbed for evaluating his BambiCam idea.
The OpenMV project was successfully funded via Kickstarter back in 2015 and has come a long way since then. For more information, please visit https://openmv.io
However, please note the C-level things referenced here have been conceived for running on a STM32 MCU. So, we would still have to port this over to FreeRTOS/ESP-IDF/ESP32.
So, don’t panic. All of this was just a quick research into the topic on how far the community might have come in the meanwhile.
Avishek @avs_g8 · 15. Apr.
A little bit of tweaking in the @adafruit@CircuitPython libraries for MLX90640 and it is ready to be used with @pycomIOT wipy micropython. Now spitting out all the 768 pixel values to my @NodeRED server on @Raspberry_Pi.
@Andreas hat mich drauf gestubst; ich hab dem werten Menschen mal den Code in die Öffentlichkeit entlocken können, Dank an Avishek/avs_g8/avsg8!:
“This is a quick and dirty implementation, and hence may not be robust against all kinds of errors. If it gets stuck somewhere, I have found using the wipy watchdog timer module helps.”