File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ packages:
7
7
docs : https://github.com/arduino/arduino-modulino-mpy/blob/main/docs/api.md
8
8
tags : ["sensors", "actuators"]
9
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]
10
19
- name : micropython-modbus
11
20
url : https://github.com/brainelectronics/micropython-modbus
12
21
author : brainelectronics
You can’t perform that action at this time.
0 commit comments