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

1848 Commits

Author SHA1 Message Date
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
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
f0d0cf2f5f Update repositories.txt (#2310) 2022-12-27 20:42:46 +00:00
9ca33e073b Update repositories.txt (#2309) 2022-12-27 09:51:36 +00:00
c9abbcb1da Update repositories.txt (#2308) 2022-12-26 20:42:14 +00:00
f923e8a345 Add library (#2307)
Added ServoMotor library at: https://github.com/RCmags/ServoMotor
2022-12-26 16:27:33 +00:00
2878e0282c Arduino Escornabot library to repositories.txt (#2306) 2022-12-25 17:47:34 +00:00
4be63d4834 Add pulseInput library (#2305)
Add pulseInput library found at this repo: https://github.com/RCmags/pulseInput
2022-12-24 22:31:41 +00:00
f6d9463798 Add fast_math library (#2304)
* Add DMM library

Arduino library to implement a digital multimeter

* Add fast_math

Arduino library with optimized math routines.
2022-12-24 11:13:36 +00:00
7dd93b830c Update repositories.txt (#2302) 2022-12-24 04:01:23 +00:00
7ad2a0cab4 Update repositories.txt (#2300) 2022-12-23 13:01:34 +00:00
5956db76e5 Update repositories.txt (#2297) 2022-12-23 11:02:24 +00:00
41f7b81d33 add plageoj/request-builder (#2299) 2022-12-23 10:10:32 +00:00
5616c21a70 Update repositories.txt (#2298) 2022-12-23 02:06:22 +00:00
3dff33ce47 Merge pull request #2224 from reefwing/patch-2
Update repositories.txt
2022-12-22 12:11:08 +01:00
b14acb8fe6 Merge pull request #2255 from dvarrel/main
change library name
2022-12-22 11:53:34 +01:00
c67907f749 Merge pull request #2271 from leresteux/patch-5
Update repositories.txt
2022-12-22 11:38:08 +01:00
2e534a120c Add DMM library (#2288)
Arduino library to implement a digital multimeter
2022-12-21 20:15:23 +00:00
9c6f5e04bc Add 7 new RAK wisblock module library (#2287)
* Synced with org and added new library

* Add Autumn Launch Module libraries

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

Co-authored-by: beegee-tokyo <bernd@giesecke.tk>
Co-authored-by: Bernd Giesecke <bernd.giesecke@gmail.com>
2022-12-20 02:49:58 +00:00
8f3587f761 Add kimballa/uiwidgets (#2285) 2022-12-19 23:23:26 +00:00