Skip to content

Commit

Permalink
Merge pull request #30 from arduino/mlx90614
Browse files Browse the repository at this point in the history
Add driver for mlx90614
  • Loading branch information
sebromero authored Dec 3, 2024
2 parents 2690737 + cd987c5 commit 014ebce
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package-list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ packages:
docs: https://github.com/arduino/arduino-modulino-mpy/blob/main/docs/api.md
tags: ["sensors", "actuators"]
license: Mozilla Public License Version 2.0
- name: micropython-mlx90614
url: https://github.com/mcauser/micropython-mlx90614
author: Mike Causer
description: A MicroPython library for interfacing with a Melexis MLX90614 IR temperature sensor.
tags: ["sensor", "temperature"]
license: MIT License
package_descriptor:
urls:
- [mlx90614.py, github:mcauser/micropython-mlx90614/mlx90614.py]
- name: micropython-modbus
url: https://github.com/brainelectronics/micropython-modbus
author: brainelectronics
Expand Down

0 comments on commit 014ebce

Please sign in to comment.