π§ Build Your Own Satellite
The page is currently being updated. For more details, follow the link:
Welcome to your MySat Kit!
With this guide, youβll transform 50+ components into a fully functional CubeSat nanosatellite model.
Whatβs ahead:
1. Getting to know your satelliteβs onboard electronics
2. Programming the microcontrollers
3. Assembling a standard 1U CubeSat frameΒ
Β
Follow the instruction sections in the given order.
Use the document tabs for navigation.
Good luck!
Building
Operating
01. Preparing the electronics
Letβs figure out what goes where in your satellite
Almost every space satellite (except for the very simplest ones) starts with electronic components. CubeSat-type satellites generally have very similar electronics and layout schematics. The MySat Kit simulates most of the core mandatory systems of a nanosatellite. Letβs find out how they work and how they connect to each other.
Connecting the subsystems of your CubeSat
Step 1. Connect the boards together
1. Separate the standoffs into long, medium, and short types β 4 pieces of each.
2. Insert the medium standoffs into the holes of board (B) on the bottom side.
Use the βThis side β¦β labels on the boards to determine the correct side.
Secure them with the short standoffs from the top side.
3. Place board (A) on top. Make sure the inter-board connectors are aligned.
Β Β Screw the long standoffs on top.
Step 2. Connect the camera to the onboard computer.
1. On the ESP32-CAM, open the ribbon cable latch (it lifts like a lid, up to 90Β°)
2. Insert the camera ribbon cable with the gold contacts facing down
3. Close the ribbon cable latch by returning it to its original position
Be careful with the camera ribbon! The delicate cable can be easily torn during further assembly.
Step 3. Insert the modular components into the MySat boards (A) and (B)
1. Familiarize yourself with the components and their functions.
2. Insert the electronic modules into the board.
Use the labels on the board or the provided diagram for guidance:
3. Insert the wired modules:
- 4 photodiodes β into the PHOTO sockets on board (A)
- Bright StarLED indicator β into the Star socket on board (A)
- Addressable SignalLED indicator β into the Signal LED socket on board (A)e:
Almost all electronic subsystems are now connected.
*We will add the solar panels in Module 3 of this guide.
Now, letβs go over the main principles of how the components youβve just used actually work:
Getting to know the principles of MySat electronics
How is the MySat electronics powered?
Power is supplied to the MySat board (A) and then transmitted to the MySat board (B).Β
Β
Attention! The boards can only be powered when assembled! Board (A) cannot operate without Board (B), and vice versa. Make sure the MySat boards are connected to each other!
Β
There are three ways to provide power to the electronic components:
Battery charging is done via theΒ IN 5VΒ port.Β
Use the USB Type C cable provided in the kit for this.
Β
How to turn off MySat?
A space satellite does not have a conventional power switch β its subsystems are powered by default. However, while the CubeSat is still on Earth, it can be physically (not programmatically) turned off by inserting the inhibitor pin βRemove Before Flightβ into its designated socket..
| How to disconnect power depending on the source |
||
|---|---|---|
| β | power supply | blocking power from the source |
1 | Via the USB Type-C IN 5V port on the MySat board (A) RECOMMENDED FOR OPERATION! | - Insert the βRemoveBeforeFlightβ plug inhibitor or - Disconnect the cable or - Turn off the MH CD-42 power controller. |
2 | From the onboard battery. | - Insert the βRemoveBeforeFlightβ plug inhibitor or - Turn off the MH CD-42 power controller |
| 3 | Through the PROGRAMER connector on the MySat board (A) | - Disconnect the wires |
How does the Remove Before Flight power inhibitor work?
The plug physically opens the contacts, functioning as a switch.
When the plug is inserted into the socket on the board, the electrical circuit is broken, and power from both the battery and the IN 5V port (USB Type-C) is not supplied.
Note: The Remove Before Flight plug does not cut off power if it is supplied directly through the PROGRAMER port.
How to use the MH CD-42 power controller button?
Press the button once to turn the module ON.Press the button twice to turn the module OFF.
Greetings!
You have completed Module 1 of assembling your satellite β Connecting the electronic subsystems together.
Itβs now time to move on to Module 2 β Programming the brains of your satellite β




















