zenitheesc / Zenith-Picture-Receiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Zenith Picture Receiver]

[Python Tkinter GUI for jpeg reception via the serial port]

Alt text

What is this?

This is part of the Zoio project, presented HERE.

This software runs in our reception computer, collecting the byte stream from our receiver device. It is responsible for decoding and saving the jpeg images sent from our stratospheric sonde.

Environment and tools

All done in Python 3 using TkInter, with the Azure Theme

Steps to run and debug

$ pip install -r requirements.txt
$ python3 ZenPictureReceiver.py

zenith.eesc@gmail.com

About

License:MIT License


Languages

Language:Tcl 59.7%Language:Python 40.3%