1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-13 11:21:47 +03:00
Commit Graph

1779 Commits

Author SHA1 Message Date
7690740625 Add library of LM50B (#2075)
* Add library of TMP9A00-EP

* Add library of LM50C, LM50-Q1

* Add library of LM50B
2022-11-09 01:53:01 +00:00
5131e600f4 Add library of LM50C, LM50-Q1 (#2074)
* Add library of TMP9A00-EP

* Add library of LM50C, LM50-Q1
2022-11-09 01:49:25 +00:00
862e4f8be8 Add library of TMP9A00-EP (#2073) 2022-11-09 01:45:16 +00:00
c9a300231b Update repositories.txt (#2071) 2022-11-07 18:11:59 +00:00
7dac89e93b Update URL of "OSS-EC_TDK_CHS-UPS_UPR_UGS_UGR_00000057" 2022-11-06 19:19:03 -08:00
dd5c903041 Update repositories.txt (#2063) 2022-11-07 00:44:25 +00:00
61259d7b13 [Library Manager] Add Teensy_PWM library (#2062)
### Initial Releases v1.0.0

1. Initial coding to support **Teensy 4.x boards, such as Teensy 4.0, Teensy 4.1, Teensy MicroMod, etc.**, using [Teensyduno core](https://www.pjrc.com/teensy/td_download.html). The support to **Teensy 2.x, Teensy LC and Teensy 3.x** will be added gradually.
2022-11-06 19:29:45 +00:00
44ec029294 Added MPU6050_IND library to the list (#2061)
Library for MPU6050 IMU sensor
2022-11-06 11:18:03 +00:00
e4421d20f1 Update repositories.txt (#2060) 2022-11-05 10:44:55 +00:00
2511775946 [Library Manager] Add nRF52_PWM library (#2059)
### Initial Releases v1.0.0

1. Initial coding to support **nRF52-based boards, such as AdaFruit Itsy-Bitsy nRF52840, Feather nRF52840 Express, Seeed XIAO nRF52840, Seeed XIAO nRF52840 Sense**, etc. using [`Adafruit nRF52 core`](https://github.com/adafruit/Adafruit_nRF52_Arduino) or [`Seeeduino nRF52 core`](https://github.com/Seeed-Studio/Adafruit_nRF52_Arduino)
2022-11-05 06:31:05 +00:00
8c53afedf9 Add FastShiftInOut (#2058)
* Add moduloMap

library to map real numbers on a range.
e.g angles 0-360° degrees or PI-2PI radians

* Add FastShiftInOut

Experimental library (sort of software SPI) - initial release.
2022-11-04 21:24:16 +00:00
9884cba9cf [Library Manager] Add SAMDUE_PWM library (#2056)
### Initial Releases v1.0.0

1. Initial coding to support **SAM_DUE** using [`Arduino SAM core`](https://github.com/arduino/ArduinoCore-sam)
2022-11-04 04:24:19 +00:00
a2fb336185 Update repositories.txt (#2053)
I added my own library https://github.com/mcmchris/mcm-grove-voltage-sensor to gather data from a custom AC voltage sensor I made.
2022-11-03 15:40:18 +00:00
01583bd185 [Library Manager] Add SAMD_PWM library (#2052)
### Releases v1.0.0

1. Initial coding for **SAMD21/SAMD51 boards** such as `NANO_33_IOT`, `ITSYBITSY_M4`, `SEEED_XIAO_M0`, `SparkFun SAMD51_Thing_Plus`, etc. using
- [Arduino SAMD core](https://github.com/arduino/ArduinoCore-samd)
- [Adafruit SAMD core](https://github.com/adafruit/ArduinoCore-samd)
- [Seeed-Studio SAMD core](https://github.com/Seeed-Studio/ArduinoCore-samd)
- [Sparkfun SAMD core](https://github.com/sparkfun/Arduino_Boards)
- [Industruino SAMD core](https://github.com/Industruino/IndustruinoSAMD)
2022-11-03 07:14:00 +00:00
b5d3e2c8c5 Added I2CIP (#2049) 2022-11-02 22:33:04 +00:00
e8e3071f20 used name updated. 2022-11-02 23:15:48 +06:00
14dbfc2e24 Add library of CHS-UPS, CHS-UPR, CHS-UGS, CHS-UGR (#2045)
* Add library of CHS-MSS

* Add library of CHS-UPS, CHS-UPR, CHS-UGS, CHS-UGR
2022-11-02 01:32:52 +00:00
978ddd13ee Add library of CHS-MSS (#2044) 2022-11-02 01:28:45 +00:00
05beb921cf Adding duktape library for arduino (#2015)
Adding duktape library for arduino
2022-11-01 22:16:31 +00:00
5d12a9225f new library ILI9341_T4 (#2043) 2022-11-01 21:46:14 +00:00
4ac6727c9a [Library Manager] Add ESP32_FastPWM library (#2042)
### Releases v1.0.0

1. Initial coding for ESP32, ESP32_S2, ESP32_S3 and ESP32_C3 boards using [ESP32 core](https://github.com/espressif/arduino-esp32)
2022-11-01 08:00:28 +00:00
694f79ae04 Added https://github.com/botletics/Botletics-SIM7000. (#2040) 2022-11-01 00:08:38 +00:00
654de54c20 Added https://github.com/ArminJo/LCDBigNumbers (#2039) 2022-10-31 08:58:26 +00:00
3be62e8f56 [Library Manager] Add megaAVR_PWM library (#2038)
### Initial Releases v1.0.0

1. Initial coding to support **megaAVR boards, such as UNO WiFi Rev2, AVR_Nano_Every, etc.**, using `Arduino megaAVR` or `MegaCoreX` core
2. The hardware-based PWM channels using TimerB can generate very high frequencies.
2022-10-31 07:54:15 +00:00
c091d7b9f0 Add library of STLM20W87F (#2037)
* Add library of BD1020HFV

* Add library of STLM20DD9F

* Add library of STLM20W87F
2022-10-31 06:25:01 +00:00
f0dbe21373 Add library of STLM20DD9F (#2036)
* Add library of BD1020HFV

* Add library of STLM20DD9F
2022-10-31 06:15:32 +00:00
cee1f2f702 Add library of BD1020HFV (#2035) 2022-10-31 06:09:54 +00:00
5a929a8174 Update repositories.txt (#2032) 2022-10-30 03:28:09 +00:00
4030a75d6b Add MCP4151 library (#2031) 2022-10-29 03:43:06 +00:00
37c8f55302 [Library Manager] Add AVR_PWM Library (#2030)
### Initial Releases v1.0.0

1. Initial coding to support **AVR boards, such as Mega-2560, UNO, Nano, Leonardo, etc.**, using AVR cores
2. The hardware-based PWM channels can generate very high frequencies.
2022-10-29 03:17:28 +00:00
13cb706da4 Add time based one time password generator that accepts the SEEDs in the format typically found in Qr codes. (#2029) 2022-10-28 15:45:47 +00:00
eca6d72045 Add Arduino-Base32 library (#2028) 2022-10-28 15:10:28 +00:00
8049814bb2 Update repositories.txt (#2027) 2022-10-28 13:02:19 +00:00
03150b5d6a Update repositories.txt
Change library URL
It is currently listed in the Library Manager as
https://github.com/eoh-jsc/mvp-lib
It is now:
https://github.com/eoh-jsc/era-lib
2022-10-28 14:49:31 +07:00
44c3f23cb3 Update repositories.txt (#2022)
Added UpbeatLabs_MCP39F521
2022-10-27 19:03:31 +00:00
989dc2df07 Update repositories.txt (#2019) 2022-10-27 12:37:00 +00:00
24a87f07c3 Update repositories.txt (#2018) 2022-10-27 11:03:25 +00:00
4e597e7774 Update repositories.txt 2022-10-26 23:05:50 +02:00
cd9b8a88b6 Update repositories.txt (#2012) 2022-10-26 17:36:06 +00:00
e7bae9670e Add RAK12027 Seismic Sensor Library (#2011)
* Synced with org and added new library

* Add Autumn Launch Module libraries

* Update repositories.txt
2022-10-26 07:05:30 +00:00
2afa3bd279 Update repositories.txt (#2009) 2022-10-25 16:09:59 +00:00
1ecf48af30 Update repositories.txt (#2008)
hi,could you please add this library to the library manager?
2022-10-25 03:16:54 +00:00
abfb6daf26 Merge pull request #2006 from arduino/dependabot/github_actions/carlosperate/download-file-action-2
Bump carlosperate/download-file-action from 1 to 2
2022-10-24 18:58:22 -07:00
89b364fbe9 Bump carlosperate/download-file-action from 1 to 2
Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1 to 2.
- [Release notes](https://github.com/carlosperate/download-file-action/releases)
- [Commits](https://github.com/carlosperate/download-file-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: carlosperate/download-file-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 01:12:02 +00:00
81000cabba Add libray of MPXHZ6250A (#2005)
* Add library of MPX5999D

* Add library of MPXH6115A

* Add library of MPXH6400A

* Add library of MPXHZ6250A
2022-10-24 13:16:28 +00:00
270bf93498 Add library of MPXH6400A (#2004)
* Add library of MPX5999D

* Add library of MPXH6115A

* Add library of MPXH6400A
2022-10-24 13:13:16 +00:00
b452e0f502 Add library of MPXH6115A (#2003)
* Add library of MPX5999D

* Add library of MPXH6115A
2022-10-24 13:10:19 +00:00
af5db6e441 Add library of MPX5999D (#2002) 2022-10-24 13:07:08 +00:00
d17b04f184 Merge pull request #2000 from arduino/dependabot/github_actions/xt0rted/markdownlint-problem-matcher-2
Bump xt0rted/markdownlint-problem-matcher from 1 to 2
2022-10-24 00:13:35 -07:00
6b915309b0 Update repositories.txt (#2001)
NGLedFlasher
2022-10-24 03:26:36 +00:00