From 670e22422b8843d182ab5dafff20af2d142c4457 Mon Sep 17 00:00:00 2001 From: Kris Winer Date: Fri, 29 Jan 2016 16:24:40 -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 5a1e6a8..da30c02 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. The code is designed to be used with the Teensy 3.Xmicrcontroller but with few changes any I2C-compatible micrcontroller will do. +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 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.