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

2247 Commits

Author SHA1 Message Date
Khoi Hoang
d214f6894e Add AsyncUDP_ESP32_W5500 library (#2163)
### Initial Releases v2.0.0

1. Initial coding to port [AsyncUDP](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP) to ESP32 boards using `LwIP W5500 Ethernet`
2. Add more examples.
3. Add debugging features.
4. Bump up to v2.0.0 to sync with [AsyncUDP v2.0.0](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP)
2022-11-30 20:22:57 +00:00
Ben
ab5868f7c4 Update repositories.txt (#2162) 2022-11-30 18:24:43 +00:00
ES Developer BR
d0f322281e Update repositories.txt (#2161)
New LIB generated from LIB TFT_eSPI, which is intended for display operation.
2022-11-30 13:24:48 +00:00
hsaturn
ca5f6372b4 Adding TinyConsole library (#2160)
This lib allows to use ansi terminal with ESP
2022-11-30 12:20:57 +00:00
Khoi Hoang
0143f5e66d Add AsyncWebServer_ESP32_W5500 Library (#2159)
#### Releases v1.6.2

1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) to ESP32 boards using `LwIP W5500 Ethernet`.
2. Bump up to `v1.6.2` to sync with [AsyncWebServer_WT32_ETH01 v1.6.2](https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01).
3. Use `allman astyle`
2022-11-30 08:19:49 +00:00
Khoi Hoang
fdac66f722 Add WebServer_ESP32_W5500 Library (#2158)
#### Releases v1.5.1

1. Initial coding to support ESP32 boards using `W5500 LwIP Ethernet`. Sync with [WebServer_WT32_ETH01 v1.5.1](https://github.com/khoih-prog/WebServer_WT32_ETH01)
2022-11-30 05:38:08 +00:00
Max
5bb9e3dad8 Add SHT45 sensor lib (#2156) 2022-11-29 21:30:15 +00:00
Xz3ra
5bfd56c24e Adding a library to Library Manager (#2155)
Adding GPSP
2022-11-29 15:17:58 +00:00
sh123
daec3b3469 Update repositories.txt (#2153)
Add ESP32 Codec2 library.
2022-11-29 14:11:26 +00:00
Khoi Hoang
e249bcfde0 Add AsyncDNSServer_WT32_ETH01 library (#2152)
### Initial Releases v1.0.0

1. Initial coding to support **WT32_ETH01 or ESP32-based boards using LwIP LAN8720 Ethernet**
2022-11-29 03:19:55 +00:00
Khoi Hoang
a192a5d3b6 Add AsyncDNSServer_ESP32_ENC Library (#2151)
### Initial Releases v1.0.0

1. Initial coding to support **ESP32 boards using LwIP ENC28J60 Ethernet**
2022-11-29 01:52:49 +00:00
Khoi Hoang
b5fff9c038 Add AsyncUdp_ESP32_ENC library (#2150)
### Initial Releases v2.0.0

1. Initial coding to port [AsyncUDP](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP) to ESP32 boards using LwIP ENC28J60 Ethernet
2. Add more examples.
3. Add debugging features.
4. Bump up to v2.0.0 to sync with [AsyncUDP v2.0.0](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP).
2022-11-28 22:03:55 +00:00
Alexandre Maurer
e832ce02ed Update repositories.txt (#2149) 2022-11-28 20:33:06 +00:00
Alexandre Maurer
c2824daa3c Update repositories.txt (#2148) 2022-11-28 20:07:42 +00:00
Khoi Hoang
8c39b86285 Add WebServer_ESP32_ENC library (#2147)
#### Releases v1.5.1

1. Initial coding to support ESP32 boards using ENC28J60 LwIP Ethernet. Sync with [WebServer_WT32_ETH01 v1.5.1](https://github.com/khoih-prog/WebServer_WT32_ETH01)
2022-11-28 08:45:28 +00:00
Khoi Hoang
95004835be Add AsyncWebServer_ESP32_ENC Library (#2146)
#### Releases v1.6.2

1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) to ESP32 boards using ENC28J60 Ethernet.
2. Bump up to `v1.6.2` to sync with [AsyncWebServer_WT32_ETH01 v1.6.2](https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01).
3. Use `allman astyle`
2022-11-28 05:21:47 +00:00
ES Developer BR
79d094ede2 Update repositories.txt (#2145)
ADD LIB TimeInterval
2022-11-28 04:39:43 +00:00
ES Developer BR
bb6724cc93 Update repositories.txt (#2137)
A new library has been included, to facilitate the development of programs that use the ES32Lab board.

Co-authored-by: per1234 <accounts@perglass.com>
2022-11-28 03:53:14 +00:00
ES Developer BR
22f442f32c Update repositories.txt (#2144)
Request to include the LIB AnalogKeyboard to the repository.
2022-11-28 00:50:36 +00:00
Rob Tillaart
34ef6261b0 Add library for TSL260R IR to voltage sensor (#2143)
* Add MAX31850 

experimental thermocouple library.

* Add library for TSL260R IR to voltage sensor
2022-11-27 15:50:21 +00:00
Hafidh Hidayat
409fd4125c Please add Callmebot-ESP32 to Library Manager (#2142)
* Update repositories.txt

* Update repositories.txt

* Update repositories.txt
2022-11-27 00:14:16 +00:00
Rohit Gujarathi
5a44bd9af5 Added paperdink library (#2141) 2022-11-26 21:58:53 +00:00
Kai R
00a9ef3f8c Update repositories.txt (#2140) 2022-11-26 18:54:15 +00:00
bjoernboeckle
534f9074fb Update repositories.txt (#2139) 2022-11-26 12:33:16 +00:00
AkaY
6983240542 Update repositories.txt (#2138) 2022-11-26 04:11:06 +00:00
XbergCode
86b21585e8 Update repositories.txt (#2133) 2022-11-24 02:52:10 +00:00
ณัฐวัฒน์ เราเจริญศิลป์
1ba3443fab Update repositories.txt (#2132) 2022-11-24 02:07:57 +00:00
Matthias Prinke
bd2f8220d4 Added ATC_MiThermometer (#2130) 2022-11-23 19:56:56 +00:00
Max
a478034747 Update repositories.txt (#2127) 2022-11-22 20:34:52 +00:00
Dmitry Dziuba
078ad5c0e4 Update repositories.txt (#2126) 2022-11-22 00:01:30 +00:00
BZL
562deba936 Update repositories.txt (#2125) 2022-11-21 17:59:29 +00:00
Hafidh Hidayat
9ba46a9ef0 Update repositories.txt (#2124) 2022-11-21 17:44:42 +00:00
Asuki Kono
6cade12f33 Add asukiaaa/arduino-XboxSeriesXHIDReportBuilder (#2120) 2022-11-20 11:47:18 +00:00
Lucas
6f3a36a429 Adds repository esp32-BG95 (#2117) 2022-11-18 11:32:48 +00:00
Ziv Shalit
441325fef4 addaptive mapping repo (#2116) 2022-11-18 03:44:51 +00:00
Khoi Hoang
c400e1555c [Library Manager] Add WiFi101_Generic library (#2115)
### Releases v1.0.0

- 2022.11.17

1. Fix severe limitation to permit sending much larger data than total 4K
2. Use `allman astyle` and add `utils`
3. Add `Packages' Patches`

### Releases v0.16.1

- 2021.05.21

* Add compatibility to [WebSockets2_Generic](https://github.com/khoih-prog/WebSockets2_Generic) library
2022-11-17 19:55:07 +00:00
Elias Santistevan
8496a79ba2 Adds ENS160 Arduino LIbrary (Again) (#2095)
* Add SparkFun OLED Graphics library

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Add SparkFun BMP384 library

* Add SparkFun BMP581 Library

* Adds the ISM330DHCX 6DoF Arduino Library

* Adds OWire LED Arduino Library

* Adds new library

* Removes libraries already in registery

* Adds ENS160 Arduino library to repositories text file

* Adds blank line to end of file

* Removes duplicate added at the end - submission is still at line 427 despite syncing the fork

* Moves new submission to end of line as a last ditch effort before requesting help

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>
Co-authored-by: Dryw Wade <dryw.wade@sparkfun.com>
Co-authored-by: Nick Poole <Nick.Poole@SparkFun.com>
2022-11-16 23:07:26 +00:00
Rob Tillaart
4ca08714e0 Add MAX31850 (#2114)
experimental thermocouple library.
2022-11-16 19:50:00 +00:00
Nick Puckett
6f700b229b arduinoAnimation library (#2057)
Co-authored-by: per1234 <accounts@perglass.com>
2022-11-16 01:17:27 +00:00
tobozo
44fcd15e9f adding https://github.com/tobozo/WiFiManagerTz (#2113)
* Update repositories.txt

Adding: 
- https://github.com/tobozo/ESP32-USB-Soft-Host
- https://github.com/tobozo/LGFXMeter

* Update repositories.txt

* Update repositories.txt
2022-11-15 19:51:12 +00:00
Adish0016
9311f0da2a Update repositories.txt (#2110) 2022-11-14 00:58:00 +00:00
Nilon123456789
97787c40cb Update repositories.txt (#2108) 2022-11-13 21:16:07 +00:00
eloquentarduino
e0cd88a881 Update repositories.txt (#2107) 2022-11-13 18:29:43 +00:00
Adish0016
34972bb2ee Update repositories.txt (#2106) 2022-11-13 18:14:30 +00:00
Adish0016
590301c757 Update repositories.txt (#2105) 2022-11-13 15:13:56 +00:00
Adish0016
3e6c458b58 new library dht11esp8266examples (#2102) 2022-11-13 12:36:46 +00:00
Adish0016
cfa61bb724 dht11esp8266new (#2101) 2022-11-13 11:27:05 +00:00
Ahmad Shahril
c7f5275423 Update repositories.txt (#2098)
Added SimpleStack library
2022-11-12 20:51:19 +00:00
atesin
768f44f6dd Update repositories.txt (#2097)
added MinimalLinkedList library
2022-11-12 19:13:03 +00:00
Josue-Dev-tech
98c92e9fd7 Update changes
The GMS800L module is very magical and is used in many projects. It is in this ambition we provide this new library to help you in your different projects
2022-11-10 16:05:09 +01:00