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

https://github.com/zenitheesc/zenith-picture-receiver


https://github.com/zenitheesc/zenith-picture-receiver

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

          

[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](https://github.com/zenitheesc/Zoio/tree/main).

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](https://github.com/rdbende/Azure-ttk-theme)

## Steps to run and debug

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












zenith.eesc@gmail.com