From 14d017add86d5296f27333dc73397399fda9125b Mon Sep 17 00:00:00 2001 From: econoalchemist <78942203+econoalchemist@users.noreply.github.com> Date: Fri, 7 Nov 2025 15:09:54 -0600 Subject: [PATCH 1/4] Create index.md for 256 Foundation Added information about the 256 Foundation's mission and initiatives. --- org/256foundation/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 org/256foundation/index.md diff --git a/org/256foundation/index.md b/org/256foundation/index.md new file mode 100644 index 00000000..051a7900 --- /dev/null +++ b/org/256foundation/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: 256 Foundation +site: https://256foundation.org +--- +The 256 Foundation is a 501(c)(3) non-profit public charity based in Nashville, TN that raises money to support open-source developers to build free and open Bitcoin mining software and hardware, we also support education initiatives on the topic through our weekly podcast, [POD256](https://www.pod256.org/) and our monthly [newsletter](https://news.256foundation.org/). Our mission is to dismantle the proprietary mining empire that has stifled innovation and created centralizing forces that jeopardize the attributes that make Bitcoin a powerful freedom technology tool. 100% of donations are passed through to the developers and engineers working on the projects. From e72b1ca0be9890640d15e2b2cea244e11d6561d3 Mon Sep 17 00:00:00 2001 From: econoalchemist <78942203+econoalchemist@users.noreply.github.com> Date: Fri, 7 Nov 2025 15:25:21 -0600 Subject: [PATCH 2/4] Create index.md --- 1209/256F/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 1209/256F/index.md diff --git a/1209/256F/index.md b/1209/256F/index.md new file mode 100644 index 00000000..eb5bab21 --- /dev/null +++ b/1209/256F/index.md @@ -0,0 +1,10 @@ +--- +layout: pid +title: Ember One +owner: 256 Foundation +license: CERN-OHL-S +site: https://emberone.org +source: https://github.com/256foundation/emberone00-pcb +--- +Ember One is an open-source Bitcoin miner hashboard built using twelve Bitmain BM1362 ASIC chips, consuming roughly 100 Watts, and producing roughly 3.5Th/s. The RP2040 device-side firmware for the Ember One board management controller is licensed under the open-source GPLv3 license and the firmware source can be found [here](https://github.com/256foundation/emberone-usbserial-fw). + From 3a5faace68291d6c751aa3dde4ee36cec1a714cb Mon Sep 17 00:00:00 2001 From: econoalchemist <78942203+econoalchemist@users.noreply.github.com> Date: Fri, 7 Nov 2025 15:43:06 -0600 Subject: [PATCH 3/4] Update index.md --- 1209/256F/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/256F/index.md b/1209/256F/index.md index eb5bab21..2f524a32 100644 --- a/1209/256F/index.md +++ b/1209/256F/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Ember One -owner: 256 Foundation +owner: 256Foundation license: CERN-OHL-S site: https://emberone.org source: https://github.com/256foundation/emberone00-pcb From 641e5e923c143388c4b2264ad1767892b1aab9c7 Mon Sep 17 00:00:00 2001 From: econoalchemist <78942203+econoalchemist@users.noreply.github.com> Date: Fri, 7 Nov 2025 15:46:09 -0600 Subject: [PATCH 4/4] Update index.md Changed letter case in the word "Foundation" in the owner field. --- 1209/256F/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1209/256F/index.md b/1209/256F/index.md index 2f524a32..84455d06 100644 --- a/1209/256F/index.md +++ b/1209/256F/index.md @@ -1,7 +1,7 @@ --- layout: pid title: Ember One -owner: 256Foundation +owner: 256foundation license: CERN-OHL-S site: https://emberone.org source: https://github.com/256foundation/emberone00-pcb