Skip to content

A small repo that contains the logger for our pico balloon data, taking the data from the Things Network broker

Notifications You must be signed in to change notification settings

ImperialSpaceSociety/MQTT_logger

Repository files navigation

MQTT_logger

A small repo that contains the logger for our pico balloon data, taking the data from the Things Network broker

Install the required packages with pip3 install -r requirements.txt.

The APPID and PSW are hardcoded into the program. Change them in MQTT_logger.py before using.

Run python3 MQTT_logger.py to start the logger. The logs will be appended to mqtt.txt

The program has been only tested on Python 3.7

About

A small repo that contains the logger for our pico balloon data, taking the data from the Things Network broker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published