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

4777 Commits

Author SHA1 Message Date
cd2e8b7be3 add two library (#908) 2022-01-13 05:41:40 +00:00
65068a815b add Adafruit_InternalFlash (#907) 2022-01-13 04:27:46 +00:00
7ac02f8f90 Add MAX6675 (#904)
* Add MCP23S08

8 bit SPI IO extender

* add mcp23008

i2c 8 channel IO extender

* Add DHT20 - I2C temperature and humidity sensor

* Add MAX6675

Arduino library for MAX6675 chip for K type thermocouple
2022-01-12 13:48:35 +00:00
f43e6a6307 Update repositories.txt (#903) 2022-01-12 13:04:16 +00:00
34bb5766e8 Add a library for working with Espressif's ESP32 Azure IoT Kit sensors (#902) 2022-01-12 04:47:35 +00:00
dfcc367370 Add DHT20 - I2C temperature and humidity sensor (#901)
* Add MCP23S08

8 bit SPI IO extender

* add mcp23008

i2c 8 channel IO extender

* Add DHT20 - I2C temperature and humidity sensor
2022-01-11 19:39:59 +00:00
2e258e8947 Add MCP23008 - 8 channel IO extender (#900)
* Add MCP23S08

8 bit SPI IO extender

* add mcp23008

i2c 8 channel IO extender
2022-01-11 19:35:12 +00:00
9e60694d9e Update repositories.txt (#899) 2022-01-11 13:44:29 +00:00
0d84965ee8 add AS3935 (#898) 2022-01-11 11:00:12 +00:00
ae02360f53 add two library (#897) 2022-01-11 10:47:17 +00:00
3933674169 Update repositories.txt (#896) 2022-01-11 10:30:29 +00:00
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