This is the firmware uploader for the PlatziSat-1 Ground Station. It is built using Vue + Vite + Electron.
See the oficial build at Platzi Space Program Site. It is necessary to have a platzi account to access the full version of the site and the control panel.
npm install
Important
For security reasons, electron not allowed to use serial communication in development mode, so you need to run a production build to test the app. If you run this project in developer mode, simply fails.
npm run build
npm run electron:start
Lint with ESLint
npm run lint
Software and Tools by Diana Nerd.
Built for the Platzi Space Program by Platzi.