Skip to content

Commit

Permalink
Merge pull request #630 from carlosperate/micropy-lib2
Browse files Browse the repository at this point in the history
MicroPython: Add MPR121 library.

TweetMe!
  • Loading branch information
carlosperate authored Jul 1, 2024
2 parents 94462ee + 1afbc57 commit 01beb78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ Contributions are welcome! Not sure how to submit a contribution? Have a look at
- [TMP117](https://github.com/CoreElectronics/CE-PiicoDev-TMP117-MicroPython-Module) - Library to interface with a TMP117 high precision temperature sensor.
- [BME280](https://github.com/CoreElectronics/CE-PiicoDev-BME280-MicroPython-Module) - Library to interface with a BME280 humidity, pressure, and temperature sensor via I2C.
- [bitbotxl](https://github.com/oivron/bitbotxl) - Module for the 4tronix Bit:Bot XL Robot for BBC micro:bit.
- [MPR121](https://github.com/rhubarbdog/microbit-mpr121-keypad) - Library for the MPR121 Capacitive Touch Sensor over I2C.

##### 🐍 Python Libraries

Expand Down

0 comments on commit 01beb78

Please sign in to comment.