Skip to content

Instantly share code, notes, and snippets.

View Rob-van-B's full-sized avatar

Rob Rob-van-B

  • PEAT
  • Germany
View GitHub Profile
@electronut
electronut / showdata.py
Created May 24, 2013 07:44
Display analog data from Arduino using Python (matplotlib)
################################################################################
# showdata.py
#
# Display analog data from Arduino using Python (matplotlib)
#
# electronut.in
#
################################################################################
import sys, serial