1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-08-08 20:02:10 +03:00
Commit Graph

2123 Commits

Author SHA1 Message Date
Arya11111
c41e202982 Update repositories.txt (#1447) 2022-05-30 01:30:54 +00:00
Michael Sims
c92f323732 Initial Release (#1445) 2022-05-29 21:38:27 +00:00
Rob Tillaart
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
Franklyn Vasquez
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
Dharmik Patel
1024483114 Update repositories.txt (#1439) 2022-05-29 13:01:37 +00:00
nfhktwrbq
e33dd0cef2 Update repositories.txt (#1438) 2022-05-29 11:13:16 +00:00
edslatt
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
PaddyCo
eb34ec8a60 Update repositories.txt (#1434) 2022-05-28 18:01:36 +00:00
levkovigor
ad543fcc54 Update repositories.txt (#1433) 2022-05-27 15:45:32 +00:00
Tinyu
c4b54a8689 Update repositories.txt (#1432) 2022-05-27 10:55:26 +00:00
Tinyu
20b88d0ca3 Update repositories.txt (#1431) 2022-05-27 10:54:54 +00:00
Rob Tillaart
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
Alessandro Ranellucci
ab756778c0 Remove aviancompany/LCD_I2C 2022-05-26 18:30:45 +02:00
Wolodia-M
94e62a2789 Update repositories.txt (#1427) 2022-05-26 09:40:03 +00:00
Tinyu
c23a7a13f8 Update repositories.txt (#1426) 2022-05-26 05:28:35 +00:00
Rob Tillaart
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
Masao Koga
0c721427ea Update repositories.txt (#1423) 2022-05-24 09:41:29 +00:00
Arya11111
ed0ee98c6e Update repositories.txt (#1422) 2022-05-24 05:11:32 +00:00
Arya11111
9d37aaf3e2 Update repositories.txt (#1421) 2022-05-24 03:19:19 +00:00
Arya11111
4e8ca6e447 Update repositories.txt (#1420) 2022-05-24 03:06:32 +00:00
Bruno Pescarolli
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
HakkanR
38ede9e10e Update repositories.txt (#1416) 2022-05-21 22:17:22 +00:00
Brian Taylor
14cd3ddcd5 Update repositories.txt (#1414) 2022-05-20 22:28:56 +00:00
MSZ98
6cf8fb7db5 Update repositories.txt (#1413) 2022-05-20 22:16:59 +00:00
Koen De Vleeschauwer
0ea7e90352 Update repositories.txt (#1412) 2022-05-20 16:00:18 +00:00
Arya11111
991a8c4f53 Update repositories.txt (#1411) 2022-05-20 07:09:54 +00:00
per1234
203f168078 Merge pull request #1409 from richard26a/patch-4
Update repositories.txt
2022-05-18 21:58:29 -07:00
richard26a
334345f0c0 Update repositories.txt 2022-05-19 10:19:31 +05:30
Mathieu Kaelin
ad669cc719 Update repositories.txt (#1408)
Add library to communicate with MagVector 3D magnetic sensors from MPS (like the MV300).
2022-05-18 21:56:45 +00:00
richard26a
b4af13711a Update repositories.txt (#1407) 2022-05-18 12:34:34 +00:00
todd-herbert
dd9dae20e7 Update repositories.txt (#1405) 2022-05-18 11:44:40 +00:00
chrmlinux
82b8df568d Update repositories.txt (#1402) 2022-05-18 10:21:45 +00:00
varofla
a798e594fa Update repositories.txt (#1401) 2022-05-18 08:53:00 +00:00
Khoi Hoang
0b95e21591 Add WiFiManager_RTL8720 Library (#1400)
### Release v1.0.0

1. Initial coding for RTL8720DN, RTL8722DM, RTL8722CSM, etc.
2022-05-18 04:23:55 +00:00
levkovigor
b2933845e9 Update repositories.txt (#1399) 2022-05-17 08:31:48 +00:00
lewis he
d7b8df5603 Add X-Power power management library (#1397) 2022-05-17 01:25:54 +00:00
Franklyn Vasquez
31e4d55984 [ADD] Added NTimer (#1395)
* Added NDefs.h dependency

* [ADD] NTimer
2022-05-16 06:31:40 +00:00
Bernd Giesecke
67d44e8e23 Adding RAK12033 WisBlock module library (#1394)
* Update repositories.txt

* Update repositories.txt

* Add new RAKWireless libraries

* Add new libraries for RAKwireless WisBlock modules

* Adding RAKwireless library for RAK12034

RAKwireless library for RAK12034 9DOF module based on Bosch BMX160 sensor

* Update repositories.txt

Adding RAk12033 WisBlock module library
2022-05-16 05:33:06 +00:00
Bernd Giesecke
ac1981bf5f Add RAKwireless RAK12034 library (#1393)
* Update repositories.txt

* Update repositories.txt

* Add new RAKWireless libraries

* Add new libraries for RAKwireless WisBlock modules

* Adding RAKwireless library for RAK12034

RAKwireless library for RAK12034 9DOF module based on Bosch BMX160 sensor
2022-05-16 02:37:25 +00:00
edslatt
3300c1a1e5 includes escalator switch gitlab project in repositories.txt (#1392)
Co-authored-by: Ed Slatt <eslatt@gitlab.com>
2022-05-16 02:11:56 +00:00
Do bit Ao Byte
6b46fefe8c Update repositories.txt (#1391) 2022-05-16 01:53:36 +00:00
Darian Johnson
a1ca03abe8 Update repositories.txt (#1390) 2022-05-15 21:00:47 +00:00
Trent M. Wyatt
bd80c563c9 Add CPUVolt (#1389)
* Add CPUTemp

* Add CPUVolt
2022-05-14 16:11:02 +00:00
Trent M. Wyatt
8dd3586d40 Add CPUTemp (#1388) 2022-05-14 16:06:41 +00:00
Wenn0101
6bd55112a6 Adding the SparkFun ADIN1110 Arduino Library (#1386)
* Add SparkFun OLED Graphics library

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

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>
2022-05-13 10:39:59 +00:00
Franklyn Vasquez
d28e2f29da Added NDefs.h dependency (#1385) 2022-05-13 05:26:14 +00:00
Khoi Hoang
2a87795fe8 Add FTPClient_Generic library (#1384)
#### Releases v1.0.0

1. Initial porting and coding to support many more boards, using WiFi or Ethernet
2022-05-12 03:28:50 +00:00
Trent M. Wyatt
0a1c3a7d24 Update repositories.txt (#1382) 2022-05-11 21:39:44 +00:00
Trent M. Wyatt
89358efbd5 update repositories.txt (#1381)
added ButtonGestures
2022-05-11 21:34:31 +00:00
per1234
2efac53a5d Merge pull request #1380 from per1234/issue-forms
Use form-based issue templates
2022-05-11 02:29:22 -07:00