https://github.com/armandfs/pycubed_docs_learning
A repository to practice PyCubed Commands, functions, on a few wireboards.
https://github.com/armandfs/pycubed_docs_learning
Last synced: 10 months ago
JSON representation
A repository to practice PyCubed Commands, functions, on a few wireboards.
- Host: GitHub
- URL: https://github.com/armandfs/pycubed_docs_learning
- Owner: ArmandFS
- License: mit
- Created: 2025-05-13T02:50:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-14T11:50:06.000Z (11 months ago)
- Last Synced: 2025-07-14T15:01:26.902Z (11 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pycubed_docs_learning
A repository to practice PyCubed Commands, functions, on a few wireboards. Msotly tinkering with the software side of PyCubed. Currently focusing on Boot, Runtime, and File Handling. I'll be exploring:
- What happens when the CubeSat boots, which code runs first
- How code is stored, updated, and reloaded (over the air or on reboot), and how are the files stored and accessed, what formats and structures are used.
- Where logs, sensor readings, or payload data are stored in memory or flash
- How the system handles corrupted files or incomplete logs, and how to prevent data loss or corrupted states