https://github.com/george-doge/steinsat_node-red
This is repo for Node-RED data plotter for our CanSat
https://github.com/george-doge/steinsat_node-red
cansat cansat-competition cansat-ground-station
Last synced: 6 months ago
JSON representation
This is repo for Node-RED data plotter for our CanSat
- Host: GitHub
- URL: https://github.com/george-doge/steinsat_node-red
- Owner: George-Doge
- Created: 2024-12-18T08:18:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-24T17:44:55.000Z (over 1 year ago)
- Last Synced: 2025-04-06T23:49:31.942Z (about 1 year ago)
- Topics: cansat, cansat-competition, cansat-ground-station
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SteinSat_Node-RED
===============
Data plotter for our CanSat Competition for team [SteinSat](https://www.instagram.com/steinsat2025/). If the [node-red](https://nodered.org/) is run at localhost the Dashboard can be found at **127.0.0.1:1880/ui** and map at **127.0.0.1:1800/worldmap**.
This plotter will aslo save output into .csv file into this path `Desktop/SteinSatOutput/output_0.csv`. You can customize it by editing *output.csv node* node.
### About
Please make sure your SteinSat ground station and satellite code is up to date! It can be found in this [repo](https://github.com/George-Doge/SteinSat).