# OpenSatKit **Repository Path**: siger99/OpenSatKit ## Basic Information - **Project Name**: OpenSatKit - **Description**: OpenSatKit is a software kit for developing and testing flight software for CubeSats and other small satellites. It includes a COSMOS-to-Pi interface, a Raspberry Pi target, and a CFS-based mission FS - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-03 - **Last Updated**: 2024-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## OpenSatKit - A core Flight System (cFS) Platform for Aerospace and STEM Education [**OpenSatKit**](https://github.com/OpenSatKit/OpenSatKit/wiki) is a multi-facet platform for working with NASA’s open-source core Flight System (cFS). OSK supports developing cFS-based mission flight software (FSW), learning how to engineer cFS apps, controlling a remote cFS system on a Raspberry Pi, and developing prototype R&D cFS apps. OSK combines three powerful open-source platforms to achieve these goals: Ball Aerospace Corporation's [COSMOS](http://cosmosrb.com/) command and control platform for embedded systems, NASA's [cFS](https://github.com/nasa/cfs) ( [NASA cFS Homepage](https://cfs.gsfc.nasa.gov/)), and Eric Stoneking's [42 Simulator](https://github.com/ericstoneking/42). ![](img/OSK%20Block%20Diagram.png) ### Please see the [OSK Wiki](https://github.com/OpenSatKit/OpenSatKit/wiki) for installation instructions and quick start guides.