From a6a7485c46353de6d17cac5bc4c47cfd7262c395 Mon Sep 17 00:00:00 2001 From: Kris Winer Date: Fri, 29 Jan 2016 16:23:10 -0800 Subject: [PATCH] Update Readme.md --- WarmStart/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WarmStart/Readme.md b/WarmStart/Readme.md index f7e3e90..5a1e6a8 100644 --- a/WarmStart/Readme.md +++ b/WarmStart/Readme.md @@ -1 +1 @@ -These are the most recent host-side programs for the EM7180 reference board AKA Ultimate Sensor Fusion Solution available at [Tindie](https://www.tindie.com/products/onehorse/ultimate-sensor-fusion-solution/) and updated with the warm-start function which stores the dynamic calibration parameters on the on-board EEPROM so the device starts with well-calibrated (given similar environmental conditions) upon subsequent power on. +These are the most recent host-side programs for the EM7180 reference board AKA Ultimate Sensor Fusion Solution available at [Tindie](https://www.tindie.com/products/onehorse/ultimate-sensor-fusion-solution/) and updated with the warm-start function which stores the dynamic calibration parameters on the on-board EEPROM so the device starts with well-calibrated (given similar environmental conditions) upon subsequent power on. The code is designed to be used with the Teensy 3.Xmicrcontroller but with few changes any I2C-compatible micrcontroller will do.