From f3d6298242a56be8cfc69d716aa821581b8e61b2 Mon Sep 17 00:00:00 2001 From: David Preiss <davepreiss@gmail.com> Date: Thu, 11 Mar 2021 03:48:26 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 696d646..7c934aa 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ # Dynamometer -Picture below is a link to a video: +## 3/10/21 -<figure class="video_container"> - <video controls="true" allowfullscreen="true" poster="/images/3_10_21_frame.jpg"> - <source src="/images/3_10_21.mp4" type="video/mp4" /> - </video> -</figure> +[<img src="images/3_10_21_frame.jpg" width="900">](https://gitlab.cba.mit.edu/davepreiss/motor-testing-data/-/blob/master/images/3_10_21.mp4) + +Picture above is a link to a video. Still waiting on an INA260 from digikey for power measurement, after which I should be able to fully characterize steppers (and other motors) with speed-torque curves heatmapped with efficiency. Below is a high level overview of the dynamometer showing each major subsystem (aside from the power measurement IC which is being shipped from digikey). Each one is discussed in further detail below (please pardon my use of a breadboard at this stage :D). -- GitLab