Code Monkey home page Code Monkey logo

cube-satellite-eps's Introduction

Cube Satellite EPS

Electrical Power Subsystem software implementation in Embedded C ATmega2560

1. Block Code ADC_INTERNAL

Initialization of internal ADC of microcontroller register and reading from channels.

2. Block Code SSP/I2C

Implementation of I2C and SSP over I2C (Receive, Send, Initialization as slave and Listen).

3. Block Code EXTERNAL_ADC1 and EXTERNAL_ADC2 External

ADC communication with Microcontroller to expand ADC channels and read more analog values through multiplexing in and out channels between internal and external ADC.

4. Block Code PWM Frequency

Setting timers registers according to its output pin that will control boost converter in X, Y and Z lines to certain frequency by pre-scaler division concept

5. Block Code PWM

Setting timers registers according to its output pin that will control boost converter in X, Y and Z lines for pulse width modulation controlled by operations done core MPPT code

6. Block Code MAIN CORE

• Initialization of Variables for default value

• Loads on/off controlled SSP/I2C

• MPPT code for all X, Y and Z boost lines through reading sensors data of voltage and current at inputs and outputs (Limiting current output at 2A and voltage output at 7V)

• Relay kill switch control will be received on SSP/I2C

• Telemetry EPS data to be sent be Sent on SSP/I2C

• To implemented form as standard from libraries UART.

cube-satellite-eps's People

Contributors

mkmabdelkawy avatar

Stargazers

 avatar  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.