From 56602a10829912f9cffcadddd9aa0c6d89f018e1 Mon Sep 17 00:00:00 2001 From: its-kronos <140297693+its-kronos@users.noreply.github.com> Date: Fri, 8 Aug 2025 15:53:19 -0400 Subject: [PATCH 1/2] Create index.md for its_kronos --- org/its_kronos/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/its_kronos/index.md diff --git a/org/its_kronos/index.md b/org/its_kronos/index.md new file mode 100644 index 00000000..225c6d6e --- /dev/null +++ b/org/its_kronos/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: its_kronos +--- + +Hi! I am a teenage developer who likes working on various projects in my free time. From e31e5cbc244f434f9c2309ef9b390ab37feb20cd Mon Sep 17 00:00:00 2001 From: its-kronos <140297693+its-kronos@users.noreply.github.com> Date: Fri, 8 Aug 2025 16:06:19 -0400 Subject: [PATCH 2/2] Create index.md for Breadboard+ --- 1209/2203/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/2203/index.md diff --git a/1209/2203/index.md b/1209/2203/index.md new file mode 100644 index 00000000..d4dfb45c --- /dev/null +++ b/1209/2203/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: The Breadboard+ +owner: its_kronos +license: GNU General Public License v3.0 +site: https://github.com/its-kronos/The-Breadboard-Plus +source: https://github.com/its-kronos/The-Breadboard-Plus +--- + +The Breadboard+ is a custom devboard with its main MCU being the RP2040. It also features an ESP32-C3 for WIFI connectivity, which can be programmed VIA UART. Instructions for how to use the board are provided on the Github repo, including information on how to set up circuitpython.