File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,32 @@ packages:
77 docs : https://github.com/arduino/arduino-modulino-mpy/blob/main/docs/api.md
88 tags : ["sensors", "actuators"]
99 license : Mozilla Public License Version 2.0
10+ - name : micropython-mpr121
11+ url : https://github.com/mcauser/micropython-mpr121
12+ author : Mike Causer
13+ description : MicroPython driver for MPR121 capacitive touch keypads and breakout boards.
14+ tags : ["sensor", "touch"]
15+ license : MIT License
16+ package_descriptor :
17+ urls :
18+ - [mpr121.py, github:mcauser/micropython-mpr121/mpr121.py]
19+ - name : ads1x15
20+ url : https://github.com/robert-hh/ads1x15
21+ author : Robert Hammelrath
22+ description : MicroPython driver for the ADS1x15 ADCs
23+ tags : ["ADC"]
24+ package_descriptor :
25+ urls :
26+ - [ads1x15.py, github:robert-hh/ads1x15/ads1x15.py]
27+ - name : micropython-mcp23017
28+ url : https://github.com/mcauser/micropython-mcp23017
29+ author : Mike Causer
30+ description : A MicroPython library for the MCP23017 16-bit I/O Expander with I2C Interface.
31+ tags : ["I/O", "expander"]
32+ license : MIT License
33+ package_descriptor :
34+ urls :
35+ - [mcp23017.py, github:mcauser/micropython-mcp23017/mcp23017.py]
1036 - name : micropython-mlx90614
1137 url : https://github.com/mcauser/micropython-mlx90614
1238 author : Mike Causer
You can’t perform that action at this time.
0 commit comments