Hardware-In-the-Loop Satellite Simluation
This projects connects a testing bridge between two things: an Arduino UNO (Physical Microcontroller) which acts like a Flight Computer, and a Python Script in VS Code which acts as Ground Control.
As the orbital physics are simulated in Python and sent live over a serial data highway to the Arduino, the Arduino must process this information to execute decision-making logic, and showcase the simulation’s state based on hardware constraints.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.