syndilights/v2
Raphaël Vinot 52835c9b8c Use more leds, too slow, need to try with real Serial 2015-03-10 00:35:38 +01:00
..
backend Use more leds, too slow, need to try with real Serial 2015-03-10 00:35:38 +01:00
png_creator.py Initial commit v2 2015-02-22 02:00:47 +01:00
png_merger.py Initial commit v2 2015-02-22 02:00:47 +01:00
readme.md Initial commit v2 2015-02-22 02:00:47 +01:00
receiver.py Initial commit v2 2015-02-22 02:00:47 +01:00
requirements.txt Initial commit v2 2015-02-22 02:00:47 +01:00

readme.md

Installation

    pip install -r requirements.txt

Usage

Run the listener receiving the images from the clients:

    python receiver.py

Run the script merging the images:

    python png_merger.py

Run the scripts sending the images:

    python png_creator.py