Giter Site home page Giter Site logo

italoadler / fossasat-1b Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fossasystems/fossasat-1b

0.0 1.0 0.0 7.67 MB

Second Generation 1P Satellite

Home Page: https://fossasystems.github.io/FOSSASAT-1B

License: GNU General Public License v3.0

C++ 69.51% C 30.49%

fossasat-1b's Introduction

FOSSASAT-1B

Build Status

Doxygen Documentation

FOSSASAT-1B is slightly modified second iteration of the FOSSASAT-1 satellite launched in December of 2019 Second generation 1P Satellite. It is set to launch with FOSSASAT-2 aboard the Alpha Firefly rocket in Q2-3 2020 into a 300km LEO orbit. The following differences are listed:

  • Use of IXYS Cells instead of TrisolX
  • No deployable Solar Panels
  • Use of a new through-hole burnwire resistor
  • Diodes added in MPPT
  • DRF1268 has RST and SW connections modified
  • Added Watchdog external connection for programming
  • Passive attitude control re-designed

Hardware

PCBs and Schematics are designed using EasyEDA, Java files are available for using them in said interface.

Software

The design of the FOSSASAT-1 code is a minimalist C-type structure. Everything is contained within code files whos name represents the functionality of the funtions within.

The core of the communications system uses a large switch that routes received messages to function calls.

The system has a large amount of configuration defines that control all aspects, this is found in the configuration.h/.cpp which again is documented thoroughly to describe it. There is a single function within the configuration "module" that controls the pin setups that can be found here: https://github.com/FOSSASystems/FOSSASAT-1B/blob/master/software/FossaSat1B/configuration.cpp#L32

fossasat-1b's People

Contributors

peterus avatar jgromes avatar bambofy avatar gipsonek avatar juliantech5 avatar eichkatzschwoaf avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.