Skip to content

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

License

Notifications You must be signed in to change notification settings

imliubo/MLX90640-With-STM32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages