We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 2690737 + cd987c5 commit 014ebceCopy full SHA for 014ebce
package-list.yaml
@@ -7,6 +7,15 @@ packages:
7
docs: https://github.com/arduino/arduino-modulino-mpy/blob/main/docs/api.md
8
tags: ["sensors", "actuators"]
9
license: Mozilla Public License Version 2.0
10
+ - name: micropython-mlx90614
11
+ url: https://github.com/mcauser/micropython-mlx90614
12
+ author: Mike Causer
13
+ description: A MicroPython library for interfacing with a Melexis MLX90614 IR temperature sensor.
14
+ tags: ["sensor", "temperature"]
15
+ license: MIT License
16
+ package_descriptor:
17
+ urls:
18
+ - [mlx90614.py, github:mcauser/micropython-mlx90614/mlx90614.py]
19
- name: micropython-modbus
20
url: https://github.com/brainelectronics/micropython-modbus
21
author: brainelectronics
0 commit comments