From 448babad128bde75718ea14111f22f0512183e5d Mon Sep 17 00:00:00 2001 From: Sam Calisch <sam.calisch@cba.mit.edu> Date: Mon, 21 Aug 2017 07:28:20 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 76d7922..f0df820 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,20 @@ <a href='http://fab.cba.mit.edu/classes/862.16/people/sam.calisch/project/index.html'>3 DOF Capacitive load cell.</a> +<img src='prior/milled.jpg' width=33%> +<img src='prior/settingup.jpg' width=39%> + +<img src='prior/moving-dialectric.mp4' width=400px> + ## Magnetic <a href='http://web.cba.mit.edu/sam/kiri/doc/loadcell.html'>1 DOF Magnetic Load cell</a> +<img src='prior/as5011-loadcell.jpg' width=40%> + + + <a href='https://sensing.honeywell.com/hallbook.pdf'>Honeywell Hall Effect Handbook</a> <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. -- GitLab