-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
1 lines (1 loc) · 31.4 KB
/
index.html
1
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <link rel="stylesheet" href="/assets/css/just-the-docs-default.css"> <script src="/assets/js/vendor/lunr.min.js"></script> <script src="/assets/js/just-the-docs.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" href="/assets/images/favicon.ico" type="image/x-icon"> <!-- Begin Jekyll SEO tag v2.8.0 --> <meta name="generator" content="Jekyll v4.3.4" /> <meta property="og:title" content="Home" /> <meta property="og:locale" content="en" /> <meta name="description" content="The BIRDSOpenSource release is a comprehensive open source guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our resources are structured to assist you at every stage of the satellite development process." /> <meta property="og:description" content="The BIRDSOpenSource release is a comprehensive open source guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our resources are structured to assist you at every stage of the satellite development process." /> <link rel="canonical" href="http://localhost:4000/" /> <meta property="og:url" content="http://localhost:4000/" /> <meta property="og:site_name" content="BIRDSOpenSource Docs" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary" /> <meta property="twitter:title" content="Home" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"WebSite","description":"The BIRDSOpenSource release is a comprehensive open source guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our resources are structured to assist you at every stage of the satellite development process.","headline":"Home","name":"BIRDSOpenSource Docs","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/assets/images/birds-logo-light.png"}},"url":"http://localhost:4000/"}</script> <!-- End Jekyll SEO tag --> <title>BIRDSOpenSource | Docs</title> </head> <body> <a class="skip-to-main" href="#main-content">Skip to main content</a> <svg xmlns="http://www.w3.org/2000/svg" class="d-none"> <symbol id="svg-link" viewBox="0 0 24 24"> <title>Link</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link"> <path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path> </svg> </symbol> <symbol id="svg-menu" viewBox="0 0 24 24"> <title>Menu</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"> <line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line> </svg> </symbol> <symbol id="svg-arrow-right" viewBox="0 0 24 24"> <title>Expand</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"> <polyline points="9 18 15 12 9 6"></polyline> </svg> </symbol> <!-- Feather. MIT License: https://github.com/feathericons/feather/blob/master/LICENSE --> <symbol id="svg-external-link" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"> <title id="svg-external-link-title">(external link)</title> <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line> </symbol> <symbol id="svg-doc" viewBox="0 0 24 24"> <title>Document</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file"> <path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"></path><polyline points="13 2 13 9 20 9"></polyline> </svg> </symbol> <symbol id="svg-search" viewBox="0 0 24 24"> <title>Search</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"> <circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line> </svg> </symbol> <!-- Bootstrap Icons. MIT License: https://github.com/twbs/icons/blob/main/LICENSE.md --> <symbol id="svg-copy" viewBox="0 0 16 16"> <title>Copy</title> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-clipboard" viewBox="0 0 16 16"> <path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/> <path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/> </svg> </symbol> <symbol id="svg-copied" viewBox="0 0 16 16"> <title>Copied</title> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-clipboard-check-fill" viewBox="0 0 16 16"> <path d="M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"/> <path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm6.854 7.354-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708Z"/> </svg> </symbol> </svg> <div class="side-bar"> <div class="site-header" role="banner"> <a href="/" class="site-title lh-tight"> <div class="site-logo" role="img" aria-label="BIRDSOpenSource | Docs"></div> </a> <button id="menu-button" class="site-button btn-reset" aria-label="Toggle menu" aria-pressed="false"> <svg viewBox="0 0 24 24" class="icon" aria-hidden="true"><use xlink:href="#svg-menu"></use></svg> </a> </div> <nav aria-label="Main" id="site-nav" class="site-nav"> <ul class="nav-list"><li class="nav-list-item active"><a href="/" class="nav-list-link active">Home</a></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Getting Started category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/get-started" class="nav-list-link">Getting Started</a><ul class="nav-list"><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in What is BIRDS? category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/about/" class="nav-list-link">What is BIRDS?</a><ul class="nav-list"><li class="nav-list-item "> <a href="/getting-started/birds/bus-page.html" class="nav-list-link">BIRDS Bus</a> </li><li class="nav-list-item "> <a href="/getting-started/birds/obc-page.html" class="nav-list-link">On Board Computer Board</a> </li><li class="nav-list-item "> <a href="/getting-started/birds/com-page.html" class="nav-list-link">Communications Board</a> </li><li class="nav-list-item "> <a href="/getting-started/birds/bpb-page.html" class="nav-list-link">Backplane Board</a> </li><li class="nav-list-item "> <a href="/getting-started/birds/fab-page.html" class="nav-list-link">Front Access Board</a> </li><li class="nav-list-item "> <a href="/getting-started/birds/antenna-page.html" class="nav-list-link">Antenna Board</a> </li><li class="nav-list-item "> <a href="/getting-started/birds/GS-software.html" class="nav-list-link">GS-Software</a> </li><li class="nav-list-item "> <a href="/getting-started/birds/rab-page.html" class="nav-list-link">Rear Access Board</a> </li><li class="nav-list-item "> <a href="/getting-started/birds/solar-page.html" class="nav-list-link">Solar Panel Board</a> </li></ul></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in How-to guides category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/how-to" class="nav-list-link">How-to guides</a><ul class="nav-list"><li class="nav-list-item "><a href="/how-tos/schedule.html" class="nav-list-link">How to make a schedule</a></li><li class="nav-list-item "><a href="/how-tos/define-mission-specs.html" class="nav-list-link">How to Define Mission Specifications</a></li><li class="nav-list-item "><a href="/how-tos/requirement-allocation-sheet.html" class="nav-list-link">How to make a requirement allocation sheet</a></li><li class="nav-list-item "><a href="/how-tos/identify-launch-provider.html" class="nav-list-link">How to Identify a Launch Provider for a CubeSat Mission</a></li><li class="nav-list-item "><a href="/how-tos/desolder-50pin-connector.html" class="nav-list-link">How to desolder a 50-pin connector</a></li><li class="nav-list-item "><a href="/how-tos/assemble_access_board.html" class="nav-list-link">How to Assemble the Access Board</a></li><li class="nav-list-item "><a href="/how-tos/assemble_access_cable.html" class="nav-list-link">How to Assemble the Access Cable</a></li><li class="nav-list-item "><a href="/how-tos/assemble_programming_board.html" class="nav-list-link">How to Assemble the Programming Board</a></li><li class="nav-list-item "><a href="/how-tos/compile_software.html" class="nav-list-link">How to Compile the Software</a></li><li class="nav-list-item "><a href="/how-tos/find-funding.html" class="nav-list-link">How to Find Funding for a CubeSat Mission</a></li><li class="nav-list-item "><a href="/how-tos/flash_microcontroller.html" class="nav-list-link">How to Flash the Software</a></li><li class="nav-list-item "><a href="/how-tos/view-brd-sch-files.html" class="nav-list-link">How to View .brd and .sch files using altium online viewer and kicad</a></li><li class="nav-list-item "><a href="/how-tos/write_board_specific_software.html" class="nav-list-link">How to Write Board-Specific Code</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in For Project Managers category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/pm/guide" class="nav-list-link">For Project Managers</a><ul class="nav-list"><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Manage Risk category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/project-managers/risk/" class="nav-list-link">Manage Risk</a><ul class="nav-list"><li class="nav-list-item "> <a href="/project-managers/risk/pm-identify-analyze-risks.html" class="nav-list-link">Identify and analyze risks</a> </li><li class="nav-list-item "> <a href="/project-managers/risk/pm-monitor-risk.html" class="nav-list-link">Communicate and Monitor risks</a> </li><li class="nav-list-item "> <a href="/project-managers/risk/pm-risk-mgmt-plan.html" class="nav-list-link">Develop a risk management plan</a> </li></ul></li><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Manage Documentation category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/project-managers/documentation/" class="nav-list-link">Manage Documentation</a><ul class="nav-list"><li class="nav-list-item "> <a href="/project-managers/documentation/pm-choose-a-dms.html" class="nav-list-link">Choose a DMS</a> </li><li class="nav-list-item "> <a href="/project-managers/documentation/pm-naming-conventions.html" class="nav-list-link">Naming Conventions</a> </li><li class="nav-list-item "> <a href="/project-managers/documentation/pbs.html" class="nav-list-link">Product Breakdown Structure</a> </li><li class="nav-list-item "> <a href="/project-managers/documentation/wbs.html" class="nav-list-link">Work Breakdown Structure</a> </li><li class="nav-list-item "> <a href="/project-managers/documentation/schedule.html" class="nav-list-link">Project Schedule</a> </li></ul></li><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Manage your team category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/project-managers/team/" class="nav-list-link">Manage your team</a><ul class="nav-list"><li class="nav-list-item "> <a href="/project-managers/team/pm-encourage-team.html" class="nav-list-link">Encourage your team</a> </li><li class="nav-list-item "> <a href="/project-managers/team/pm-org-meetings.html" class="nav-list-link">Organise meetings</a> </li><li class="nav-list-item "> <a href="/project-managers/team/pm-lifecycle-plan.html" class="nav-list-link">Plan satellite lifecycle</a> </li></ul></li><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Prepare for milestones category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/project-managers/milestones/" class="nav-list-link">Prepare for milestones</a><ul class="nav-list"><li class="nav-list-item "> <a href="/project-managers/milestones/pm-cdr.html" class="nav-list-link">Critical Design Review</a> </li><li class="nav-list-item "> <a href="/project-managers/milestones/pm-mdr.html" class="nav-list-link">Mission Definition Review</a> </li><li class="nav-list-item "> <a href="/project-managers/milestones/pm-pdr.html" class="nav-list-link">Preliminary Design Review</a> </li><li class="nav-list-item "> <a href="/project-managers/milestones/pm-freq-coord.html" class="nav-list-link">Organise Frequency Coordination</a> </li><li class="nav-list-item "> <a href="/project-managers/milestones/pm-frr.html" class="nav-list-link">Organise Flight Readiness Review</a> </li></ul></li><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Testing and Integration category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/project-managers/testing/" class="nav-list-link">Testing and Integration</a><ul class="nav-list"><li class="nav-list-item "> <a href="/project-managers/testing/tvt.html" class="nav-list-link">Thermal Vacuum Testing</a> </li><li class="nav-list-item "> <a href="/project-managers/testing/vt.html" class="nav-list-link">Vibration Testing</a> </li><li class="nav-list-item "> <a href="/project-managers/testing/ldt.html" class="nav-list-link">Long Duration Test</a> </li></ul></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in For OBC Team Members category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/obc/guide" class="nav-list-link">For OBC Team Members</a><ul class="nav-list"><li class="nav-list-item "><a href="/obc-members/obc-faq.html" class="nav-list-link">OBC FAQ</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in For COM Team Members category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/com/guide" class="nav-list-link">For COM Team Members</a><ul class="nav-list"><li class="nav-list-item "><a href="/com-members/com-faq.html" class="nav-list-link">COM FAQ</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in For BPB Team Members category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/bpb/guide" class="nav-list-link">For BPB Team Members</a><ul class="nav-list"><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Integration with Other Subsystems category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/bpb-members/integrating/" class="nav-list-link">Integration with Other Subsystems</a><ul class="nav-list"><li class="nav-list-item "> <a href="/bpb-members/integrating/cpld.html" class="nav-list-link">CPLD</a> </li><li class="nav-list-item "> <a href="/bpb-members/integrating/icd.html" class="nav-list-link">ICD</a> </li><li class="nav-list-item "> <a href="/bpb-members/integrating/mission-boss.html" class="nav-list-link">Mission Boss</a> </li></ul></li><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Testing and Validation category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/bpb-members/testing/" class="nav-list-link">Testing and Validation</a><ul class="nav-list"></ul></li><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Design and Architecture category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/bpb-members/design/" class="nav-list-link">Design and Architecture</a><ul class="nav-list"></ul></li><li class="nav-list-item "><button class="nav-list-expander btn-reset" aria-label="toggle items in Hardware Development category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/bpb-members/hardware/" class="nav-list-link">Hardware Development</a><ul class="nav-list"></ul></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in GSoC category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/gsoc" class="nav-list-link">GSoC</a><ul class="nav-list"><li class="nav-list-item "><a href="/gsoc-ideas-2025" class="nav-list-link">GSoC 2025 Project Idea List</a></li><li class="nav-list-item "><a href="/gsoc-application-guide" class="nav-list-link">GSoC Application Guide</a></li></ul></li></ul> <ul class="nav-list nav-category-list"> <li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="Toggle collection Resources" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><div class="nav-category">Resources</div> <ul class="nav-list"><li class="nav-list-item"><a href="/resources/faq" class="nav-list-link">FAQ</a></li><li class="nav-list-item"><a href="/resources/glossary" class="nav-list-link">Glossary</a></li><li class="nav-list-item"><a href="/resources/library" class="nav-list-link">Library</a></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Templates and Checklists category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/resources/templates/index/" class="nav-list-link">Templates and Checklists</a><ul class="nav-list"><li class="nav-list-item "><a href="/resources/templates/define-mission-specs/" class="nav-list-link">Mission Definition and Specification Template</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Webinars category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/resources/webinars" class="nav-list-link">Webinars</a><ul class="nav-list"><li class="nav-list-item "><a href="/resources/webinars/webinar-04/" class="nav-list-link">Webinar-04 (03-12-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-05/" class="nav-list-link">Webinar-05 (04-09-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-06/" class="nav-list-link">Webinar-06 (05-14-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-07/" class="nav-list-link">Webinar-07 (06-08-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-08/" class="nav-list-link">Webinar-08 (07-13-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-09/" class="nav-list-link">Webinar-09 (08-10-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-10/" class="nav-list-link">Webinar-10 (09-14-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-11/" class="nav-list-link">Webinar-11 (10-12-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-12/" class="nav-list-link">Webinar-12 (12-07-22)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-13/" class="nav-list-link">Webinar-13 (02-08-23)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-14/" class="nav-list-link">Webinar-14 (03-08-23)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-15/" class="nav-list-link">Webinar-15 (05-10-23)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-16/" class="nav-list-link">Webinar-16 (07-12-23)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-17/" class="nav-list-link">Webinar-17 (09-13-23)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-18/" class="nav-list-link">Webinar-18 (11-09-23)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-19/" class="nav-list-link">Webinar-19 (12-13-23)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-20/" class="nav-list-link">Webinar-20 (02-14-24)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-21/" class="nav-list-link">Webinar-21 (04-10-24)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-22/" class="nav-list-link">Webinar-22 (06-12-24)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-23/" class="nav-list-link">Webinar-23 (07-31-24)</a></li></ul></li></ul> </li> </ul> </nav> <span class="fs-2" align="right"> Powered</a> by: <a href="https://birds-project.com/">BIRDS Project</a>, and is distributed by the <a href="/LICENSE">MIT License</a>. </br>Feb 13, 2025 BIRDSOpenSource | Docs </span> </div> <div class="main" id="top"> <div id="main-header" class="main-header"> <div class="search" role="search"> <div class="search-input-wrap"> <input type="text" id="search-input" class="search-input" tabindex="0" placeholder="Search BIRDSOpenSource | Docs" aria-label="Search BIRDSOpenSource | Docs" autocomplete="off"> <label for="search-input" class="search-label"><svg viewBox="0 0 24 24" class="search-icon"><use xlink:href="#svg-search"></use></svg></label> </div> <div id="search-results" class="search-results"></div> </div> <!-- <nav aria-label="Lang Switcher" class="lang-switcher-nav"> <div class="lang-switcher"> English <a href="/jp/">日本語</a> </div> </nav> --> <!-- <nav aria-label="Theme Switcher" class="theme-switcher-nav"></nav> <div class="theme-switcher"> <button id="theme-toggle">☾|☼</button> <script>const toggleDarkMode = document.querySelector('.js-toggle-dark-mode'); jtd.addEvent(toggleDarkMode, 'click', function(){ if (jtd.getTheme() === 'dark') { jtd.setTheme('light'); toggleDarkMode.textContent = '☾'; } else { jtd.setTheme('dark'); toggleDarkMode.textContent = '☼'; } }); </script> </div> </nav> <script src="/assets/js/theme-toggle.js"></script> --> <nav aria-label="Auxiliary" class="aux-nav"> <ul class="aux-nav-list"> <li class="aux-nav-list-item"> <a href="{{site.github_org}}" class="site-button" target="_blank" rel="noopener noreferrer" > BIRDS-OSP on GitHub </a> </li> </ul> </nav> </div> <div id="main-content-wrap" class="main-content-wrap"> <div id="main-content" class="main-content"> <main> <h3 class="lh-0 text-purple-200" id="an-open-source-bus-system-for-academic-satellites"> <a href="#an-open-source-bus-system-for-academic-satellites" class="anchor-heading" aria-labelledby="an-open-source-bus-system-for-academic-satellites"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> <strong>An Open Source Bus System for Academic Satellites</strong> </h3> <h1 id="everything-you-need-to-build-a-satellite"> <a href="#everything-you-need-to-build-a-satellite" class="anchor-heading" aria-labelledby="everything-you-need-to-build-a-satellite"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Everything you need to build a satellite </h1> <p>The BIRDSOpenSource release is a comprehensive open source guide for designing, building, testing, and launching a small satellite. Whether you’re a beginner or an experienced developer, our resources are structured to assist you at every stage of the satellite development process.</p> <p>Here’s what you can expect:</p> <ul class="task-list"> <li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" disabled="disabled" checked="checked" />Introduction to the BIRDS bus and other core components</li> <li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" disabled="disabled" checked="checked" />How to get started</li> <li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" disabled="disabled" checked="checked" />Deep dives on technical topics</li> </ul> <div style="display: flex; flex-wrap: wrap; gap: 10px; justify-content: space-between;"> <div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; color: black; border-radius: 5px; box-sizing: border-box; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <span class="fs-6" align="center"> <img src="https://www.svgrepo.com/show/9108/running-stick-figure.svg" width="50" height="50" /> Getting Started </span> <br /> <span class="fs-3"> New to BIRDS? Check out the getting started guides. They contain an introduction to the BIRDS bus’ main concepts and links to additional tutorials. </span> <a href="http://localhost:4000/get-started" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;"> go to getting started guides </a> </div> <div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; color: black; border-radius: 5px; box-sizing: border-box; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <span class="fs-6" align="center"> <img src="https://www.svgrepo.com/show/326665/hardware-chip-outline.svg" width="50" height="50" /> Hardware Guide </span> <br /> <span class="fs-3"> The user hardware guide provides in-depth information on the key concepts of the physical components in the BIRDS bus with useful background information and explanation. </span> <br /> <a href="http://localhost:4000/get-started" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;"> to the user hardware guide </a> </div> <div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; color: black; border-radius: 5px; box-sizing: border-box; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <span class="fs-6" align="center"> <img src="https://www.svgrepo.com/show/525688/book-bookmark-minimalistic.svg" width="50" height="50" /> Software Guide</span> <br /> <span class="fs-3"> The user software guide provides in-depth information on the key concepts of the BIRDS bus software with useful background information and explanation. </span> <a href="http://localhost:4000/how-tos/write_board_specific_software.html" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;"> to the user software guide </a> </div> <div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; color: black; border-radius: 5px; box-sizing: border-box; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <span class="fs-6" align="center"> <img src="https://www.svgrepo.com/show/525586/user-plus.svg" width="50" height="50" /> Contributor’s Guide </span> <br /> <span class="fs-3"> Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving BIRDSOpenSource. </span> <a href="http://localhost:4000/how-tos/write_board_specific_software.html" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;"> to the contributor's guide </a> </div> <div style="flex: 1 1 calc(100% - 10px); margin: 5px 0; padding: 10px; background-color: #f4f6fa; color: black; border-radius: 5px; box-sizing: border-box; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <span class="fs-6" align="center"> <img src="https://www.svgrepo.com/show/486630/details.svg" width="50" height="50" /> Project Details </span> <br /> <span class="fs-3"> What’s new in the latest release, changelog, and other project details. </span> <a href="http://localhost:4000/how-tos/write_board_specific_software.html" style="display: block; margin-top: 5px; padding: 10px 0; background-color:rgb(0, 0, 0); color: white; text-decoration: none; text-align: center; border-radius: 3px; font-size: 12px; width: 100%; box-sizing: border-box;"> to the project details </a> </div> </div> </main> <hr> <footer> <p><a href="#top" id="back-to-top">Back to top</a></p> <p class="text-small text-grey-dk-100 mb-0">Copyright © 2015-2025 Laboratory of Lean Satellite Enterprises and In-Orbit Experiment <a href="https://kyutech-laseine.net/english/">(LaSeine), Kyutech.</a> <br/> <br/> Contribute to Docs <br/> - <a href="https://birdsopensource.github.io/contribute">Learn more</a> about how to get involved. <br/> - <a href="https://github.com/orgs/BIRDSOpenSource/discussions/categories/general">Submit feedback</a> to let us know how we can improve BIRDS Docs. <br/> <br/> Join the Community <br/> - <a href="{{site.telegram}}">Chat With Us On Telegram</a> <br/> - <a href="{{site.youtube}}">Watch Us On YouTube</a> <br/> - <a href="{{site.mailing_list}}">Join Our Monthly Webinars</a></p> <div class="d-flex mt-2"> <p class="text-small text-grey-dk-000 mb-0"> <a href="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io/edit/main/index.en.md" id="edit-this-page">Edit this page on GitHub.</a> </p> </div> </footer> </div> </div> <div class="search-overlay"></div> </div> <script type="module"> import mermaid from '/assets/js/mermaid.esm.min.mjs'; var config = {} ; mermaid.initialize(config); mermaid.run({ querySelector: '.language-mermaid', }); </script> </body> </html>