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

4616 Commits

Author SHA1 Message Date
7ff6eac3a3 Merge pull request #893 from rasmushedeager/patch-1
Change of url to exiting library
2022-01-11 02:04:53 -08:00
d0e471b3fb Change of url to exiting library
As this library is a project in cooperation with the University of Southern Denmark, I have transferred the repository to the organization instead
2022-01-11 10:47:24 +01:00
3e48480e58 add bmm150 sensor (#892) 2022-01-11 09:27:39 +00:00
13a3613b63 Add new RAKWireless libraries (#891)
* Update repositories.txt

* Update repositories.txt

* Add new RAKWireless libraries
2022-01-11 09:14:33 +00:00
062772ce7b add mcp23017 moudle (#890) 2022-01-11 02:08:04 +00:00
bdbb505aac Update repositories.txt (#889) 2022-01-10 22:23:33 +00:00
fb9a52ce23 add iic to dual uart library. (#886) 2022-01-10 11:27:38 +00:00
eddcf770b7 Add MCP23S08 (#884)
8 bit SPI IO extender
2022-01-10 10:39:25 +00:00
ffe0371e93 Add Sensirion SEN5x library (#883) 2022-01-10 09:49:47 +00:00
51d0a5a578 update (#880)
init cafeiot for esp32
2022-01-09 07:56:50 +00:00
d83dc6b52d update (#879)
library cafeiot esp8266
2022-01-09 07:54:04 +00:00
f9b2da0930 Update repositories.txt (#877)
add cafeiot arduino
2022-01-08 20:09:14 +00:00
d3615dd31d Add Tee Log; ability to also sent Serial output to a telnet server, mqtt, syslog or a webpage. (#876) 2022-01-08 19:54:56 +00:00
a38b5416ff update (#874) 2022-01-08 07:18:02 +00:00
94748eda7d Update repositories.txt (#873) 2022-01-08 00:54:17 +00:00
59d2aec09b Add MCP23S17 - SPI based 16 channel port expander (#872)
* add TCA9555

* add RobTIllaart/SGP30

* Add AGS02MA

TVOC sensor - experimental library, use low speed I2C < 30 KHz, UNO does not really work as it cannot go that low.

* add MTP40C CO2 and air pressure sensor

* Add MTP40C CO2 and air pressure sensor

* Update repositories.txt

add experimental library - DAC8550

* Update repositories.txt

* Update repositories.txt

* add MINMAX library

Library to find peaks in a signal

* Update repositories.txt

* Update repositories.txt

* Add float16

Experimental library to convert value to 2 byte float16 format for more efficient storage and communication.

* add palindrome

library with functions to test and find palindromes

* add map2colour

* add PCA9634 library

8 channel PWM / LED driver

* Add Max44007 library

experimental LUX library, similar as Max44009

* Add AM2315 library

experimental first version

* Update repositories.txt
2022-01-07 15:34:11 +00:00
f66ddca41c Update repositories.txt (#871) 2022-01-07 12:38:25 +00:00
e0efa49e7a Submit new Library GU140X32F_7703A (#870) 2022-01-07 12:23:12 +00:00
3997c3a330 Update repositories.txt (#869) 2022-01-07 06:58:20 +00:00
29d8d44e56 Update repositories.txt (#861)
Co-authored-by: per1234 <accounts@perglass.com>
2022-01-06 22:49:57 +00:00
66a2893bfe Update repositories.txt (#866) 2022-01-06 21:19:44 +00:00
c71508f974 Update repositories.txt (#865)
Add EncoderButton library
2022-01-06 20:45:02 +00:00
7f8fc082f1 Add AM2315 library (#864)
* add TCA9555

* add RobTIllaart/SGP30

* Add AGS02MA

TVOC sensor - experimental library, use low speed I2C < 30 KHz, UNO does not really work as it cannot go that low.

* add MTP40C CO2 and air pressure sensor

* Add MTP40C CO2 and air pressure sensor

* Update repositories.txt

add experimental library - DAC8550

* Update repositories.txt

* Update repositories.txt

* add MINMAX library

Library to find peaks in a signal

* Update repositories.txt

* Update repositories.txt

* Add float16

Experimental library to convert value to 2 byte float16 format for more efficient storage and communication.

* add palindrome

library with functions to test and find palindromes

* add map2colour

* add PCA9634 library

8 channel PWM / LED driver

* Add Max44007 library

experimental LUX library, similar as Max44009

* Add AM2315 library

experimental first version
2022-01-06 11:03:42 +00:00
db4590b0f7 Add MaxEssentialToolkit (#863)
Signed-off-by: Sadik.Ozer <Sadik.Ozer@maximintegrated.com>
2022-01-05 12:40:43 +00:00
1f8cf98619 Update repositories.txt (#860) 2022-01-05 00:55:58 +00:00
07f535a38f Add Max44007 library (#859)
* add TCA9555

* add RobTIllaart/SGP30

* Add AGS02MA

TVOC sensor - experimental library, use low speed I2C < 30 KHz, UNO does not really work as it cannot go that low.

* add MTP40C CO2 and air pressure sensor

* Add MTP40C CO2 and air pressure sensor

* Update repositories.txt

add experimental library - DAC8550

* Update repositories.txt

* Update repositories.txt

* add MINMAX library

Library to find peaks in a signal

* Update repositories.txt

* Update repositories.txt

* Add float16

Experimental library to convert value to 2 byte float16 format for more efficient storage and communication.

* add palindrome

library with functions to test and find palindromes

* add map2colour

* add PCA9634 library

8 channel PWM / LED driver

* Add Max44007 library

experimental LUX library, similar as Max44009
2022-01-04 17:02:23 +00:00
024bc79731 Update repositories.txt (#858) 2022-01-04 11:28:10 +00:00
8906c0cf47 Update repositories.txt (#857) 2022-01-04 07:13:09 +00:00
1695207d52 Update repositories.txt (#856) 2022-01-04 07:12:09 +00:00
5de9e8012f Add PCA9634 8 channel PWM / led driver (#855)
* add TCA9555

* add RobTIllaart/SGP30

* Add AGS02MA

TVOC sensor - experimental library, use low speed I2C < 30 KHz, UNO does not really work as it cannot go that low.

* add MTP40C CO2 and air pressure sensor

* Add MTP40C CO2 and air pressure sensor

* Update repositories.txt

add experimental library - DAC8550

* Update repositories.txt

* Update repositories.txt

* add MINMAX library

Library to find peaks in a signal

* Update repositories.txt

* Update repositories.txt

* Add float16

Experimental library to convert value to 2 byte float16 format for more efficient storage and communication.

* add palindrome

library with functions to test and find palindromes

* add map2colour

* add PCA9634 library

8 channel PWM / LED driver
2022-01-03 19:44:04 +00:00
d446100d48 Update repositories.txt (#854)
Please add "STM32duino VL53L4CD" and "STM32duino X-NUCLEO-53L4A1" libraries to the Library Manager
2022-01-03 09:35:22 +00:00
1e9c6771a9 Update repositories.txt (#853)
add https://github.com/adafruit/Adafruit_Floppy
2022-01-02 03:08:03 +00:00
4e03ffb863 Update repositories.txt (#852) 2022-01-01 19:02:51 +00:00
e30b4a2330 Update repositories.txt (#851) 2022-01-01 15:38:41 +00:00
19dd590598 Update repositories.txt (#850) 2021-12-30 23:43:04 +00:00
a180717f90 Update repositories.txt (#791)
* Update repositories.txt

* Update repositories.txt
2021-12-30 18:49:38 +00:00
db719182fd Update repositories.txt (#849) 2021-12-30 15:14:40 +00:00
7c9c829966 Add iot decoder library (#848)
Decode broadcasted messages to a readable format
2021-12-28 10:03:23 +00:00
fc6a49f485 Update repositories.txt (#844) 2021-12-28 07:04:54 +00:00
116e522fe7 Update repositories.txt (#843)
Arduino library to calculate sunrise and sunset times.
2021-12-27 23:19:21 +00:00
Bob
01e0413262 Update repositories.txt (#842) 2021-12-27 00:48:19 +00:00
5c70b81c06 Update repositories.txt (#841) 2021-12-26 21:05:41 +00:00
bb02e7b01f Update repositories.txt (#840) 2021-12-26 19:03:47 +00:00
fa57b1f3af Update repositories.txt (#839) 2021-12-26 11:33:51 +00:00
403b77089e Update repositories.txt (#838) 2021-12-26 04:26:40 +00:00
2b90dbeae3 Update repositories.txt (#837)
Add improved version of the wrapper example of [Adafruit TCS34725 (tested on v1.4.1)](https://github.com/adafruit/Adafruit_TCS34725)
2021-12-26 04:20:50 +00:00
b73f658550 add 3bc language libary (#836) 2021-12-25 11:31:17 +00:00
53da531d0e Update repositories.txt (#835) 2021-12-25 11:21:34 +00:00
100569404d Update repositories.txt (#833) 2021-12-25 10:53:50 +00:00
b6e6915885 Update repositories.txt (#832) 2021-12-23 17:42:32 +00:00