Skip to content

Commit

Permalink
fix files add software #27
Browse files Browse the repository at this point in the history
  • Loading branch information
moedn committed Feb 15, 2022
1 parent 713f61f commit 74c5658
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 13 deletions.
12 changes: 8 additions & 4 deletions manifest_files/manually-created/okh-Index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,18 @@ release = "https://github.com/index-machines/index/releases/tag/v2.0.0"
license = "GPL-3.0-or-later"
licensor = "Stephen Hawes"
organisation = "Index Machines"
readme = "https://github.com/index-machines/index#readme"
image = "https://github.com/index-machines/index/blob/master/img/index-hero.jpg"
readme = "Readme.md"
image = "/img/index-hero.jpg"
documentation-language = "en-GB"
function = "The Index Pick and Place is an open source pick and place machine to aid in Mid-Scale Manufacturing."
technology-readiness-level = "OTRL-4"
technology-readiness-level = "OTRL-5"
documentation-readiness-level = "ODRL-3"
cpc-patent-class = "B65G1/00"
tsdc = "ASM"
bom = "https://github.com/index-machines/index/blob/master/parts.csv"
bom = "parts.csv"
manufacturing-instructions = "https://github.com/index-machines/index/wiki"
user-manual = "https://github.com/index-machines/index/wiki"

[[software]]
release = "https://github.com/index-machines/openpnp/releases/tag/1.1.0"
installation-guide = "https://github.com/openpnp/openpnp/wiki"
6 changes: 3 additions & 3 deletions manifest_files/manually-created/okh-Inkplate-6.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ organisation = "e-radionica.com"
readme = "README.md"
image = "https://camo.githubusercontent.com/8aae3fb6234eea43cf662c841c5653885fdc915f7f0041c5b30616897faae3b9/68747470733a2f2f7777772e63726f7764737570706c792e636f6d2f696d672f303430612f696e6b706c6174652d362d616e676c652d30315f706e675f70726f6a6563742d6d61696e2e6a7067"
documentation-language = "en-GB"
technology-readiness-level = "OTRL-5"
technology-readiness-level = "OTRL-6"
documentation-readiness-level = "ODRL-3"
function = " Inkplate 6 is a powerful, Wi-Fi enabled ESP32 based six-inch e-paper display - recycled from a Kindle e-reader."
function = "Inkplate 6 is a powerful, Wi-Fi enabled ESP32 based six-inch e-paper display - recycled from a Kindle e-reader."
cpc-patent-class = "H04W"
tsdc = "STD"
tsdc = "ASM"
manufacturing-instructions = "/Technical%20drawings/Inkplate6%20features%20technical%20drawing.pdf"
6 changes: 5 additions & 1 deletion manifest_files/manually-created/okh-Koruza.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ licensor = "Luka Mustafa"
organisation = "Development of advanced applied systems / IRNAS"
readme = "README.md"
documentation-language = "en-GB"
technology-readiness-level = "OTRL-3"
technology-readiness-level = "OTRL-4"
documentation-readiness-level = "ODRL-4"
function = "KORUZA innovates the design of a free-space optical communication system reusing mass produced Small Form-factor Pluggable (SFP) electro-optical transceivers, combining the latest advances in low-cost 3D printing using the Fused Deposition Modelling (F DM) method with bare-minimum custom electronics design."
cpc-patent-class = "H04"
tsdc = "ASM"
bom = "koruza-v10-BillOfMaterials.ods"
manufacturing-instructions = "http://instructions.koruza.net/"

[[Software]]
release = "https://github.com/IRNAS/koruza-pi/tree/066205be51b8aff0df67cfa2796d340c90208c95"
installation-guide = "https://github.com/IRNAS/koruza-pi/tree/066205be51b8aff0df67cfa2796d340c90208c95#manual"
2 changes: 1 addition & 1 deletion manifest_files/manually-created/okh-MPPT-1210-HUS.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
image = "mppt-1210-hus.jpg"
documentation-language = "en-GB"
technology-readiness-level = "OTRL-6"
documentation-readiness-level = "ODRL-5"
documentation-readiness-level = "ODRL-3"
function = "This charge controller is a so-called maximum power point tracker (MPPT), which automatically adapts its input voltage to the connected solar panel to extracts as much power as possible. The MPPT function can only be achieved using a DC/DC converter, which is the core part of the charge controller PCB. It can be recognized by the large inductor and the large electrolytic input and output filter capacitors."
cpc-patent-class = "H02J 1/00"
tsdc = "PCB"
Expand Down
8 changes: 8 additions & 0 deletions manifest_files/manually-created/okh-Makair.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ cpc-patent-class = "A61M16/00"
tsdc = "ASM"
bom = "Readme.md#Components"
manufacturing-instructions = "Readme.md#how-to-build"

[[software]]
release = "https://github.com/makers-for-life/makair-firmware/releases/tag/v4.1.0"
installation-guide = "https://github.com/makers-for-life/makair-firmware/tree/v4.1.0#how-to-flash"

[[software]]
release = "https://github.com/makers-for-life/makair-control-ui/releases/tag/v2.3.0"
installation-guide = "https://github.com/makers-for-life/makair-control-ui/tree/v2.3.0#how-to-build"
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
okhv = "OKH-LOSHv1.0"
name = "OpenEVSE"
repo = "https://github.com/openevse"
repo = "https://github.com/OpenEVSE/OpenEVSE_PLUS"
version = "5.5.0"
release = "https://github.com/OpenEVSE/OpenEVSE_PLUS/tree/master/OpenEVSE_PLUS_v5.5"
license = "CC-BY-SA-3.0"
licensor = "xxx"
licensor = "Chris Howell"
organisation = "OpenEVSE"
readme = "README.md"
image = "/blob/master/OpenEVSE_PLUS_v5.5/OpenEVSE_v5.5.jpg"
image = "/OpenEVSE_PLUS_v5.5/OpenEVSE_v5.5.jpg"
documentation-language = "en-GB"
technology-readiness-level = "OTRL-5"
documentation-readiness-level = "ODRL-2"
documentation-readiness-level = "ODRL-3"
function = "OpenEVSE supplies open source charging station hardware and software solutions to manufactures and individuals. "
cpc-patent-class = "H02J"
tsdc = "PCB"

0 comments on commit 74c5658

Please sign in to comment.