Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thermal Camera / Arduino #3

Open
CreativeNick opened this issue Feb 9, 2024 · 2 comments
Open

Thermal Camera / Arduino #3

CreativeNick opened this issue Feb 9, 2024 · 2 comments

Comments

@CreativeNick
Copy link
Owner

CreativeNick commented Feb 9, 2024

Notes regarding using the Arduino and thermal camera

Specs: https://www.waveshare.com/wiki/MLX90641-D55_Thermal_Camera

@CreativeNick
Copy link
Owner Author

Settings to upload/run for Arduino Nano 3.3:
Tools --> Arduino Mbed OS Nano Boards --> Arduino Nano 33 BLE

Doesn't seem like I don't choose the board via Arduino AVR Board and then choose the Processor "ATmega328P (Old Bootloaer)"

image

@CreativeNick
Copy link
Owner Author

CreativeNick commented Mar 31, 2024

Wiring Hookup for MLX9064X connected to Arduino Nano 33 BLE:

MLX9064X --> Arduino Nano:

  • VCC to 3.3V
  • GND to GND
  • SCL (Serial Clock) to A5
  • SDA (Serial Data) to A4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant