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

4616 Commits

Author SHA1 Message Date
c3b1879c68 Update repositories.txt (#2379) 2023-01-15 12:40:53 +00:00
3a42fdbcd6 Update repository.txt - added Lualtek Cubecell (#2378) 2023-01-15 09:02:05 +00:00
22d12847d9 Add ESP32_W6100_Manager library (#2377)
#### Releases v1.0.0

1. Initial coding to port [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP32 boards using `LwIP W6100 Ethernet`.
2. Use `allman astyle`
2023-01-15 04:23:38 +00:00
d39b7189db Add ESP32_SC_W6100_Manager library (#2376)
#### Releases v1.0.0

1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to `ESP32_S2/S3/C3` boards using `LwIP W6100 Ethernet`.
2. Use `allman astyle`
2023-01-15 03:18:32 +00:00
3fa90a0db0 Add AsyncESP32_SC_W6100_Manager library (#2375)
1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP32_S2/S3/C3 boards using `LwIP W6100 Ethernet`. Sync with [AsyncESP32_SC_W5500_Manager v1.1.0](https://github.com/khoih-prog/AsyncESP32_SC_W5500_Manager)
2. Use `allman astyle`
2023-01-15 01:50:13 +00:00
4c3c2efbc6 Add AsyncESP32_W6100_Manager library (#2374)
#### Releases v1.0.0

1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP32 boards using `LwIP W6100 Ethernet`.
2. Use `allman astyle`
2023-01-15 00:47:47 +00:00
ce15a7bd4a Update repositories.txt (#2373) 2023-01-14 11:59:42 +00:00
b4f954674d Update repositories.txt (#2367) 2023-01-11 14:01:37 +00:00
b161dc79db Add thingscloud-esp-sdk (#2366) 2023-01-11 06:50:32 +00:00
897f6dce4a Add AsyncDNSServer_ESP32_W6100 library (#2364)
### Initial Releases v1.0.0

1. Initial coding to support **ESP32 boards using LwIP W6100 Ethernet**
2023-01-11 04:42:44 +00:00
02623c576a Add AsyncUDP_ESP32_Ethernet library (#2363)
### Releases v2.1.0

1. Initial coding to port [AsyncUDP](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP) to ESP32 boards using `LwIP W5500, W6100 or ENC28J60 Ethernet`
2. Bump up to v2.1.0 to sync with [AsyncUDP_ESP32_SC_Ethernet v2.1.0](https://github.com/khoih-prog/AsyncUDP_ESP32_SC_Ethernet)
2023-01-11 03:30:40 +00:00
cff07aa19d Add AsyncUDP_ESP32_SC_W6100 library (#2361)
### Releases v2.1.0

1. Initial coding to port [AsyncUDP](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP) to ESP32_S2/S3/C3 boards using `LwIP W6100 Ethernet`
2. Bump up to `v2.1.0` to sync with [AsyncUDP_ESP32_SC_W5500 v2.1.0](https://github.com/khoih-prog/AsyncUDP_ESP32_SC_W5500)
2023-01-11 00:09:14 +00:00
78d53ba6c0 Update repositories.txt (#2354)
* Update repositories.txt

Add a widget based library to enhance the use of the existing TFT_eSPI library and make easier the development of GUI for TFT screen based applications.

* Make a mirror on GitHub

Co-authored-by: per1234 <accounts@perglass.com>
2023-01-10 23:09:07 +00:00
56ab9ad7aa Add AsyncUDP_ESP32_W6100 library (#2360)
### 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 W6100 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).
2023-01-10 21:29:38 +00:00
68427041b9 Merge pull request #2314 from designer2k2/patch-1
Library removal
2023-01-10 17:53:33 +01:00
8fe7a43a78 Add SparkFun_u-blox_GNSS_v3 (#2359) 2023-01-10 11:42:17 +00:00
cd7cf53b14 Add AsyncWebServer_ESP32_W6100 library (#2355)
#### Releases v1.6.4

1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) to ESP32 boards using `LwIP W6100 Ethernet`.
2. Bump up to `v1.6.4` to sync with [AsyncWebServer_ESP32_W5500 v1.6.4](https://github.com/khoih-prog/AsyncWebServer_ESP32_W5500)
3. Use `allman astyle`
2023-01-09 18:50:33 +00:00
c7f141f378 M5AtomS3 (#2352) 2023-01-09 07:24:08 +00:00
8db86c450f Add AsyncWebServer_ESP32_SC_W6100 library (#2351)
#### Releases v1.8.1

1. Initial coding to port [ESPAsyncWebServer](https://github.com/me-no-dev/ESPAsyncWebServer) to ESP32_S2/S3/C3 boards using `LwIP W6100 Ethernet`
2. Bump up to `v1.8.1` to sync with [AsyncWebServer_ESP32_W5500 v1.8.1](https://github.com/khoih-prog/AsyncWebServer_ESP32_W5500)
3. Use `allman astyle`
2023-01-09 05:44:26 +00:00
29c0e90d64 add library aht20 (#2347)
* Update repositories.txt

* Update repositories.txt

Co-authored-by: per1234 <accounts@perglass.com>
2023-01-09 03:53:50 +00:00
5b81d816df Add WebServer_ESP32_SC_W6100 library (#2350)
#### Releases v1.2.1

1. Initial coding to support `ESP32_S2/S3/C3`-based boards using `LwIP W6100 Ethernet`. Sync with [WebServer_ESP32_SC_W5500 v1.2.1](https://github.com/khoih-prog/WebServer_ESP32_SC_W5500)
2. Use `allman astyle`
2023-01-09 03:12:32 +00:00
9f22ddaa40 Add WebServer_ESP32_W6100 library (#2349)
#### Releases v1.5.2

1. Initial coding to support ESP32 boards using `W6100 LwIP Ethernet`. Sync with [WebServer_ESP32_W6100 v1.5.2](https://github.com/khoih-prog/WebServer_ESP32_W6100)
2023-01-08 23:59:47 +00:00
c9421ce1ff Update repositories.txt (#2346) 2023-01-08 12:02:40 +00:00
2960ddfe14 Update repositories.txt (#2345) 2023-01-08 11:27:50 +00:00
def29d93e5 add dateTimeHelpers (#2344)
* Add MHZC02

Arduino Library for MHZ series CO2 sensors.

* Add dateTimeHelpers

A collection of date and time helper functions
2023-01-08 11:15:55 +00:00
86f9dfcb09 Update repositories.txt (#2343) 2023-01-08 05:44:33 +00:00
8966614f23 Update repositories.txt (#2342) 2023-01-07 20:25:24 +00:00
69f30b2489 Add MHZC02 (#2341)
Arduino Library for MHZ series CO2 sensors.
2023-01-07 14:43:12 +00:00
7c66cb08d1 add library "Regression" (#2340) 2023-01-07 10:41:00 +00:00
5741c64997 Update repositories.txt (#2339) 2023-01-07 09:49:23 +00:00
b22b0a8d67 Update repositories.txt (#2338) 2023-01-05 11:04:19 +00:00
a127aad752 Publishing 107-Arduino-CriticalSection - a unified critical section API across multiple arduino cores. (#2337) 2023-01-05 09:59:54 +00:00
61d8641e17 Add 107-Arduino-UniqueId to library index. (#2332) 2023-01-04 05:53:59 +00:00
a38288d119 Update repositories.txt (#2331) 2023-01-04 02:49:40 +00:00
e0897723c6 Add FC0001614614 (#2329)
Add Firechip Analog Devices MAX14521E Arduino Library
2023-01-03 18:38:43 +00:00
ade598eb09 chore: reference new stm32duino/STM32LoRaWAN library (#2326)
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
2023-01-03 09:02:46 +00:00
e104e16893 Update repositories.txt (#2325) 2023-01-02 22:18:14 +00:00
fff74d20ea Update repositories.txt (#2324) 2023-01-02 12:09:10 +00:00
8345e704ff Add EspUsbHost (#2322) 2022-12-31 23:52:34 +00:00
eb89274afe added my library. (#2321)
* added my library.

* Update repositories.txt
2022-12-31 17:41:42 +00:00
63f8fa2c30 Add Eventually plugins (#2320) 2022-12-31 16:01:19 +00:00
dcc5eaf3db Added SFM-V1.7 (#2319) 2022-12-31 12:08:24 +00:00
441dd9121c Add AtomicWeight (#2318)
Library with atomic weights (for educational purpose).
2022-12-30 16:19:56 +00:00
d181454d0b Update repositories.txt (#2317) 2022-12-30 15:09:13 +00:00
5061fb9717 Update repositories.txt (#2316) 2022-12-30 02:35:11 +00:00
7e97498885 Add LUHN checksum library (#2315)
initial version
2022-12-29 15:10:33 +00:00
93954c3bdc Library removal
Hello,
please remove the EMUcanT4 library https://github.com/designer2k2/EMUcanT4
(it is obsolete)
thanks!
2022-12-29 09:57:22 +01:00
21e857758d Update repositories.txt (#2313)
https://github.com/nw2s/nw2s_portenta_SSD1322
2022-12-29 00:24:30 +00:00
a084a1544f Update repositories.txt (#2312) 2022-12-28 09:26:01 +00:00
84691e8481 Add basicCalculus (#2311)
Add library at: https://github.com/RCmags/basicCalculus
2022-12-28 03:05:15 +00:00