An open API service indexing awesome lists of open source software.

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

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).