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

1351 Commits

Author SHA1 Message Date
381d834795 Update repositories.txt (#1483) 2022-06-12 11:46:21 +00:00
3b5cc30c49 QRCodeEink (#1482) 2022-06-12 08:46:57 +00:00
d25c44e9c9 Update repositories.txt (#1481)
* Update repositories.txt

* Update repositories.txt
2022-06-12 08:35:12 +00:00
5f13bd185e NEvents (#1480)
* Added NDefs.h dependency

* [ADD] NTimer

* [ADD] NHC-SR04 For using HC-SR04 Sensor

* Added NEvents for easy event handling
2022-06-12 06:36:49 +00:00
9307b5074d Update repositories.txt (#1479) 2022-06-11 16:39:48 +00:00
c8eb3fb20a my username link updated 2022-06-11 01:47:00 +06:00
171a09b30c Update repositories.txt (#1475) 2022-06-10 11:44:51 +00:00
7191b51bd0 Update repositories.txt (#1474)
Pls add Library  DacESP32  under https://github.com/yellobyte/DacESP32.  It makes using the ESP32 DAC output channels fast & easy.
Thanks Thomas
2022-06-09 17:12:08 +00:00
89979b7272 Update repositories.txt (#1473) 2022-06-09 15:12:42 +00:00
37335fd888 adding BlueMicro Engine (#1472) 2022-06-09 04:43:33 +00:00
a64d316c51 Update repositories.txt (#1470) 2022-06-08 09:42:50 +00:00
5ea9c45747 Add MicroQt (#1469)
MicroQt is a library that enables event driven applications on the Arduino platform. 
This is realized by load monitoring event loops, timers and signals similar to those in the Qt framework.
2022-06-07 11:11:11 +00:00
f59d3949a5 Update repositories.txt (#1468)
* Update repositories.txt

added HS_CAN_485_ESP32

* Update repositories.txt

* Update repositories.txt
2022-06-06 17:30:07 +00:00
3181a675d0 Update repositories.txt (#1467) 2022-06-05 19:28:58 +00:00
036551f8de Update repositories.txt (#1464)
Added mini-ppm-info (2nd attempt)
2022-06-05 17:07:01 +00:00
689c323ff8 Add janscience/TeeRec library (#1466) 2022-06-05 10:41:31 +00:00
c29ac0e24a Added SIKTEC-EPD Library (#1465) 2022-06-04 18:37:00 +00:00
192e9ebf38 Update repositories.txt (#1461) 2022-06-02 22:47:43 +00:00
36acc23068 Add SparkFun BMP384 library (#1460)
* Add SparkFun OLED Graphics library

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Add SparkFun BMP384 library

Co-authored-by: Nathan Seidle <nathan@sparkfun.com>
Co-authored-by: Ho Yun "Bobby <ho.chan@colorado.edu>
Co-authored-by: Kirk Benell <36707344+kirk-sfe@users.noreply.github.com>
Co-authored-by: Wenn0101 <57247268+Wenn0101@users.noreply.github.com>
Co-authored-by: Wenn0101 <wenner0101@gmail.com>
2022-06-02 16:16:50 +00:00
9ab7be35a6 Update repositories.txt (#1458) 2022-06-01 19:42:22 +00:00
a3fb2a37aa Adding NetworkController library (#1457) 2022-06-01 19:01:38 +00:00
2ee75b3e30 Update repositories.txt (#1456) 2022-06-01 18:57:40 +00:00
ac96696a1e Add PneumaticStepper library (#1455)
PneumaticStepper library is useful for controlling 3D printed or commercial 2-cylinder and 3-cylinder pneumatic stepper motors, using 3D printed or commercial pneumatic valves. Video https://www.youtube.com/watch?v=523QuGY_VwU
2022-06-01 15:21:39 +00:00
9634d7affc Update repositories.txt (#1451)
Added Energesis_LM35 library
2022-05-31 16:36:49 +00:00
ec44e22299 Update repositories.txt (#1450) 2022-05-31 10:05:46 +00:00
1888cf9e77 Merge pull request #1429 from alranel/remove-aviancompany-lcd_i2c
Remove aviancompany/LCD_I2C
2022-05-31 09:53:27 +02:00
ba9d7a1af4 Merge pull request #1448 from per1234/fix-github-docs-link-check
Configure link check to use `Accept-Encoding` header for docs.github.com links
2022-05-30 09:44:00 -07:00
90bb1247cc Configure link check to use Accept-Encoding header for docs.github.com links
The link check job of the "Check Markdown" workflow has had frequent intermittent spurious failures recently, caused by
links under the docs.github.com domain returning 403 HTTP status.

Others experiencing the same problem reported that they were able to work around the problem by providing a custom
`Accept-Encoding` HTTP request header. Although I was not able to find any explanation of why, it does appear to resolve
the problem.

Since the problem seems to be permanent and the only other workarounds I have identified are unappealing (considering
links returning 403 statuses alive, or ignoring all docs.github.com links), I think it is worth a try.
2022-05-30 09:07:39 -07:00
c41e202982 Update repositories.txt (#1447) 2022-05-30 01:30:54 +00:00
c92f323732 Initial Release (#1445) 2022-05-29 21:38:27 +00:00
7737d6d4f2 Add AS5600 (#1444)
* Add DEVFULL 

DEVFULL mimics the /dev/full device of Linux, can be used for testing.

* Add WaveMix

Arduino library to mix two signals (A and B) with an adaptive weight.

* add DHTINT

integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.

* Add RS485 library

* Add SIMON library

Library for Simon Says game - initial version

* Add AS5600

Arduino library for AS5600 magnetic rotation meter
2022-05-29 20:05:34 +00:00
8f0699bb85 NHC-SR04 (#1443)
* Added NDefs.h dependency

* [ADD] NTimer

* [ADD] NHC-SR04 For using HC-SR04 Sensor
2022-05-29 19:00:36 +00:00
1024483114 Update repositories.txt (#1439) 2022-05-29 13:01:37 +00:00
e33dd0cef2 Update repositories.txt (#1438) 2022-05-29 11:13:16 +00:00
6bd1b64ebe includes daily service gitlab project in repositories.txt (#1436)
Co-authored-by: Ed Slatt <eslatt@gitlab.com>
2022-05-29 02:21:01 +00:00
eb34ec8a60 Update repositories.txt (#1434) 2022-05-28 18:01:36 +00:00
ad543fcc54 Update repositories.txt (#1433) 2022-05-27 15:45:32 +00:00
c4b54a8689 Update repositories.txt (#1432) 2022-05-27 10:55:26 +00:00
20b88d0ca3 Update repositories.txt (#1431) 2022-05-27 10:54:54 +00:00
7aa612122a Add initial version of SIMON library (#1428)
* Add DEVFULL 

DEVFULL mimics the /dev/full device of Linux, can be used for testing.

* Add WaveMix

Arduino library to mix two signals (A and B) with an adaptive weight.

* add DHTINT

integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.

* Add RS485 library

* Add SIMON library

Library for Simon Says game - initial version
2022-05-26 16:55:45 +00:00
ab756778c0 Remove aviancompany/LCD_I2C 2022-05-26 18:30:45 +02:00
94e62a2789 Update repositories.txt (#1427) 2022-05-26 09:40:03 +00:00
c23a7a13f8 Update repositories.txt (#1426) 2022-05-26 05:28:35 +00:00
8ef7518b5b Add RS485 library (#1425)
* Add DEVFULL 

DEVFULL mimics the /dev/full device of Linux, can be used for testing.

* Add WaveMix

Arduino library to mix two signals (A and B) with an adaptive weight.

* add DHTINT

integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.

* Add RS485 library
2022-05-24 15:24:11 +00:00
0c721427ea Update repositories.txt (#1423) 2022-05-24 09:41:29 +00:00
ed0ee98c6e Update repositories.txt (#1422) 2022-05-24 05:11:32 +00:00
9d37aaf3e2 Update repositories.txt (#1421) 2022-05-24 03:19:19 +00:00
4e8ca6e447 Update repositories.txt (#1420) 2022-05-24 03:06:32 +00:00
02c2ed40e4 Update repositories.txt (#1415)
* Update repositories.txt

add "https://github.com/bpescarolli/Arduino-Libs/tree/main/74XX595_lib"

* Update repositories.txt
2022-05-21 22:25:50 +00:00
38ede9e10e Update repositories.txt (#1416) 2022-05-21 22:17:22 +00:00