-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 36 KB
/
index.html
File metadata and controls
1 lines (1 loc) · 36 KB
1
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Geist:wght@100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Red+Rose:wght@300..700&display=swap" rel="stylesheet" /> <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" /> <script> window.MathJax = { tex: { inlineMath: [ ["$", "$"], ["\\(", "\\)"], ], }, svg: { fontCache: "global" }, }; </script> <script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" async ></script><!-- 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="BIRDS Bus Open Source 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":"BIRDS Bus Open Source 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>BIRDS BUS Open Source | Docs</title> <style> * { font-family: "DM Sans", sans-serif; scrollbar-width: thin; scrollbar-color: #eaeaea transparent; scrollbar-gutter: stable; font-optical-sizing: auto; } body { background-color: black !important; } @media (min-width: 1100px) { body { display: flex !important; height: 100vh; overflow-y: hidden; } .main { margin-left: 0px; max-width: calc(100% - 264px) !important; height: 100%; } .main-content-wrap { height: 100%; overflow-y: auto; } .side-bar { width: max-content !important; min-width: none !important; scrollbar-width: "none"; position: relative; } .site-nav { overflow-y: scroll; padding-top: 8px !important; } .main-header, .main { width: 100% !important; } } a { color: rgb(82, 168, 255) !important; text-decoration: none !important; } p { color: #ededed !important; } h1 { line-height: 1 !important; } .main-header, .search, .search-input, .side-bar { background-color: black !important; } .site-nav { color: #ededed !important; } .nav-list-link { color: #a1a1a1 !important; } .nav-list-link.active { color: rgb(82, 168, 255) !important; background: none !important; } .site-button { background-color: #0a0a0a !important; color: #ededed !important; border-left-width: 1px !important; border-right-width: 1px !important; border-color: #ededed !important; display: "flex!important"; align-items: "center!important"; gap: 8px !important; } .site-button::before { content: url("/assets/svg/github.svg"); height: 14px; } </style> </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="BIRDS BUS Open Source | 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 About 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">About</a><ul class="nav-list"><li class="nav-list-item "><a href="/about/bus-page.html" class="nav-list-link">BIRDS Bus</a></li><li class="nav-list-item "><a href="/about/systems-engineering.html" class="nav-list-link">Systems Engineering</a></li></ul></li><li class="nav-list-item"><a href="/get-started" class="nav-list-link">Getting Started</a></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/" 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/ldt.html" class="nav-list-link">Long Duration Test</a> </li><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></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/" class="nav-list-link">For OBC Team Members</a><ul class="nav-list"><li class="nav-list-item "><a href="/obc-members/obc-page.html" class="nav-list-link">On Board Computer Board</a></li><li class="nav-list-item "><a href="/obc-members/main-pic.html" class="nav-list-link">Main PIC</a></li><li class="nav-list-item "><a href="/obc-members/com-pic.html" class="nav-list-link">Com PIC</a></li><li class="nav-list-item "><a href="/obc-members/reset-start-pic.html" class="nav-list-link">Reset & Start PIC</a></li><li class="nav-list-item "><a href="/obc-members/flash-memory.html" class="nav-list-link">Flash Memory Allocation</a></li><li class="nav-list-item "><a href="/obc-members/setting-up.html" class="nav-list-link">Setting Up Hardware and Software</a></li><li class="nav-list-item "><a href="/obc-members/command.html" class="nav-list-link">Command List Guide</a></li><li class="nav-list-item "><a href="/obc-members/test-file.html" class="nav-list-link">OBC Software Test File</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/" class="nav-list-link">For COM Team Members</a><ul class="nav-list"><li class="nav-list-item "><a href="/com-members/antenna-page.html" class="nav-list-link">Antenna Board</a></li><li class="nav-list-item "><a href="/com-members/com-hardware.html" class="nav-list-link">COM Hardware</a></li><li class="nav-list-item "><a href="/com-members/com-page.html" class="nav-list-link">Communications Board</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in For EPS 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="/eps/" class="nav-list-link">For EPS Team Members</a><ul class="nav-list"><li class="nav-list-item "><a href="/eps-members/eps-hardware.html" class="nav-list-link">EPS Hardware</a></li><li class="nav-list-item "><a href="/eps-members/eps-troubleshoot.html" class="nav-list-link">EPS Troubleshoot</a></li><li class="nav-list-item "><a href="/eps-members/fab-page.html" class="nav-list-link">Front Access Board</a></li><li class="nav-list-item "><a href="/eps-members/rab-page.html" class="nav-list-link">Rear Access Board</a></li><li class="nav-list-item "><a href="/eps-members/solar-page.html" class="nav-list-link">Solar Panel Board</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Hardware 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="/hardware/" class="nav-list-link">Hardware Guides</a><ul class="nav-list"><li class="nav-list-item "><a href="/hardware/assemble_access_board.html" class="nav-list-link">How to Assemble the Access Board</a></li><li class="nav-list-item "><a href="/hardware/assemble_access_cable.html" class="nav-list-link">How to Assemble the Access Cable</a></li><li class="nav-list-item "><a href="/hardware/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="/hardware/desolder-50pin-connector.html" class="nav-list-link">How to desolder a 50-pin connector</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Software 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="/software/" class="nav-list-link">Software Guides</a><ul class="nav-list"><li class="nav-list-item "><a href="/software/compile_software.html" class="nav-list-link">How to Compile the Software</a></li><li class="nav-list-item "><a href="/software/flash_microcontroller.html" class="nav-list-link">How to Flash the Software</a></li><li class="nav-list-item "><a href="/software/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 Contributor's Guide category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/contribute" class="nav-list-link">Contributor's Guide</a><ul class="nav-list"><li class="nav-list-item "><a href="/project-list" class="nav-list-link">Project List</a></li></ul></li><li class="nav-list-item"><button class="nav-list-expander btn-reset" aria-label="toggle items in Launch category" aria-pressed="false"> <svg viewBox="0 0 24 24" aria-hidden="true"><use xlink:href="#svg-arrow-right"></use></svg> </button><a href="/launch/" class="nav-list-link">Launch</a><ul class="nav-list"><li class="nav-list-item "><a href="/launch/find-funding.html" class="nav-list-link">How to Find Funding for a CubeSat Mission</a></li><li class="nav-list-item "><a href="/launch/identify-launch-provider.html" class="nav-list-link">How to Identify a Launch Provider for a CubeSat Mission</a></li></ul></li><li class="nav-list-item"><a href="/faq" class="nav-list-link">FAQ</a></li><li class="nav-list-item"><a href="/glossary" class="nav-list-link">Glossary</a></li><li class="nav-list-item"><a href="/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="/templates/" class="nav-list-link">Templates and Checklists</a><ul class="nav-list"><li class="nav-list-item "><a href="/resources/templates/define-mission-specs.html" 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="/webinars/" class="nav-list-link">Webinars</a><ul class="nav-list"><li class="nav-list-item "><a href="/resources/webinars/webinar-04.html" class="nav-list-link">04 Chiba Tech, BIRDS-4</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-05.html" class="nav-list-link">05 BIRDS-5</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-06.html" class="nav-list-link">06 Power Budget, Ground Station Software</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-07.html" class="nav-list-link">07 Clark Sat-1 Project</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-08.html" class="nav-list-link">08 Configurable Backplane</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-09.html" class="nav-list-link">09 BIRDS5 OBC</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-10.html" class="nav-list-link">10 APRS Mission in BIRDS Satellites</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-11.html" class="nav-list-link">11 KITSUNE Satellite Bus System Overview</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-12.html" class="nav-list-link">12 MicroOrbiter-1 Satellite Bus System Overview)</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-13.html" class="nav-list-link">13 BIRDS-X Project Overview</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-14.html" class="nav-list-link">14 BIRDS5 Project FTA Overview</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-15.html" class="nav-list-link">15 Use of BIRDS BUS in Munal, Danfe and Danfe-2</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-16.html" class="nav-list-link">16 An Overview of the GuaraniSat 2 Project</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-17.html" class="nav-list-link">17 Maya CubeSats Catch Up</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-18.html" class="nav-list-link">18 Lesson learned from manufacturing of 1st to 3rd CIT Birds satellite</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-19.html" class="nav-list-link">19 Simplified Safety Review Process for Cubesats</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-20.html" class="nav-list-link">20 The Any% Method</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-21.html" class="nav-list-link">21 Two presentations of BIRDS-X and BIRDS Bus Open-source</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-22.html" class="nav-list-link">22 KASHIWA initial operation report</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-23.html" class="nav-list-link">23 MicroOrbiter-1 Operation Report</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-24.html" class="nav-list-link">24 Development and Operational Insights from the CURTIS CubeSat</a></li><li class="nav-list-item "><a href="/resources/webinars/webinar-25.html" class="nav-list-link">25 Two presentations of UiTM ASEANSAT Imaging System and Space Program</a></li></ul></li></ul> </nav> <span class="fs-2" align="left">Aug 18, 2025 BIRDS BUS Open Source | Docs <div> <p style="margin-bottom: 0.3rem">Using Just the Docs</p> <p style="margin: 0.4rem 0"> <a href="https://birdsopensource.github.io/contribute" target="_blank" style="color: #e6e1e7; text-decoration: none" > Built with ❤️ by Kyutech LaSEINE </a> </p> </div> </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 BIRDS BUS Open Source | Docs" aria-label="Search BIRDS BUS Open Source | 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 </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="https://github.com/BIRDSOpenSource/BIRDSOpenSource.github.io" class="site-button" target="_blank" rel="noopener noreferrer" > BIRDSOpenSource 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 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> <!-- {: .lh-0 .text-blue-000} --> <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>Explore the BIRDS bus and start building:</p> <ul class="task-list"> <li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" disabled="disabled" checked="checked" />Learn the basics and architecture</li> <li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" disabled="disabled" checked="checked" />Get started with guides and tools</li> <li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" disabled="disabled" checked="checked" />Deep-dive into hardware and software</li> <li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" disabled="disabled" checked="checked" />Contribute and collaborate</li> </ul><hr /> <div style="display: flex; flex-wrap: wrap; gap: 10px; justify-content: space-between;"> <!-- Getting Started --> <div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <div style="display: flex; align-items: center; gap: 10px;"> <img src="https://www.svgrepo.com/show/9108/running-stick-figure.svg" width="40" height="40" /> <h3 style="margin: 0;"> <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> Getting Started </h3> </div> <p>New to BIRDS? These guides introduce you to the bus' core concepts and link you to further tutorials.</p> <a href="http://localhost:4000/get-started" style="display: block; margin-top: 5px; padding: 10px 0; background-color:#000; color: #fff; text-align: center; border-radius: 3px; font-size: 12px; text-decoration: none;"> Read the Getting Started Guide </a> </div> <!-- Hardware Guide light-bg: #f4f6fa --> <div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <div style="display: flex; align-items: center; gap: 10px;"> <img src="https://www.svgrepo.com/show/326665/hardware-chip-outline.svg" width="40" height="40" /> <h3 style="margin: 0;"> <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> Hardware Guide </h3> </div> <p>In-depth documentation of physical components in the BIRDS bus with technical background and usage tips.</p> <a href="http://localhost:4000/hardware" style="display: block; margin-top: 5px; padding: 10px 0; background-color:#000; color: #fff; text-align: center; border-radius: 3px; font-size: 12px; text-decoration: none;"> Open the Hardware Guide </a> </div> <!-- Software Guide light-bg: #f4f6fa --> <div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <div style="display: flex; align-items: center; gap: 10px;"> <img src="https://www.svgrepo.com/show/525688/book-bookmark-minimalistic.svg" width="40" height="40" /> <h3 style="margin: 0;"> <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> Software Guide </h3> </div> <p>Understand the software powering the BIRDS system, including coding guidelines, examples, and architecture.</p> <a href="http://localhost:4000/software" style="display: block; margin-top: 5px; padding: 10px 0; background-color:#000; color: #fff; text-align: center; border-radius: 3px; font-size: 12px; text-decoration: none;"> Explore the Software Guide </a> </div> <!-- Contributor Guide light-bg: #f4f6fa --> <div style="flex: 1 1 calc(50% - 10px); margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <div style="display: flex; align-items: center; gap: 10px;"> <img src="https://www.svgrepo.com/show/525586/user-plus.svg" width="40" height="40" /> <h3 style="margin: 0;"> <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> Contributor's Guide </h3> </div> <p>Found a typo? Have ideas for improvement? Learn how to contribute to the BIRDS Open Source ecosystem.</p> <a href="http://localhost:4000/contribute" style="display: block; margin-top: 5px; padding: 10px 0; background-color:#000; color: #fff; text-align: center; border-radius: 3px; font-size: 12px; text-decoration: none;"> Contribute to the Project </a> </div> <!-- Project Details light-bg: #f4f6fa --> <div style="flex: 1 1 100%; margin: 5px 0; padding: 10px; background-color: #005596; border-radius: 5px; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);"> <div style="display: flex; align-items: center; gap: 10px;"> <img src="https://www.svgrepo.com/show/486630/details.svg" width="40" height="40" /> <h3 style="margin: 0;"> <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> Project Details </h3> </div> <p>See what's new in the latest release, track changelog updates, and view overall project roadmap.</p> <a href="http://localhost:4000/details" style="display: block; margin-top: 5px; padding: 10px 0; background-color:#000; color: #fff; text-align: center; border-radius: 3px; font-size: 12px; text-decoration: none;"> View Project Details </a> </div> </div><hr /> <p>Looking for something specific? Use the search bar at the top — or <a href="https://github.com//issues">open an issue</a> to let us know!</p> </main> <hr> <footer> <!-- Footer Starts light-bg: #f8f9fb --> <footer class="site-footer" style=" background-color: #27262b; color: #e6e1e7; font-size: 14px; padding: 2rem 1rem; width: 100%; " > <div style="max-width: 100%; margin: 0 auto"> <div style=" display: grid; grid-template-columns: repeat(auto-fit, minmax(23%, 1fr)); gap: 2rem; " > <!-- Column 1: Copyright light-color: #333--> <div> <p style="margin-bottom: 0.5rem"> © 2015–2025 <br /> <a href="https://kyutech-laseine.net/english/" target="_blank" rel="noopener noreferrer" style="color: #e6e1e7; text-decoration: none" > Laboratory of Lean Satellite Enterprises and In-Orbit Experiment (LaSEINE), Kyutech </a> </p> </div> <!-- Column 2: Contribute --> <div> <p style="margin-bottom: 0.3rem; font-weight: bold"> Contribute to Docs </p> <p style="margin: 0.4rem 0"> 🛠️ <a href="https://birdsopensource.github.io/contribute" target="_blank" style="color: #e6e1e7; text-decoration: none" > Learn how to get involved </a> </p> <p style="margin: 0.4rem 0"> 💬 <a href="https://github.com/orgs/BIRDSOpenSource/discussions/categories/general" target="_blank" style="color: #e6e1e7; text-decoration: none" > Submit feedback </a> </p> </div> <!-- Column 3: Community --> <div> <p style="margin-bottom: 0.3rem; font-weight: bold"> Join the Community </p> <!-- Telegram --> <p style="margin: 0.4rem 0"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 240 240" width="16" height="16" style="vertical-align: middle; margin-right: 6px; fill: #229ed9" > <path d="M120 0C53.73 0 0 53.73 0 120s53.73 120 120 120 120-53.73 120-120S186.27 0 120 0zm56.07 82.72l-18.73 88.27c-1.42 6.3-5.2 7.84-10.53 4.88l-29.12-21.46-14.04 13.52c-1.55 1.54-2.85 2.85-5.83 2.85l2.08-29.5 53.64-48.45c2.33-2.05-.51-3.2-3.6-1.15l-66.3 41.73-28.54-8.92c-6.2-1.94-6.3-6.2 1.29-9.17l111.65-43.06c5.2-1.93 9.74 1.28 8.07 9.46z" /> </svg> <a href="https://t.me/+D3BCqCmceQ41ZGFl" target="_blank" style="color: #e6e1e7; text-decoration: none" >Chat on Telegram</a > </p> <!-- YouTube --> <p style="margin: 0.4rem 0"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16" style="vertical-align: middle; margin-right: 6px; fill: red" > <path d="M23.498 6.186a2.897 2.897 0 0 0-2.038-2.049C19.663 3.5 12 3.5 12 3.5s-7.662 0-9.46.637a2.897 2.897 0 0 0-2.038 2.049C.5 8.02.5 12 .5 12s0 3.98.637 5.814a2.897 2.897 0 0 0 2.038 2.049C4.338 20.5 12 20.5 12 20.5s7.663 0 9.46-.637a2.897 2.897 0 0 0 2.038-2.049C23.5 15.98 23.5 12 23.5 12s0-3.98-.002-5.814zM9.75 15.568V8.432L15.818 12 9.75 15.568z" /> </svg> <a href="https://www.youtube.com/@kyutechseic4187" target="_blank" style="color: #e6e1e7; text-decoration: none" >Watch on YouTube</a > </p> <!-- Webinars --> <p style="margin: 0.4rem 0"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16" style="vertical-align: middle; margin-right: 6px; fill: #e6e1e7" > <path d="M21 4H3C1.9 4 1 4.9 1 6v9c0 1.1.9 2 2 2h4v2H5a1 1 0 0 0 0 2h14a1 1 0 0 0 0-2h-2v-2h4c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2ZM3 15V6h18v9H3Zm10 2v2h-2v-2h2Zm-6-6h2v2H7v-2Zm3 0h2v2h-2v-2Zm3 0h2v2h-2v-2Z" /> </svg> <a href="https://lean-sat.org/opensource/" target="_blank" style="color: #e6e1e7; text-decoration: none" >Subscribe to newsletter for monthly webinar updates</a > </p> </div> </div> </div> </footer> </footer> </div> </div> <button id="search-button" class="search-button btn-reset" aria-label="Focus on search"> <svg viewBox="0 0 24 24" class="icon" aria-hidden="true"><use xlink:href="#svg-search"></use></svg> </button> <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>