From dc5bbfa6df433d528fe07e1ad0790e8f560070d0 Mon Sep 17 00:00:00 2001
From: Sam Calisch <sam.calisch@cba.mit.edu>
Date: Tue, 24 Oct 2017 18:07:17 -0400
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index f40c340..7e6549f 100644
--- a/README.md
+++ b/README.md
@@ -131,6 +131,12 @@ I also managed to source cylinder and ring magnets of the appropriate dimensions
 
 <img src='magnet-arrangements/supermagnetman-concentric.jpg' width=800px>
 
+I designed the AS5013 daughter boards, using it as a chance to try the new integration of Eagle and Fusion360.  It's still pretty rough, but I like where it's headed, and it was certainly useful for this purpose.  I just grabbed the PCB outline geometry from Fusion, layed out my board in Eagle and pushed the changes back to Fusion to visualize the 3D circuit board in the context of my assembly.  Below are both views.  Pretty slick for "hobbyist cad"...  My only complaints are that the appearances are a little rough in Fusion (the via pads don't really overlap...) and the syncing process can be a little buggy.
+
+<img src='as5013-node/as5013-eagle.png' width=400px>
+<img src='as5013-node/as5013-fusion.png' width=400px>
+
+I'm sending out for a run of these boards which should allow me to experiment with calibration and measurement, both for the 6 DOF configuration, as well as others.
 
 ### Torque Cell
 
-- 
GitLab