-
Notes regarding using the Arduino and thermal camera
**Specs:** https://www.waveshare.com/wiki/MLX90641-D55_Thermal_Camera
-
Hello. I'm trying to implement the mlx90640 on a CC2538 texas instrument and a Contiki os.
I successfully implemented the mlx90641 getting an output like this:
```
DumpEE:
b0 899f 0 2031 5 320 3…
-
Hello!
I'm trying to setup mlx90640 i2c device using CH341T-V3 usb stick. When device opened via ioctl command I get following:
```
I2C device tree: '/dev/i2c-7'
Starting...
Configured...0
r…
axet updated
5 months ago
-
Hello. I'm looking to use this sensor for a school project to monitor the temperature across the contact patch of a racecar tire. My issue is that it would be **run alongside a handful of other sensor…
-
Hi, I have updated my upboard to use kernel 5.4.0-1-generic for Ubuntu 18.04 and since then I do not see my i2c device (mlx90641).
When listing the i2c devices using `i2cdetect -l` i see
```
i2c-3…
-
Do you have an `no_std` example? I'm just trying to work out what "a fair bit of memory" is, to see what is feasible.
-
pi@raspberrypi:~/Seeed_Python_MLX9064x/examples $ sudo python3 BasicReadings.py
Traceback (most recent call last):
File "BasicReadings.py", line 22, in
main()
File "BasicReadings.py", li…
-
In code highlighted [here](https://github.com/Seeed-Studio/Seeed_Python_MLX9064x/blob/master/seeed_mlx9064x.py#L116-L130) the `framebuff` array gets filled with some `nan`s string values. Why so? Is i…
-
**Describe the bug**
hello, i have a trobule when i want to compile this project by the docker. please tell me why and what shoule i do next . thanks
```
./.dapper -C ../ -f docker/Dockerfile…
-
**Have you looked for this feature in other issues and in the docs?**
Yes
**Is your feature request related to a problem?
No
**Describe the solution you'd like**
Add support for the I2C Infr…