1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-25 04:41:59 +03:00
Commit Graph

4843 Commits

Author SHA1 Message Date
a790eb0989 Update repositories.txt (#6574)
Added https://github.com/edovis/TMP126.-
2025-07-11 00:19:55 +00:00
900394a082 Update repositories.txt (#6573) 2025-07-10 15:04:27 +00:00
3c6b0b0592 Update repositories.txt (#6572) 2025-07-10 13:27:48 +00:00
7f95a9b4f4 Update repositories.txt (#6570)
* Update repositories.txt

Add ESP32WiFiEnterprise library

* Update repositories.txt

Fixed git repo url

* Update repositories.txt
2025-07-09 15:50:54 +00:00
93ead0d098 Adding MyLibrary to Library Manager (#6568)
* Update repositories.txt

* Update repositories.txt
2025-07-09 07:23:37 +00:00
b2255c3faf Update repositories.txt (#6566) 2025-07-09 03:27:57 +00:00
b01f224e28 Merge pull request #6561 from per1234/remove-RGBLED-list
Remove github.com/VasilKalchev/RGBLED from libraries list
2025-07-08 08:40:52 -07:00
c0563aba25 Remove github.com/VasilKalchev/RGBLED from libraries list
It seems that a compliant release of this library was never created, meaning that although there is a registry entry,
the library is not actually listed in the libraries index.

The registration occurred eight years ago and the repository has since either been deleted or made private, so a release
of the library will never come. Thus, removing the registration will not cause any harm.

The existence of this "ghost registration" is problematic because the duplicate name check system uses the libraries
index. Since the library is not present there, the check doesn't see that the name "RGBLED" has already been registered
and thus will allow registration of additional libraries with that name. In addition, its presence may cause confusion
to the registry maintainers since we expect each registration to have a unique name.

Since the registration of the library provides no benefit and causes harm, it is removed.
2025-07-08 08:23:58 -07:00
9f6fbd9496 Added https://github.com/PlayingWithFusion/PWFusion_SHT3X (#6560) 2025-07-08 13:29:49 +00:00
45f0bc7a2c Update repositories.txt (#6559) 2025-07-08 10:10:08 +00:00
cbe574be96 Update repositories.txt (#6558)
Added https://github.com/AntonioPrevitali/ApJSY194T
2025-07-07 21:50:31 +00:00
7942564d76 Update repositories.txt (#6557) 2025-07-07 21:35:21 +00:00
fc4bb0b72e Update repositories.txt (#6556) 2025-07-07 17:42:06 +00:00
c82411dd52 Update repositories.txt (#6555) 2025-07-07 17:22:12 +00:00
9ca226b8ad Update repositories.txt (#6553) 2025-07-07 11:31:38 +00:00
68302db190 Add RAK_LPP library (#6552)
* Add RAKwireless_RAK14000_EPD_2_13

* Add RUI3-Arduino-Library

RAKWireless library for communication over UART with RUI3 based WisDuo modules.

* Add beegee-tokyo/RAK-OneWireSerial

* Add RAK_LPP library

RAK_LPP library is based on CayenneLPP library from ElectronicCats with sensor definitions used with WisBlock Arduino and RUI3 examples.
2025-07-07 10:52:35 +00:00
5129fab4b0 Update repositories.txt (#6550) 2025-07-07 00:17:11 +00:00
47d5616ecf Update repositories.txt (#6549) 2025-07-06 14:46:15 +00:00
868c84a5fb add esp32easylib (#6548)
Mgmt via Web: WiFi, MQTT, Update, Upload, Files. only 3 lines of code
2025-07-06 13:41:11 +00:00
bb0c5118df Update repositories.txt (#6545)
* Update repositories.txt

Added Mecanum_Base Library - Gives angle control for mecanum wheels at specified length and width of mobile base.

* Update repositories.txt
2025-07-06 05:21:15 +00:00
09b3a6966d add BULLM-Extend-Motor (#6543)
* Add the "BULLM Extend Motor" library

* Update repositories.txt
2025-07-05 18:15:34 +00:00
ba1bf4f816 Update repositories.txt (#6541) 2025-07-05 09:23:07 +00:00
533dd9cfb2 Update repositories.txt (#6540)
Added the Space Trek MakerBox library
2025-07-04 19:55:30 +00:00
63844e83c3 Update repositories.txt (#6535) 2025-07-04 18:46:10 +00:00
103da046a1 Update repositories.txt (#6538) 2025-07-04 14:04:21 +00:00
1d513886db Merge pull request #6521 from FoltaBozZ/main
Update repositories.txt
2025-07-03 16:03:43 +02:00
78dc1ab6b2 Merge pull request #6504 from phyphox/main
Update phyphox-arduino repository to official organization repo
2025-07-03 15:59:49 +02:00
f5b9db4ea1 Merge pull request #6459 from LostInCompilation/main
Update repositories.txt
2025-07-03 15:52:37 +02:00
c16af21ed2 Add library: CalibrationLib (#6532)
* Add LightweightIoT Arduino Library

* Update repositories.txt

* Update repositories.txt

Added a git url to my new libraray calibrationlib
2025-07-03 13:11:10 +00:00
4a9d7fab9b Add Library to repositories.txt (#6531) 2025-07-03 05:34:51 +00:00
2516cf8e4b Update repositories.txt (#6530) 2025-07-02 21:31:31 +00:00
Dan
7507aa0217 Update repositories.txt (#6525) 2025-07-02 20:12:33 +00:00
9e231c9274 Add LightweightIoT Arduino Library (#6529) 2025-07-02 18:48:43 +00:00
98304efaa3 Update repositories.txt (#6528) 2025-07-02 18:07:28 +00:00
1fff39d626 Update repositories.txt (#6527)
Add A4988 stepper motor driver control library

 - basic control
 - extended control
 - multiple steppers synchronization
 - non-blocking implementation
2025-07-02 16:53:30 +00:00
3f14fcca77 Add MacRandomizer to Library Manager index (#6526) 2025-07-02 15:09:00 +00:00
PB2
8539444921 Add "Optimization" (#6524) 2025-07-02 03:31:43 +00:00
92ddef8ef4 Add HS3UKA_PCF8574 library (#6522) 2025-07-01 12:33:01 +00:00
df6525d437 Merge branch 'main' into main 2025-07-01 14:13:57 +02:00
fa6e305283 Update repositories.txt
I created the repository on my private account, but since it belongs to my university I now want to change it to my university account.
2025-07-01 14:12:30 +02:00
88b041c80c Update repositories.txt (#6520) 2025-07-01 10:49:33 +00:00
a8f875efb4 Update repositories.txt (#6519) 2025-06-30 06:54:15 +00:00
27617965ac Update repositories.txt (#6518)
Added https://github.com/SNP-FIT/ampify-soil-moisture-sensor
2025-06-30 03:45:09 +00:00
ae9b6e5b82 Merge pull request #6516 from arduino/revoke-galihru-reference
Update reference URL for github.com/galihru privilege revocation
2025-06-29 03:37:11 -07:00
13c9844b83 Update reference URL for github.com/galihru privilege revocation
The previous URL was for the original privilege revocation. Since they chose to continue their irresponsible behavior
instead of making a privilege restoration request as was detailed in the original revocation notification, the
revocation is now permanent. Thus it does not make sense to link to the original notification which contains a
restoration offer.
2025-06-29 03:35:29 -07:00
f209708648 Merge pull request #6515 from per1234/revoke-galihru
Revoke registry privileges for github.com/galihru
2025-06-29 03:25:46 -07:00
f0f3a9e986 Revoke registry privileges for github.com/galihru
This user has established a pattern of irresponsible behavior in the Arduino Library Manager Registry repository. They
continued this behavior even after the bot and human maintainer made significant efforts to guide them to responsible
use.
2025-06-29 03:23:49 -07:00
a22dd5f3ac Update repositories.txt (#6513) 2025-06-29 07:18:43 +00:00
2dc5ba8ba5 Update repositories.txt (#6512) 2025-06-28 23:02:29 +00:00
39473173d8 add lib (#6509)
* Update repositories.txt

* Update repositories.txt
2025-06-27 16:13:27 +00:00