You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: about/index.md
+27-20Lines changed: 27 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,35 @@ permalink: /about/
8
8
lang: en
9
9
---
10
10
11
-
# **BIRDS Open Source: Begin your satellite development**
12
-
{: .text-purple-200 .lh-tight}
11
+
## 🧭 What Is This Project?
13
12
14
-
BIRDS Open Source offers a library of resources to guide your satellite mission from start to finish, with workflows and open-source tools you can trust.
13
+
BIRDS Open Source is an educational satellite development platform based on the **Kyutech BIRDS model**, now made openly accessible for learning and collaboration. It includes software, hardware, documentation, and team workflows to help you simulate or build a real CubeSat.
15
14
16
-
**The BIRDS Open Source includes the following:**
17
-
-**Software Catalog:** Allows you to manage all your software in one place including microservices, libraries and data pipelines.
18
-
-**Software Templates:** Quickly start projects and standardize tools with best practices
19
-
-**TechDocs:** Easily create and maintain technical documentation using a "docs like code" approach
Learn-by-doing through real-world satellite design tasks.
23
+
</div>
24
+
<divclass="p-4 border rounded bg-[#f9f9f9]">
25
+
<strong>🛰️ Project Teams</strong><br/>
26
+
Apply guides and workflows to your actual or simulated satellite missions.
27
+
</div>
28
+
<divclass="p-4 border rounded bg-[#f9f9f9]">
29
+
<strong>🔧 Engineers</strong><br/>
30
+
Contribute to or adapt systems like the OBC, COM, EPS and test them.
31
+
</div>
32
+
<divclass="p-4 border rounded bg-[#f9f9f9]">
33
+
<strong>🌐 Collaborators</strong><br/>
34
+
Translate, document, or localize content to your region.
35
+
</div>
36
+
</div>
20
37
21
38
---
39
+
22
40
## Benefits of the BIRDS Open Source
23
41
24
42
***For engineering managers:** It simplifies the process of maintaining standards and managing your interconnected tech network.
@@ -28,17 +46,6 @@ BIRDS Open Source offers a library of resources to guide your satellite mission
28
46
29
47
---
30
48
31
-
## Key Features of the BIRDS Bus
32
-
**Modular Design**
33
-
The BIRDS Bus is designed with modularity in mind, allowing teams to easily integrate and replace subsystems as needed. This flexibility is particularly useful for CubeSat missions with varying requirements.
34
-
35
-
**Proven Reliability**
36
-
The BIRDS Bus has been used in multiple missions, including BIRDS3 and BIRDS4, demonstrating its reliability and effectiveness in space.
37
-
38
-
**Open-Source Documentation**
39
-
The BIRDS Project provides extensive documentation, including schematics, firmware, and interface control documents (ICDs), to support teams in implementing the bus. The general documentation can be found here.
40
-
41
-
---
42
49
## **Explore the BIRDS Series**
43
50
{: .lh-tight}
44
51
@@ -65,5 +72,5 @@ Kyutech's fellowship programs (PNST) and Space Engineering International Course
Copy file name to clipboardExpand all lines: about/systems-engineering.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,5 +75,22 @@ These phases create a structured pathway from conceptualization to launch, with
75
75
76
76
With this foundational knowledge, you’ll be better equipped to dive into the satellite-building process. The next step is to select the path that best fits your experience level and start building!
77
77
78
+
## Other resources
79
+
-[Engineer Me This](https://www.youtube.com/@EngineerMeThis/videos)
80
+
-[Build A Cubesat](https://www.youtube.com/@buildacubesat)
Copy file name to clipboardExpand all lines: get-started.md
+55-2Lines changed: 55 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,11 +5,64 @@ has_toc: false
5
5
layout: default
6
6
permalink: /get-started
7
7
lang: en
8
+
description: "Start here to explore the BIRDS Open Source project, learn the development workflow, and find guides relevant to your role."
8
9
---
9
10
10
-
# Getting Started
11
-
To ensure a smooth journey in building your CubeSat, there are a few things you'll want to understand beforehand. This section outlines key knowledge areas you'll need, from using the platform and GitHub to understanding systems engineering principles.
11
+
# 🚀 Getting Started
12
12
13
+
Welcome to the **BIRDS Open Source** project — your entry point into learning, contributing, and building satellite systems collaboratively. Whether you're a student, educator, or engineer, this page will help you find your place in the project.
14
+
15
+
---
16
+
17
+
## 🗺️ Project Overview
18
+
19
+
| Section | Description |
20
+
|--------|-------------|
21
+
|[About](../about)| Learn about the goals, origins, and structure of the BIRDS Open Source platform. |
22
+
|[For Project Managers](../for-project-managers)| Guidance for coordinating your team, documentation practices, and planning. |
23
+
|[OBC / COM / EPS Guides](../for-obc-team-members)| Role-specific tasks, wiring, and software responsibilities. |
24
+
|[Hardware Guides](../hardware-guides)| Learn how to assemble, test, and debug hardware. |
25
+
|[Software Guides](../software-guides)| Understand the software stack, workflows, and key tools. |
26
+
|[Templates & Checklists](../templates-and-checklists)| Practical documents to ensure quality, consistency, and traceability. |
27
+
|[Webinars](../webinars)| Recordings and announcements of community learning sessions. |
28
+
29
+
---
30
+
31
+
## 📚 How to Start
32
+
33
+
1.**Understand the BIRDS Workflow**
34
+
- Read the [About](../about) page.
35
+
- Explore [Launch](../launch) to see what the end goal looks like.
36
+
37
+
2.**Identify Your Role**
38
+
- Go to your team-specific guide: [OBC](../for-obc-team-members), [COM](../for-com-team-members), or [EPS](../for-eps-team-members).
39
+
40
+
3.**Set Up Your Environment**
41
+
- Follow the instructions in the [Software Guides](../software-guides) for installing dependencies, flashing firmware, and simulating satellite behavior.
42
+
43
+
4.**Practice with Templates**
44
+
- Use the [Templates and Checklists](../templates-and-checklists) to track your progress and ensure best practices.
45
+
46
+
5.**Join a Webinar**
47
+
- Attend live sessions or watch past [Webinars](../webinars) to stay updated and learn from others.
48
+
49
+
---
50
+
51
+
## 🙋 Need Help?
52
+
53
+
Visit our [FAQ](../faq), check the [Glossary](../glossary), or explore the [Library](../library) for research papers, datasheets, and reference material.
54
+
55
+
---
56
+
57
+
## 💬 Get Involved
58
+
59
+
Want to contribute, translate, or test? Contact us via the [project repository](https://github.com/...) or join our next [Webinar](../webinars) to meet the community!
60
+
61
+
---
62
+
63
+
<footerclass="text-sm text-gray-500 mt-12">
64
+
Last updated: June 2025 · Maintained by the BIRDS Open Source Community
0 commit comments