From 356866751a5ea85e1d86bda41ae241fbffae8cad Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 9 Mar 2023 21:24:32 +0700 Subject: [PATCH 1/5] create listing of LilyGO for T-Display rp2040 --- org/LilyGO/index.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 org/LilyGO/index.md diff --git a/org/LilyGO/index.md b/org/LilyGO/index.md new file mode 100644 index 00000000..2c7ce52a --- /dev/null +++ b/org/LilyGO/index.md @@ -0,0 +1,18 @@ +--- +layout: org +title: LilyGO +site: http://www.lilygo.cc/ +--- +LILYGO® is a company integrating R&D, production, and sales and committed to promoting the development of the industry for IoT. +"Dedicated to the development of the IOT. Making development become easier" is the product concept of LILYGO® + +taken from: https://www.lilygo.cc/pages/about-us + +Address: +Shenzhen Xin Yuan Electronic Technology Co., Ltd +401 4F Bldg. building B. No.5 +1st Rd Bantianshangxue Technology Park +Bantian St, Longgang Dist., Shenzhen Guangdong China + +深圳市龙岗区坂田街道稼先路2000号有所为大厦A栋 +from: http://www.lilygo.cn/contact.aspx?TypeId=13&FId=t7:13:7 From 7ccba8ebf0c1e4c650c6d9788e314bbc5e56a266 Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 9 Mar 2023 21:30:26 +0700 Subject: [PATCH 2/5] linked layout and schematics of T-Display on github --- 1209/2023/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 1209/2023/index.md diff --git a/1209/2023/index.md b/1209/2023/index.md new file mode 100644 index 00000000..828d1d07 --- /dev/null +++ b/1209/2023/index.md @@ -0,0 +1,8 @@ +--- +layout: pid +title: T-Display rp2040 +owner: LilyGO +license: MIT +site: https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040 +source: https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040 +--- From bdc26e42a9110ea8db52acb0ea57cfe941ee53a3 Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 20 Apr 2023 04:36:38 +0700 Subject: [PATCH 3/5] Create index.md for SSIS Robotics This will be used for our ssis.bit based on the T-Display with rp2040 for our Advanced Automation class. - https://github.com/ssis-robotics/ssis.bit - https://github.com/ssis-aa/rvr2023 --- org/SSIS-Robotics/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 org/SSIS-Robotics/index.md diff --git a/org/SSIS-Robotics/index.md b/org/SSIS-Robotics/index.md new file mode 100644 index 00000000..876c309f --- /dev/null +++ b/org/SSIS-Robotics/index.md @@ -0,0 +1,8 @@ +--- +layout: org +title: SSIS Robotics +site: https://github.com/ssis-robotics +--- +The robotics club at Saigon South International School SSIS in Vietnam provides students the opportunity to explore electronics, robotics, programming, control systems and mechanical design. + +It is the first VEX VRC team 76209 and the first FRC team in Vietnam. From 67acc8e5c017fb9b42ec834faff99eee84b6de3d Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 20 Apr 2023 04:38:59 +0700 Subject: [PATCH 4/5] Delete index.md --- org/LilyGO/index.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 org/LilyGO/index.md diff --git a/org/LilyGO/index.md b/org/LilyGO/index.md deleted file mode 100644 index 2c7ce52a..00000000 --- a/org/LilyGO/index.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: org -title: LilyGO -site: http://www.lilygo.cc/ ---- -LILYGO® is a company integrating R&D, production, and sales and committed to promoting the development of the industry for IoT. -"Dedicated to the development of the IOT. Making development become easier" is the product concept of LILYGO® - -taken from: https://www.lilygo.cc/pages/about-us - -Address: -Shenzhen Xin Yuan Electronic Technology Co., Ltd -401 4F Bldg. building B. No.5 -1st Rd Bantianshangxue Technology Park -Bantian St, Longgang Dist., Shenzhen Guangdong China - -深圳市龙岗区坂田街道稼先路2000号有所为大厦A栋 -from: http://www.lilygo.cn/contact.aspx?TypeId=13&FId=t7:13:7 From 19a1d904da9ece53db2d761a003682069e6f238b Mon Sep 17 00:00:00 2001 From: Matthias Kreier <43933271+kreier@users.noreply.github.com> Date: Thu, 20 Apr 2023 04:45:12 +0700 Subject: [PATCH 5/5] updated to match organization description --- 1209/2023/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/2023/index.md b/1209/2023/index.md index 828d1d07..f0a677ea 100644 --- a/1209/2023/index.md +++ b/1209/2023/index.md @@ -1,8 +1,8 @@ --- layout: pid title: T-Display rp2040 -owner: LilyGO +owner: SSIS-Robotics license: MIT -site: https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040 +site: https://github.com/adafruit/circuitpython/pull/6037 source: https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040 ---