sschellhoff / ulpcr

Receiving camera data via serial connection and show them as a static image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ulpcr

Receiving camera data via serial connection and show them as a static image

usage

create a virtual environment, source it, use pip to install Pillow and pyserial (pip install Pillow) (pip install pyserial), profit.

About

Receiving camera data via serial connection and show them as a static image


Languages

Language:Python 100.0%