1 Star 1 Fork 0

IAMLIUBO / MLX90640-With-STM32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 630 Bytes
一键复制 编辑 原始数据 按行查看 历史
IAMLIUBO 提交于 2019-09-21 17:01 . mlx90640 with STM32 HWI2C can work

MLX90640-With-STM32

MLX90640 is a fully calibrated 32x24 pixels thermal IR array sensor.

MLX90640 with STM32 SWI2C

  • SDA_PIN:PB7
  • SCL_PIN:PB6

The data will printf on UASRT1 with 115200 buad rate like the blow picture!

MLX90640 with STM32 HWI2C

  • SDA_PIN:PB7
  • SCL_PIN:PB6
  • I2C Clock Speed: 400000Hz
  • RefreshRate: <=16Hz (>=32Hz Fail...)

The data will printf on UASRT1 with 115200 buad rate like the blow picture!

C
1
https://gitee.com/imliu-bo/MLX90640-With-STM32.git
git@gitee.com:imliu-bo/MLX90640-With-STM32.git
imliu-bo
MLX90640-With-STM32
MLX90640-With-STM32
master

搜索帮助