Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create skeleton microcontroller firmware #5

Open
omeh-a opened this issue Mar 10, 2022 · 0 comments
Open

Create skeleton microcontroller firmware #5

omeh-a opened this issue Mar 10, 2022 · 0 comments
Labels
hardware Code for microcontroller / RPi on groundstation hardware

Comments

@omeh-a
Copy link
Member

omeh-a commented Mar 10, 2022

Microcontroller firmware should expect to receive pairs of astral coordinates (horizontal system) in the form [AZIMUTH ALTITUDE] in degrees. Reminder - azimuth is the horizontal angle and altitude is the vertical angle.

The microcontroller should ingest these coordinates and translate them to a corresponding position for the motors. Later we will need to design a reduction system but for now simply sending the instruction to "point there!" is more than sufficient for testing the stack.

@omeh-a omeh-a added the hardware Code for microcontroller / RPi on groundstation hardware label Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hardware Code for microcontroller / RPi on groundstation hardware
Projects
None yet
Development

No branches or pull requests

1 participant