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

2780 Commits

Author SHA1 Message Date
Trent M. Wyatt
8dd3586d40 Add CPUTemp (#1388) 2022-05-14 16:06:41 +00:00
Wenn0101
6bd55112a6 Adding the SparkFun ADIN1110 Arduino Library (#1386)
* Add SparkFun OLED Graphics library

* Update repositories.txt

* Update repositories.txt

* Update repositories.txt

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>
2022-05-13 10:39:59 +00:00
Franklyn Vasquez
d28e2f29da Added NDefs.h dependency (#1385) 2022-05-13 05:26:14 +00:00
Khoi Hoang
2a87795fe8 Add FTPClient_Generic library (#1384)
#### Releases v1.0.0

1. Initial porting and coding to support many more boards, using WiFi or Ethernet
2022-05-12 03:28:50 +00:00
Trent M. Wyatt
0a1c3a7d24 Update repositories.txt (#1382) 2022-05-11 21:39:44 +00:00
Trent M. Wyatt
89358efbd5 update repositories.txt (#1381)
added ButtonGestures
2022-05-11 21:34:31 +00:00
per1234
2efac53a5d Merge pull request #1380 from per1234/issue-forms
Use form-based issue templates
2022-05-11 02:29:22 -07:00
per1234
c69b815a85 Use form-based issue templates
High quality feedback via GitHub issues is a very valuable contribution to the project. It is important to make the
issue creation and management process as efficient as possible for the contributors, maintainers, and developers.

Issue templates are helpful to the maintainers and developers because it establishes a standardized framework for the
issues and encourages the contributors to provide the essential information.

The contributor is now presented with a web form when creating an issue. In the case of the library registration
maintenance requests, these are for the specific information the registry maintainers require. For more general bug
reports or feature requests, they use multi-line input fields that have the same formatting, preview, and attachment
capabilities as the standard GitHub Issue composer, in addition to other form components such as menus and checkboxes
where appropriate.

The use of this form-based system should provide a better experience for the contributors and library maintiners while
also resulting in higher quality issues by establishing a standardized framework for the issues and encouraging
contributors to provide the essential information.

A template chooser allows the contributor to select the appropriate template type, redirects support requests to the
appropriate communication channels via "Contact Links", and provides a prominent link to security policy to guide any
vulnerability disclosures.

The clear separation of the types of issues encourages the reporter to fit their report into a specific issue category,
resulting in more clarity. Automatic labeling according to template choice allows the reporter to do the initial
classification.
2022-05-10 23:19:30 -07:00
aviancompany
879448fff0 Update repositories.txt (#1379) 2022-05-11 01:57:13 +00:00
Goji
04c2324b41 First releases (#1378)
Software PWM for ESP32
2022-05-10 11:25:59 +00:00
tobozo
f3cd9ac042 Update repositories.txt (#1377)
Adding: 
- https://github.com/tobozo/ESP32-USB-Soft-Host
- https://github.com/tobozo/LGFXMeter
2022-05-10 10:36:16 +00:00
janscience
72ce3914c3 Update repositories.txt (#1376)
Added ESensors library
2022-05-09 12:06:15 +00:00
Franklyn Vasquez
d52c286e62 Added NLibs (#1375) 2022-05-08 21:45:25 +00:00
Daniel Hajnal
a42a7ee600 Update repositories.txt (#1374) 2022-05-08 20:14:16 +00:00
Rob Tillaart
4de78903b3 Add DHTINT (#1373)
* Add DEVFULL 

DEVFULL mimics the /dev/full device of Linux, can be used for testing.

* Add WaveMix

Arduino library to mix two signals (A and B) with an adaptive weight.

* add DHTINT

integer only DHT library to save footprint for processors with small memory e.g. UNO, attiny45/85 etc.
2022-05-08 10:28:57 +00:00
chrmlinux
9161656283 Update repositories.txt (#1372) 2022-05-08 08:58:18 +00:00
Asuki Kono
b0e4d02caa Add Gauge_asukiaaa (#1371) 2022-05-08 08:30:49 +00:00
Lennart Hennigs
d827462453 submiting SimpleFSM library (#1370) 2022-05-07 19:48:22 +00:00
Shlomo Hassid
982dd4f808 Adding SIKTEC-SRAM library (#1369)
* Adding SIKTEC-MDSwitch library

SIKTEC-MDSwitch library for using and attaching callbacks to Multi direction switch with interrupt support

* Added library SIKTEC-SPI

A SPI wrapper with better SPI api

* Revert "Added library SIKTEC-SPI"

This reverts commit 9c44fcb692.

* Added library SIKTEC-SPI

A SPI wrapper with better SPI api

* Added SIKTEC-SRAM

A library for interfacing Microchip's SRAM chips

Co-authored-by: SIKTEC <83234225+siktec-lab@users.noreply.github.com>
2022-05-07 12:03:59 +00:00
Asuki Kono
161b5e1677 Add ResistorReader_asukiaaa (#1368) 2022-05-07 09:30:18 +00:00
SIKTEC
29beced6f4 Added SIKTEC-SPI (#1367)
* Adding SIKTEC-MDSwitch library

SIKTEC-MDSwitch library for using and attaching callbacks to Multi direction switch with interrupt support

* Added library SIKTEC-SPI

A SPI wrapper with better SPI api

* Revert "Added library SIKTEC-SPI"

This reverts commit 9c44fcb692.

* Added library SIKTEC-SPI

A SPI wrapper with better SPI api

Co-authored-by: Shlomo Hassid <shlomohassid@gmail.com>
2022-05-07 07:03:31 +00:00
Arya11111
49ab7c0580 Update repositories.txt (#1366) 2022-05-07 05:21:18 +00:00
Shlomo Hassid
4913357c2a Adding SIKTEC-MDSwitch library (#1365)
SIKTEC-MDSwitch library for using and attaching callbacks to Multi direction switch with interrupt support
2022-05-07 05:16:53 +00:00
Arya11111
c0f25a453b Update repositories.txt (#1364) 2022-05-07 02:15:52 +00:00
Umberto Baldi
c1666cc608 Merge pull request #1341 from aabmets/main
Update repositories.txt
2022-05-06 10:17:33 +02:00
Umberto Baldi
360cd4178a Merge pull request #1261 from yanranxiaoxi/main
chore: change address of AntiKeyRepetition.h
2022-05-06 10:11:44 +02:00
Miguel Angel Delgado
a58cc5964d Update repositories.txt (#1363) 2022-05-06 03:26:55 +00:00
Wolodia-M
40ef53bcc6 Update repositories.txt (#1361) 2022-05-05 09:16:18 +00:00
Wolodia-M
d6338d2840 Update repositories.txt (#1360) 2022-05-05 09:02:15 +00:00
Zireael
def752a273 Update repositories.txt (#1359) 2022-05-05 07:24:24 +00:00
Dlloydev
a7e672bb6b Update repositories.txt (#1354) 2022-05-03 22:09:07 +00:00
Mathias Funk
f50f0e723a Update repositories.txt (#1352) 2022-05-02 19:47:55 +00:00
djaumann
a2f19b630d Update repositories.txt (#1349) 2022-05-02 07:59:21 +00:00
Alessandro Ranellucci
b4831104df Add BLESensorGateway (#1348) 2022-05-01 20:09:08 +00:00
Dave Madison
73e69bfe5f Add Sim Racing library (#1347) 2022-05-01 18:15:17 +00:00
Francis John Magallanes
7f92e70bfa Update repositories.txt (#1346) 2022-05-01 15:55:38 +00:00
Lixie Labs
3704a4f203 Added PixieChromaLite (#1344) 2022-05-01 04:46:24 +00:00
Sandeep Prasad
b80f9aa63d Update repositories.txt (#1343) 2022-05-01 01:54:40 +00:00
Mattias Aabmets
38ece407ed Update repositories.txt
Removed my SIM800 library because it's outdated and deprecated.
2022-04-30 23:44:25 +03:00
vChavezB
17e5e30896 Update repositories.txt (#1340) 2022-04-30 11:10:11 +00:00
Khoi Hoang
b4dbd09abd Add FTP_Server_Teensy41 Library (#1339)
### Releases v1.0.0

1. Initial porting and coding for **Teensy 4.1 using built-in QNEthernet, NativeEthernet or W5x00 with Ethernet_Generic Library**
2. Currently supporting only SD Card. Will add support to LittleFS, etc. in next releases
2022-04-30 05:55:06 +00:00
bsch2734
7fe0b666c4 Update repositories.txt (#1338) 2022-04-30 05:20:22 +00:00
David Such
2114f08723 Update repositories.txt (#1337)
Added Nexgen MSP library
2022-04-30 02:24:21 +00:00
Unexpected Maker
3bc9efefaa Added Unexpected Maker ESP32-S3 helper library (#1335) 2022-04-28 07:09:15 +00:00
nusabot-iot
a376537611 Update repositories.txt (#1334) 2022-04-27 15:02:16 +00:00
Mosiwi
81c792f677 Update repositories.txt (#1332) 2022-04-27 11:07:08 +00:00
Benoît Blanchon
2a0b2a14f5 Add the ContinuousStepper library (#1331) 2022-04-27 09:17:47 +00:00
shraiwi
1134e13c5d Add Mini QOI (#1330) 2022-04-26 14:11:07 +00:00
SouthRiver
bba06fb96a Update repositories.txt (#1328) 2022-04-25 09:53:44 +00:00
Arya11111
865b7281be Update repositories.txt (#1327) 2022-04-25 06:08:57 +00:00