Welcome to the CanSat2024 project repository. This project is dedicated to the design, development, and deployment of a CanSat, a small satellite designed for educational purposes.
CanSat2024 is an educational initiative aimed at providing hands-on experience in satellite engineering. Participants will design, build, and launch a small satellite to achieve specific mission objectives.
Documents/: Documentation and guidelines for the project.Hardware/: Schematics, PCB designs, and hardware-related files.Software/: Source code for the CanSat's firmware and ground control software.
- Basic understanding of electronics and programming.
- Required tools and components listed in
docs/tools_and_components.md.
- Clone the repository:
git clone https://github.com/CDOSR/CanSat2024.git
- Navigate to the project directory:
cd CanSat2024
Details about the hardware components, including sensors, microcontrollers, and power systems, can be found in the hardware/ directory. Refer to hardware/README.md for more information.
The software for the CanSat includes firmware for onboard systems and software for ground control. Instructions for building and deploying the software are available in the software/ directory. Refer to software/README.md for more details.
We welcome contributions from the community. Please read CONTRIBUTING.md for guidelines on how to contribute to the project.
This project is licensed under the MIT License. See the LICENSE file for details.