From ad9a8899842372461fc44f5afb7d15beb3f2cda0 Mon Sep 17 00:00:00 2001 From: Sam Calisch <sam.calisch@cba.mit.edu> Date: Sat, 19 Aug 2017 10:27:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20304b6..76d7922 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ <a href='as5013-test'>as5013-test/</a> contains pcb source files for a board to evaluate 3d tracking using the AS5013 (nominally an 8-bit 2-axis device). This IC contains an array of 5 hall effect elements for measuring $B_z$, sampled to 12-bits internally with these raw values available over I2C. - +<img src='as5013-test/testing.jpg' width=400px> -- GitLab