Skip to content

Instantly share code, notes, and snippets.

View ZongxingXIE's full-sized avatar

ZongxingXIE

View GitHub Profile
@ZongxingXIE
ZongxingXIE / capture-test.py
Created October 11, 2018 22:21 — forked from loganwilliams/capture-test.py
Test script for capturing data from Heimman HTPA 32x32d
from periphery import I2C
import time
import numpy as np
import copy
import pickle
i2c = I2C("/dev/i2c-1")
device_address = 0x1A