Skip to content

Commit 46be424

Browse files
authored
Merge pull request #1 from arduino/main
merge latest
2 parents 006c152 + 63ac671 commit 46be424

File tree

2 files changed

+96
-10
lines changed

2 files changed

+96
-10
lines changed

.github/workflows/check-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/checkout@v4
3838

3939
- name: Initialize markdownlint-cli problem matcher
40-
uses: xt0rted/markdownlint-problem-matcher@v2
40+
uses: xt0rted/markdownlint-problem-matcher@v3
4141

4242
- name: Install markdownlint-cli
4343
run: sudo npm install --global markdownlint-cli

repositories.txt

Lines changed: 95 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
1+
https://github.com/dennisfrett/Arduino-Direct-NEC-Transmitter
2+
https://github.com/Destination-SPACE/DS_MCP4018_Library
3+
https://github.com/Destination-SPACE/DS_PCA9536_Library
4+
https://github.com/hex705/Scissors
5+
https://github.com/hex705/Glue
6+
https://github.com/x0x0200/VARSTEP_ultrasonic
7+
https://github.com/StefanHerald/Timing
8+
https://github.com/tdk-invn-oss/pressure.arduino.ICP201XX
9+
https://github.com/DigitalCodesign/DC-Core-Library
10+
https://github.com/tabahi/ESP-Wifi-Config
11+
https://github.com/tabahi/TabahiConsole
12+
https://github.com/karolis1115/FTPduino
13+
https://github.com/SylvainMontagny/LoRaE5
14+
https://github.com/nruin7/Arduino-XBox-Controller-Handler
15+
https://github.com/tdk-invn-oss/pressure.arduino.ICP101XX
16+
https://github.com/ropg/OOKwiz
17+
https://github.com/HackerNowful/BLEHID-SD
18+
https://github.com/WilliamMS-git/ADXL372
19+
https://github.com/CodingArray/CA_MotorShield_V1_Library
20+
https://github.com/ProjectNeura/LEADS-Arduino
21+
https://github.com/todbot/TouchyTouch
122
https://github.com/Malih002/Klinik-Encoder
223
https://github.com/arduino279/AISwitch
24+
https://github.com/handmade0octopus/ds2
325
https://bitbucket.org/amotzek/cooperative-multitasking
426
https://bitbucket.org/amotzek/mqtt-client
527
https://bitbucket.org/christandlg/as3935mi
@@ -95,6 +117,7 @@ https://github.com/Acrome-Smart-Motor-Driver/SMD-Arduino-Library
95117
https://github.com/adafruit/Adafruit_10DOF
96118
https://github.com/adafruit/Adafruit_9DOF
97119
https://github.com/adafruit/Adafruit_AD569x
120+
https://github.com/adafruit/Adafruit_ADG72x
98121
https://github.com/adafruit/Adafruit_ADS1X15
99122
https://github.com/adafruit/Adafruit_ADS7830
100123
https://github.com/adafruit/Adafruit_ADT7410
@@ -677,6 +700,7 @@ https://github.com/arduino-libraries/Arduino_POSIXStorage
677700
https://github.com/arduino-libraries/Arduino_Pro_Tutorials
678701
https://github.com/arduino-libraries/Arduino_ScienceJournal
679702
https://github.com/arduino-libraries/Arduino_ScienceKitCarrier
703+
https://github.com/arduino-libraries/Arduino_SecureElement
680704
https://github.com/arduino-libraries/Arduino_SensorKit
681705
https://github.com/arduino-libraries/Arduino_Threads
682706
https://github.com/arduino-libraries/Arduino_UnifiedStorage
@@ -1006,6 +1030,7 @@ https://github.com/BestModules-Libraries/BMS36T001
10061030
https://github.com/BestModules-Libraries/BMS56M605
10071031
https://github.com/BestModules-Libraries/BMS81M001
10081032
https://github.com/BestModules-Libraries/BMV23M001
1033+
https://github.com/bestrobotics/ArduinoGizmo
10091034
https://github.com/Bexin3/GigaScope
10101035
https://github.com/Bexin3/Snowduino
10111036
https://github.com/Bexin3/Speeduino
@@ -1136,7 +1161,9 @@ https://github.com/bolderflight/vector_nav
11361161
https://github.com/bonezegei/Bonezegei_Compute
11371162
https://github.com/bonezegei/Bonezegei_DHT11
11381163
https://github.com/bonezegei/Bonezegei_DHT22
1164+
https://github.com/bonezegei/Bonezegei_DRV8825
11391165
https://github.com/bonezegei/Bonezegei_DS3231
1166+
https://github.com/bonezegei/Bonezegei_DS1307
11401167
https://github.com/bonezegei/Bonezegei_GL
11411168
https://github.com/bonezegei/Bonezegei_GPS
11421169
https://github.com/bonezegei/Bonezegei_GSM
@@ -1146,6 +1173,7 @@ https://github.com/bonezegei/Bonezegei_I2CScan
11461173
https://github.com/bonezegei/Bonezegei_ILI9341
11471174
https://github.com/bonezegei/Bonezegei_ILI9341v2
11481175
https://github.com/bonezegei/Bonezegei_LCD1602_I2C
1176+
https://github.com/bonezegei/Bonezegei_LCD2004_I2C
11491177
https://github.com/bonezegei/Bonezegei_List
11501178
https://github.com/bonezegei/Bonezegei_PCF8574
11511179
https://github.com/bonezegei/Bonezegei_Protocol
@@ -1417,7 +1445,7 @@ https://github.com/cschorn01/2.4GHz_Lora_for_Arduino
14171445
https://github.com/CsCrazy85/DatavisionLCD
14181446
https://github.com/CsCrazy85/SCA100T
14191447
https://github.com/cubicleguy/su_arduino_spi
1420-
https://github.com/cubicleguy/su_arduino_uart
1448+
https://github.com/cubicleguy/su_arduino_uart
14211449
https://github.com/cujomalainey/ant-arduino
14221450
https://github.com/cujomalainey/antplus-arduino
14231451
https://github.com/CuriosityGym/MotorDriver
@@ -2140,7 +2168,6 @@ https://github.com/forkineye/ESPAsyncE131
21402168
https://github.com/forntoh/LcdMenu
21412169
https://github.com/FortySevenEffects/arduino_midi_library
21422170
https://github.com/FortySevenEffects/serde
2143-
https://github.com/Fourier-git/ADXL372
21442171
https://github.com/Foxdogface/arduino-VEML6070
21452172
https://github.com/foxel/arduino-noolite-tx
21462173
https://github.com/fp64lib/fp64lib
@@ -2696,7 +2723,6 @@ https://github.com/Jacobllc/SDU_AGS
26962723
https://github.com/jacobrosenthal/MergedStreams
26972724
https://github.com/jaean123/DeadReckoning-library
26982725
https://github.com/jaean123/SnappyXO-PreciseMovement-library
2699-
https://github.com/jaemannyeh/SharkJ1939
27002726
https://github.com/jaggzh/mini-ppm-info
27012727
https://github.com/JAICHANGPARK/Arduino-Watch
27022728
https://github.com/jakalada/Arduino-ADXL345
@@ -2873,7 +2899,7 @@ https://github.com/JoulePhi/Escon-Library
28732899
https://github.com/joysfera/arduino-tasker
28742900
https://github.com/jpb10/SolarCalculator/
28752901
https://github.com/jpconstantineau/BlueMicro_Engine_Arduino_Library
2876-
https://github.com/jpconstantineau/BlueMicro_Examples_Arduino_Library
2902+
https://github.com/jpconstantineau/BlueMicro_Examples_Arduino_Library
28772903
https://github.com/jpconstantineau/BlueMicro_HID_Arduino_Library
28782904
https://github.com/jpconstantineau/BlueMicro_nRF52_Arduino_Library
28792905
https://github.com/jpconstantineau/BlueMicro_RP2040_Arduino_Library.git
@@ -3195,7 +3221,7 @@ https://github.com/KOEGlike/AsyncButton
31953221
https://github.com/koendv/Arduino-RTTStream
31963222
https://github.com/koendv/CheckDS18B20
31973223
https://github.com/koendv/cst816t
3198-
https://github.com/koendv/FloatToString
3224+
https://github.com/koendv/FloatToAscii
31993225
https://github.com/koendv/RTTStream
32003226
https://github.com/koendv/SerialWireOutput
32013227
https://github.com/koendv/STM32duino-Semihosting
@@ -3348,6 +3374,7 @@ https://github.com/LiquidCGS/FastIMU
33483374
https://github.com/littleBitsman/Asynchrony
33493375
https://github.com/liuyinze/CumulocityHttpDownstream
33503376
https://github.com/liuyinze/CumulocityHttpUpstream
3377+
https://github.com/llschall/ardwloop-ino
33513378
https://github.com/llelundberg/EasyWebServer
33523379
https://github.com/lmtreser/Robotec
33533380
https://github.com/lnbits/arduino-nostr/
@@ -3387,7 +3414,6 @@ https://github.com/lperez31/youmadeit-arduino
33873414
https://github.com/LSatan/SmartRC-CC1101-Driver-Lib
33883415
https://github.com/lu1aat/hellschreiberlib
33893416
https://github.com/lualtek/cubecell-device-lib
3390-
https://github.com/lualtek/lualtek-rak3172
33913417
https://github.com/lualtek/ttn-device-lib
33923418
https://github.com/lualtek/wisblock-io-extension-mini
33933419
https://github.com/lucadentella/ArduinoLib_CEClient
@@ -3681,14 +3707,18 @@ https://github.com/mathertel/RotaryEncoder
36813707
https://github.com/Mathieu52/GPSP
36823708
https://github.com/mathieucarbou/ESPAsyncWebServer
36833709
https://github.com/mathieucarbou/MycilaConfig
3710+
https://github.com/mathieucarbou/MycilaEasyDisplay
36843711
https://github.com/mathieucarbou/MycilaESPConnect
36853712
https://github.com/mathieucarbou/MycilaHADiscovery
36863713
https://github.com/mathieucarbou/MycilaJSY
36873714
https://github.com/mathieucarbou/MycilaLogger
36883715
https://github.com/mathieucarbou/MycilaMQTT
36893716
https://github.com/mathieucarbou/MycilaNTP
3717+
https://github.com/mathieucarbou/MycilaPZEM004Tv3
36903718
https://github.com/mathieucarbou/MycilaRelay
3719+
https://github.com/mathieucarbou/MycilaTaskManager
36913720
https://github.com/mathieucarbou/MycilaTaskMonitor
3721+
https://github.com/mathieucarbou/MycilaTrial
36923722
https://github.com/mathworks/thingspeak-arduino
36933723
https://github.com/matmunk/DS18B20
36943724
https://github.com/matmunk/LiquidCrystal_74HC595
@@ -4189,7 +4219,6 @@ https://github.com/olkal/LCD_ST7032
41894219
https://github.com/ollprogram/SimpleShiftRegisterController
41904220
https://github.com/OM222O/ADS1219
41914221
https://github.com/onelife/Arduino_RT-Thread
4192-
https://github.com/onelife/Arduino_wolfssl
41934222
https://github.com/onelife/RTT-CMSIS-OS
41944223
https://github.com/onelife/RTT-Ethernet
41954224
https://github.com/onelife/RTT-GUI
@@ -4754,6 +4783,7 @@ https://github.com/ripred/Profiler
47544783
https://github.com/ripred/Smooth
47554784
https://github.com/ripred/TomServo
47564785
https://github.com/riraosan/ESP32MSGraph
4786+
https://github.com/gpb01/R4SwRTC
47574787
https://github.com/RiversEngineering/RiversEngineering
47584788
https://github.com/rleddy/tinycmdtable
47594789
https://github.com/RLL-Blue-Dragon/OSS-EC_ABLIC_S-5813A_5814A_00000057
@@ -4843,6 +4873,8 @@ https://github.com/ROBOTIS-GIT/ros2arduino
48434873
https://github.com/robotman2412/pax-graphics
48444874
https://github.com/Robox-Robotics/Grove-Offline-Voice-Recognition-Module
48454875
https://github.com/RobPo/Paperino
4876+
https://github.com/RobTillaart/74HC138
4877+
https://github.com/RobTillaart/74HC154
48464878
https://github.com/RobTillaart/A1301
48474879
https://github.com/RobTillaart/ACD10
48484880
https://github.com/RobTillaart/ACS712
@@ -4887,6 +4919,7 @@ https://github.com/RobTillaart/BitArray
48874919
https://github.com/RobTillaart/bitHelpers
48884920
https://github.com/RobTillaart/BoolArray
48894921
https://github.com/RobTillaart/CHT8305
4922+
https://github.com/RobTillaart/CHT8310
48904923
https://github.com/RobTillaart/Complex
48914924
https://github.com/RobTillaart/Correlation
48924925
https://github.com/RobTillaart/CountDown
@@ -4917,6 +4950,7 @@ https://github.com/RobTillaart/DS18B20_INT
49174950
https://github.com/RobTillaart/DS2401
49184951
https://github.com/RobTillaart/DS2438
49194952
https://github.com/RobTillaart/DS28CM00
4953+
https://github.com/RobTillaart/DS3232
49204954
https://github.com/RobTillaart/ellipse
49214955
https://github.com/RobTillaart/fast_math
49224956
https://github.com/RobTillaart/FastMap
@@ -4955,6 +4989,7 @@ https://github.com/RobTillaart/I2CKeyPad8x8
49554989
https://github.com/RobTillaart/IEEE754tools
49564990
https://github.com/RobTillaart/INA219
49574991
https://github.com/RobTillaart/INA226
4992+
https://github.com/RobTillaart/INA3221_RT
49584993
https://github.com/RobTillaart/infiniteAverage
49594994
https://github.com/RobTillaart/integer24
49604995
https://github.com/RobTillaart/Interval
@@ -5153,6 +5188,7 @@ https://github.com/Salterm27/Watch
51535188
https://github.com/salvadorrueda/SerialMP3Player
51545189
https://github.com/sam-peach/Adafruit_SSD1306_EMULATOR
51555190
https://github.com/Sam4uk/CRSF
5191+
https://github.com/Sam4uk/Password
51565192
https://github.com/samelement/ACS-M1128
51575193
https://github.com/samverstraete/TimerFour
51585194
https://github.com/Samyz/CESmartCamp
@@ -5321,7 +5357,7 @@ https://github.com/Sensirion/arduino-sps
53215357
https://github.com/Sensirion/arduino-uart-sen44
53225358
https://github.com/Sensirion/arduino-uart-sfa3x
53235359
https://github.com/sensirion/arduino-uart-svm4x
5324-
https://github.com/Sensirion/upt-core
5360+
https://github.com/Sensirion/arduino-upt-core
53255361
https://github.com/sensorium/Mozzi
53265362
https://github.com/sensslen/LibLanc
53275363
https://github.com/septillion-git/FadeLed
@@ -5431,7 +5467,11 @@ https://github.com/sinricpro/teleport-arduino-esp32-library
54315467
https://github.com/siroshy/MovingPlatform
54325468
https://github.com/SirSundays/LDC1312-Arduino
54335469
https://github.com/siteswapjuggler/RAMP
5470+
https://github.com/sitronlabs/SitronLabs_Enedis_TIC_Arduino_Library
54345471
https://github.com/sitronlabs/SitronLabs_OPT3001_Arduino_Library
5472+
https://github.com/sitronlabs/SitronLabs_SinoWealth_SH1106_Arduino_Library
5473+
https://github.com/sitronlabs/SitronLabs_Sitronix_ST75256_Arduino_Library
5474+
https://github.com/sitronlabs/SitronLabs_Weikai_WK2132_Arduino_Library
54355475
https://github.com/sivaadchu/SmartCard
54365476
https://github.com/sivar2311/WebMonitor
54375477
https://github.com/sixfab/Sixfab_Arduino_CellularIoT_Library
@@ -5581,6 +5621,7 @@ https://github.com/sparkfun/SparkFun_ACS37800_Power_Monitor_Arduino_Library
55815621
https://github.com/sparkfun/SparkFun_AD5330_Breakout_Arduino_Library
55825622
https://github.com/sparkfun/SparkFun_ADIN1110_Arduino_Library
55835623
https://github.com/sparkfun/SparkFun_ADS1015_Arduino_Library
5624+
https://github.com/sparkfun/SparkFun_ADS1219_Arduino_Library
55845625
https://github.com/sparkfun/SparkFun_ADS122C04_ADC_Arduino_Library
55855626
https://github.com/sparkfun/SparkFun_ADXL313_Arduino_Library
55865627
https://github.com/sparkfun/SparkFun_ADXL345_Arduino_Library
@@ -5612,13 +5653,15 @@ https://github.com/sparkfun/SparkFun_BMP581_Arduino_Library
56125653
https://github.com/sparkfun/SparkFun_BNO080_Arduino_Library
56135654
https://github.com/sparkfun/SparkFun_BNO08x_Arduino_Library
56145655
https://github.com/sparkfun/SparkFun_BQ27441_Arduino_Library
5656+
https://github.com/sparkfun/SparkFun_BQ40Z50_Battery_Manager_Arduino_Library
56155657
https://github.com/sparkfun/SparkFun_CAP1203_Arduino_Library
56165658
https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library
56175659
https://github.com/sparkfun/SparkFun_Clock_5P49V60_Arduino_Library
56185660
https://github.com/sparkfun/SparkFun_Color_LCD_Shield_Arduino_Library
56195661
https://github.com/sparkfun/SparkFun_DE2120_Arduino_Library
56205662
https://github.com/sparkfun/SparkFun_Displacement_Sensor_Arduino_Library
56215663
https://github.com/sparkfun/SparkFun_ePaper_Arduino_Library
5664+
https://github.com/sparkfun/SparkFun_Extensible_Message_Parser
56225665
https://github.com/sparkfun/SparkFun_External_EEPROM_Arduino_Library
56235666
https://github.com/sparkfun/SparkFun_Flying_Jalapeno_2_Arduino_Library
56245667
https://github.com/sparkfun/SparkFun_Flying_Jalapeno_Arduino_Library
@@ -5680,6 +5723,7 @@ https://github.com/sparkfun/SparkFun_ProDriver_TC78H670FTG_Arduino_Library
56805723
https://github.com/sparkfun/SparkFun_Quadstepper_Motor_Driver_Arduino_Library
56815724
https://github.com/sparkfun/SparkFun_Qwiic_6DoF_LSM6DSO_Arduino_Library
56825725
https://github.com/sparkfun/SparkFun_Qwiic_Button_Arduino_Library
5726+
https://github.com/sparkfun/SparkFun_Qwiic_Buzzer_Arduino_Library
56835727
https://github.com/sparkfun/SparkFun_Qwiic_Digital_Capacitor_Arduino_Library
56845728
https://github.com/sparkfun/SparkFun_Qwiic_Fan_Arduino_Library
56855729
https://github.com/sparkfun/SparkFun_Qwiic_GPIO_Library
@@ -6037,11 +6081,16 @@ https://github.com/techwillsaveus/Gamer
60376081
https://github.com/techwillsaveus/GamerIR
60386082
https://github.com/teckel12/arduino-toneac
60396083
https://github.com/teddokano/AFE_NXP_Arduino
6084+
https://github.com/teddokano/BusInOut_Arduino
6085+
https://github.com/teddokano/BusRepeater_NXP_Arduino
6086+
https://github.com/teddokano/EEPROM_STM_Arduino
60406087
https://github.com/teddokano/GPIO_NXP_Arduino
60416088
https://github.com/teddokano/I2C_device_Arduino
60426089
https://github.com/teddokano/LCDDriver_NXP_Arduino
60436090
https://github.com/teddokano/LEDDriver_NXP_Arduino
6091+
https://github.com/teddokano/LevelShifter_NXP_Arduino
60446092
https://github.com/teddokano/MUX_SW_NXP_Arduino
6093+
https://github.com/teddokano/Potentiometer_ADI_Arduino
60456094
https://github.com/teddokano/RTC_NXP_Arduino
60466095
https://github.com/teddokano/TempSensor_NXP_Arduino
60476096
https://github.com/tedtoal/Button_TT
@@ -6406,6 +6455,7 @@ https://github.com/WK-Software56/AdvKeyPad
64066455
https://github.com/wloche/LcdProgressBar
64076456
https://github.com/wloche/LcdProgressBarDouble
64086457
https://github.com/wokwi/TinyDebug
6458+
https://github.com/wolfSSL/Arduino-wolfSSL
64096459
https://github.com/wolfv6/keybrd
64106460
https://github.com/Wolkabout/WolkConnect-Arduino
64116461
https://github.com/wollewald/ADS1115_WE
@@ -6463,7 +6513,7 @@ https://github.com/xreef/ABB_Aurora_Solar_Inverter_Library
64636513
https://github.com/xreef/DHT12_sensor_library
64646514
https://github.com/xreef/EByte_LoRa_E22_Series_Library
64656515
https://github.com/xreef/EByte_LoRa_E220_Series_Library
6466-
https://github.com/xreef/EByte_LoRa_E70_Series_Library
6516+
https://github.com/xreef/EByte_RF_E70_Series_Library
64676517
https://github.com/xreef/EMailSender
64686518
https://github.com/xreef/LoRa_E32_Series_Library
64696519
https://github.com/xreef/PCF8574_library
@@ -6644,3 +6694,39 @@ https://gitlab.com/zaber-core-libs/zaber-ascii-for-arduino
66446694
https://gitlab.com/zaber-core-libs/zaber-binary-for-arduino
66456695
https://github.com/BenCestMoiQuoi/I2C_Insarianne
66466696
https://github.com/mkeras/EmbeddedSparkplugNode
6697+
https://github.com/Blue-Crescent/JJYReceiver
6698+
https://github.com/io7lab/IO7F8266
6699+
https://github.com/kenichi884/M5StackToio
6700+
https://github.com/io7lab/IO7F32
6701+
https://github.com/thelastoutpostworkshop/virtualScreen
6702+
https://github.com/lualtek/lualtek-rakrui
6703+
https://github.com/EmotiBit/EmotiBit_SimpleFTPServer
6704+
https://github.com/The-Randalorian/Rando-HX711-Arduino-Library
6705+
https://github.com/mbrugman67/Uno-Minimal-HUB75
6706+
https://github.com/derekcurry/super_easing
6707+
https://github.com/byrmeng/DeneyapKart.QRCodeReader
6708+
https://github.com/Jens3382/xy6020l
6709+
https://github.com/braydenanderson2014/ArduinoArrayList
6710+
https://github.com/braydenanderson2014/ArduinoDoubleLinkedList
6711+
https://github.com/braydenanderson2014/ArduinoLinkedList
6712+
https://github.com/braydenanderson2014/SimpleVector
6713+
https://github.com/braydenanderson2014/ArduinoSDList
6714+
https://github.com/braydenanderson2014/ArduinoHashtable
6715+
https://github.com/braydenanderson2014/ArduinoTimer
6716+
https://github.com/braydenanderson2014/SimpleProperties
6717+
https://github.com/braydenanderson2014/UnorderedMap
6718+
https://github.com/qqqlab/madflight
6719+
https://github.com/MJBeltran13/Bucopi_library
6720+
https://github.com/lualtek/buttino-rak
6721+
https://github.com/tomcombriat/FixMath
6722+
https://github.com/BestModules-Libraries/BM22S3421-1
6723+
https://github.com/BestModules-Libraries/BM25S3421-1
6724+
https://github.com/BestModules-Libraries/BM42S5321-1
6725+
https://github.com/BestModules-Libraries/BMV36T001
6726+
https://github.com/SequentMicrosystems/Sequent-16digin-Library
6727+
https://github.com/yishii/Meiro
6728+
https://github.com/Abhijeetbyte/StreamLog
6729+
https://bitbucket.org/logsdonj/rl_tonesongplayer/
6730+
https://github.com/IlikeChooros/lazyjson
6731+
https://github.com/The-Young-Maker/OpenMenuOS
6732+
https://github.com/winghoko/simpleEvents

0 commit comments

Comments
 (0)