Skip to content

GUI interface for monitoring the stability of a camera attached to a satellite with PID control. (Prototype programming in Arduino)

Notifications You must be signed in to change notification settings

el-pitchula/satellite-camera-system-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PID control of the

satellite-camera system with Arduino

🚀 add descrição (resumo do projeto)

palavras-chave

📖 Index

🔭 Overview

falar sobre a comunicação entre os códigos (muito provavelmente só pelas pastas GUI e arduino, os outros arquivos não fazem parte do projeto principal, são complementos) e da visualização do artigo em LaTex

💻 Technologies

  • C/C++ for arduino (.ino)
  • Python (.py)
  • MATLAB (.m)
  • ...

Tec

add links para as respectivas documentações ou sites oficiais

⚙️ Environment Setting

Configuração do Ambiente: fornecer instruções claras e detalhadas sobre como configurar o ambiente de desenvolvimento localmente (com imagens):

  • Pré-requisitos
  • Instalação de dependências
  • Configuração do banco de dados
  • Configuração de variáveis de ambiente
  • Execução de migrações ou scripts de inicialização
  • ...

fornecer exemplos de comandos ou scripts necessários para executar o projeto corretamente

How to Contribute

If you want to contribute to the project, follow these steps:

  1. Fork the repository and clone it to your local machine.

  2. Create a new branch for your modifications:

    git checkout -b my-branch
    
  3. Make the desired changes and add them to the stage:

    git add .
    
  4. Commit your changes:

    git commit -m "My modifications"
    
  5. Push your changes to the remote repository:

    git push origin my-branch
    
  6. Open a pull request to have your changes reviewed and incorporated into the project.


Enjoy the project! :)

About

GUI interface for monitoring the stability of a camera attached to a satellite with PID control. (Prototype programming in Arduino)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published