This project aims to simulate launched satellite in space, that rotate arround the earth.
It aims to be connected in real-time with a "earth station" (mqtt server) and be displayed on a web dashboard.
- batteries
- solar pannel production
- latency
- signal loss
- payload sent to earth
- x, y, z position
- orbitale speed
- rotation
- pitch, yaw, roll
- temperature
- solar flux
- radiation level
- captors' reading
- decisions (normal mode, critical state, economic mode)
- data sending
- C++: common language used for embedding systems (with C as well).
- MQTT Client: mqtt aims to send in real-time all data sent from the satellite.