f86021a0e0
Update repositories.txt ( #5658 )
2024-12-25 23:38:11 +00:00
de5582b9b0
Update repositories.txt ( #5657 )
2024-12-25 12:32:58 +00:00
96fa065b34
Update repositories.txt ( #5656 )
2024-12-25 12:19:06 +00:00
bda3d2643c
chore: delete the url of old "MP3 Player"
2024-12-25 09:24:07 +00:00
5cf2d5b68e
chore: add a new url of "MP3 Player" ( #5654 )
2024-12-25 09:17:08 +00:00
f091fafa22
Update repositories.txt ( #5653 )
2024-12-25 06:13:18 +00:00
c3d1b09d8b
Update repositories.txt ( #5652 )
2024-12-24 14:08:53 +00:00
740f98b05c
Add MCP23017_MR ( #5651 )
...
* feat: Add ADS1115
* Add MCP23017_MR
2024-12-23 21:48:59 +00:00
6c349298f2
Added CSE_ZH06 ( #5650 )
2024-12-23 18:51:08 +00:00
ddaea32c53
Merge branch 'main' into patch-3
2024-12-23 09:49:53 -05:00
402a7f0ad3
Update repositories.txt ( #5647 )
2024-12-23 05:58:28 +00:00
0e5a2d7624
Update repositories.txt ( #5646 )
2024-12-23 05:40:17 +00:00
bd171c23d7
Add spi_lcd_read ( #5645 )
...
Tiny simple library to read data from registers on this class of simple and cheap SPI LCD controllers (ILI9341, ST7789, etc). Can be used for identifying hardware before the actual display driver is initialized. No dependencies other than Arduino SPI.h.
2024-12-22 13:34:13 +00:00
d4c70cb6e1
Update repositories.txt ( #5644 )
...
Add KelasRobotTime
2024-12-22 11:27:42 +00:00
5514e6bf9e
Update repositories.txt ( #5643 )
2024-12-22 02:32:58 +00:00
5b691ff482
Update repositories.txt ( #5640 )
2024-12-22 02:06:11 +00:00
6303a9f083
Update repositories.txt
2024-12-20 22:40:05 -08:00
aba8b30a32
Update repositories.txt ( #5637 )
2024-12-21 01:01:03 +00:00
f7ffb5b12a
Update repositories.txt ( #5636 )
2024-12-21 00:31:41 +00:00
329e3c3bf4
Update repositories.txt ( #5631 )
2024-12-19 16:44:52 +00:00
38778204d7
Update repositories.txt ( #5630 )
...
MCP4132-Arduino-Library added
2024-12-19 16:17:22 +00:00
dcecd8040c
Adding CppComponentsLibrary ( #5629 )
2024-12-19 13:50:13 +00:00
8f4bb7fe56
Update repositories.txt ( #5628 )
2024-12-19 12:41:55 +00:00
ba1cfd65ee
Update repositories.txt ( #5626 )
2024-12-19 05:49:25 +00:00
6f19274a42
Update repositories.txt ( #5622 )
2024-12-19 04:50:44 +00:00
4de782fceb
Update repositories.txt ( #5619 )
2024-12-19 04:08:40 +00:00
1abe24f7bc
Add BackgroundAudio library ( #5618 )
2024-12-18 23:09:28 +00:00
69ae935488
Update repositories.txt ( #5617 )
2024-12-18 19:40:01 +00:00
72eb0d552b
add lib ( #5615 )
...
* 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
* Update repositories.txt
* Update repositories.txt
* Update repositories.txt
* Update repositories.txt
* Update repositories.txt
* Update repositories.txt
2024-12-17 07:25:11 +00:00
aa84539778
Update repositories.txt
...
Updated URL to reflect username change
2024-12-16 13:08:03 -06:00
f0cd51577f
Update repositories.txt ( #5612 )
...
Add new library UIComponents
2024-12-16 17:44:42 +00:00
e1fcb0d84e
Update repositories.txt ( #5610 )
...
Add EspMQTTClient fork
2024-12-16 14:58:00 +00:00
ef8ed289cf
Add the private LoRa library ( #5609 )
...
Co-authored-by: Interested-In-Spresense <chun202309@gmail.com >
2024-12-15 18:56:03 +00:00
00e0b4f820
Update repositories.txt ( #5608 )
...
Add Library DMXasLED by Alessio Savelli
2024-12-15 15:53:43 +00:00
75e47ea708
Update repositories.txt ( #5607 )
2024-12-15 15:04:46 +00:00
52a748bfe3
Update repositories.txt ( #5606 )
2024-12-15 14:57:07 +00:00
76cde49a9f
fvs-bib-esp32 ( #5604 )
...
* Update repositories.txt
* Update repositories.txt
* Update repositories.txt
2024-12-15 11:29:24 +00:00
b219b3ef09
Add beegee-tokyo/RAK-OneWireSerial ( #5602 )
...
* Add RAKwireless_RAK14000_EPD_2_13
* Add RUI3-Arduino-Library
RAKWireless library for communication over UART with RUI3 based WisDuo modules.
* Add beegee-tokyo/RAK-OneWireSerial
2024-12-15 06:49:11 +00:00
4b0b4b69d7
New Arduino Library gfxDraw ( #5601 )
...
GFXDraw is a powerful and easy-to-use GUI library for Arduino offering path-based vector drawing.
2024-12-14 17:03:22 +00:00
d20c1475d5
Update repositories.txt ( #5599 )
2024-12-14 16:12:02 +00:00
1c129416f2
feat: Add ADS1115 ( #5594 )
2024-12-13 21:47:14 +00:00
2b29e62de3
Update repositories.txt ( #5593 )
...
Add the Walter Arduino library
2024-12-13 16:43:01 +00:00
58ce8bb3f0
Update repositories.txt ( #5589 )
2024-12-12 23:08:39 +00:00
a4959e7ab9
Adding LVGL_CYD ( #5588 )
...
Running LVGL on CYD, the Cheap Yellow Display. All the boilerplate stuff. Detects board variants at runtime.
2024-12-12 20:36:46 +00:00
185a764702
Update repositories.txt ( #5587 )
...
Add https://github.com/Stutchbury/InputEvents
2024-12-12 11:49:01 +00:00
f0b2fab735
Update repositories.txt ( #5583 )
...
* Update repositories.txt
* Update repositories.txt
2024-12-12 06:37:03 +00:00
2ce9e38207
Update repositories.txt ( #5582 )
2024-12-12 05:12:58 +00:00
d97c948854
Update repositories.txt ( #5581 )
2024-12-12 00:02:01 +00:00
9b040c010b
Merge pull request #5546 from SooDragon/patch-4
...
Update repositories.txt
2024-12-11 18:05:09 +01:00
3fe4ba5951
Merge branch 'main' into patch-4
2024-12-11 18:03:07 +01:00