Skip to content

Instantly share code, notes, and snippets.

View tachiniererin's full-sized avatar

ln tachiniererin

View GitHub Profile

Keybase proof

I hereby claim:

  • I am tachiniererin on github.
  • I am elen (https://keybase.io/elen) on keybase.
  • I have a public key ASA62mdNX9MZo7hAlHpUxhtLEk8fG9Ei_6XJnHvmhBRDkgo

To claim this, I am signing this object:

@tachiniererin
tachiniererin / card10_log.py
Created August 25, 2019 12:31
card10 bhi160 logging and visualisation
import utime
import ujson
import bhi160
ori = bhi160.BHI160Orientation()
accel = bhi160.BHI160Accelerometer()
gyro = bhi160.BHI160Gyroscope()
def sense():
m = {}