From f7ffb5b12ae1293e8c8da92f9641bec6a299428a Mon Sep 17 00:00:00 2001 From: dejwk Date: Sat, 21 Dec 2024 01:31:41 +0100 Subject: [PATCH 1/8] Update repositories.txt (#5636) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 08c39c0c..0dd9a69a 100644 --- a/repositories.txt +++ b/repositories.txt @@ -1849,6 +1849,7 @@ https://github.com/dejwk/roo_control https://github.com/dejwk/roo_display https://github.com/dejwk/roo_flags https://github.com/dejwk/roo_icons +https://github.com/dejwk/roo_io https://github.com/dejwk/roo_logging https://github.com/dejwk/roo_material_icons https://github.com/dejwk/roo_onewire From aba8b30a3291b3311045e60664b0e84714226e22 Mon Sep 17 00:00:00 2001 From: dejwk Date: Sat, 21 Dec 2024 02:01:03 +0100 Subject: [PATCH 2/8] Update repositories.txt (#5637) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 0dd9a69a..7d3c2984 100644 --- a/repositories.txt +++ b/repositories.txt @@ -1850,6 +1850,7 @@ https://github.com/dejwk/roo_display https://github.com/dejwk/roo_flags https://github.com/dejwk/roo_icons https://github.com/dejwk/roo_io +https://github.com/dejwk/roo_io_arduino https://github.com/dejwk/roo_logging https://github.com/dejwk/roo_material_icons https://github.com/dejwk/roo_onewire From 5b691ff4826011bad4c1309cfd296b4bb711796b Mon Sep 17 00:00:00 2001 From: Alfan Risqi Wahyudi <54757609+alfan459@users.noreply.github.com> Date: Sun, 22 Dec 2024 09:06:11 +0700 Subject: [PATCH 3/8] Update repositories.txt (#5640) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 7d3c2984..36927030 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7626,3 +7626,4 @@ https://github.com/digitalfen/ArtificialDateTime https://github.com/digitalfen/PseudoDateTime https://github.com/digitalfen/ArtificialRTC https://github.com/digitalfen/EmuRTC +https://github.com/alfan459/RandomForestModel From 5514e6bf9e30dd9314d302d1532f9164cb2491df Mon Sep 17 00:00:00 2001 From: Alfan Risqi Wahyudi <54757609+alfan459@users.noreply.github.com> Date: Sun, 22 Dec 2024 09:32:58 +0700 Subject: [PATCH 4/8] Update repositories.txt (#5643) --- repositories.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repositories.txt b/repositories.txt index 36927030..4eb6a30f 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7627,3 +7627,5 @@ https://github.com/digitalfen/PseudoDateTime https://github.com/digitalfen/ArtificialRTC https://github.com/digitalfen/EmuRTC https://github.com/alfan459/RandomForestModel +https://github.com/alfan459/ElasticNetModel +https://github.com/alfan459/LinearRegressionModel From d4c70cb6e1b6725fe0ef0741a42d8d72096c3696 Mon Sep 17 00:00:00 2001 From: Ajang Rahmat <41977490+ajangrahmat@users.noreply.github.com> Date: Sun, 22 Dec 2024 18:27:42 +0700 Subject: [PATCH 5/8] Update repositories.txt (#5644) Add KelasRobotTime --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 4eb6a30f..98315e36 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7629,3 +7629,4 @@ https://github.com/digitalfen/EmuRTC https://github.com/alfan459/RandomForestModel https://github.com/alfan459/ElasticNetModel https://github.com/alfan459/LinearRegressionModel +https://github.com/kelasrobot/KelasRobotTime From bd171c23d7a9d5a972d4bee17e6b2746109b9753 Mon Sep 17 00:00:00 2001 From: Rop Gonggrijp Date: Sun, 22 Dec 2024 14:34:13 +0100 Subject: [PATCH 6/8] 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. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 98315e36..57cd4f62 100644 --- a/repositories.txt +++ b/repositories.txt @@ -1,3 +1,4 @@ +https://github.com/ropg/spi_lcd_read https://github.com/FoltaBozZ/fvs-esp32-bib https://github.com/botnroll/BnrOneAPlus https://github.com/toaha63/BanglaDuino From 0e5a2d76241480721ae465d62946af56cbcf898c Mon Sep 17 00:00:00 2001 From: Ajang Rahmat <41977490+ajangrahmat@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:40:17 +0700 Subject: [PATCH 7/8] Update repositories.txt (#5646) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 57cd4f62..3968aa48 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7631,3 +7631,4 @@ https://github.com/alfan459/RandomForestModel https://github.com/alfan459/ElasticNetModel https://github.com/alfan459/LinearRegressionModel https://github.com/kelasrobot/KelasRobotTime +https://github.com/kelasrobot/MQTTESP From 402a7f0ad3180b9a435d90ede55810300e55ee91 Mon Sep 17 00:00:00 2001 From: Faris Munir <120432426+farismnrr@users.noreply.github.com> Date: Mon, 23 Dec 2024 12:58:28 +0700 Subject: [PATCH 8/8] Update repositories.txt (#5647) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 3968aa48..32136f90 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7632,3 +7632,4 @@ https://github.com/alfan459/ElasticNetModel https://github.com/alfan459/LinearRegressionModel https://github.com/kelasrobot/KelasRobotTime https://github.com/kelasrobot/MQTTESP +https://github.com/bsrahmat/iotNetESP32