Skip to content

Instantly share code, notes, and snippets.

@fitzterra
fitzterra / ldr.py
Created November 13, 2016 02:57 — forked from electronut/ldr.py
Display analog data from Arduino using Python (matplotlib animation)
"""
ldr.py
Display analog data from Arduino using Python (matplotlib)
Author: Mahesh Venkitachalam
Website: electronut.in
"""
import sys, serial, argparse