Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
archives:netmf43:6_microtoolskit [2019/02/02 09:15] – modification externe 127.0.0.1 | archives:netmf43:6_microtoolskit [2024/07/28 10:35] (Version actuelle) – phil | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | [[archives: | ||
+ | |||
+ | ===== [ARCHIVES] MicroToolsKit library ===== | ||
+ | |||
+ | Updated on December 29, 2018 | ||
+ | {{ : | ||
+ | |||
+ | MicroToolsKit library is organized as a namespace. It is intended for **Netduino**, | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | **Use MicroToolsKit package** | ||
+ | - Create a new Micro Framework (.NET v4.3) project, Netduino Application (Universal) for Netduino or Console Application for Fez Panda in Visual Studio 2015 | ||
+ | - Add MicroToolskit NuGet | ||
+ | - In Solution Explorer, right click on References and choose Manage NuGet Packages. | ||
+ | - Choose " | ||
+ | |||
+ | ==== MicroToolsKit namespace ==== | ||
+ | |||
+ | ---- | | ||
+ | |||
+ | ---- | ------------> | ||
+ | |||
+ | ----------------------------| | ||
+ | |||
+ | ----------------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------| | ||
+ | |||
+ | ----------------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------| | ||
+ | |||
+ | ----------------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------| | ||
+ | |||
+ | ----------------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------| | ||
+ | |||
+ | ----------------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | ----------------------------|-------------------| ------------> | ||
+ | |||
+ | |||
+ | ==== MicroToolsKit Update ==== | ||
+ | |||
+ | **Future release : Version 1.4.5.3 on January 2019** | ||
+ | * Adding ADXL345, ITG3200, BMP085, KBD5T and HMC5883L classes | ||
+ | * Adding interrupt management in PCF8574 Class | ||
+ | * Adding exception if transaction failed in SRF08, TSL2561 and HMC6352 classes. | ||
+ | * Updating XML documentation | ||
+ | |||
+ | **Version 1.4.5.2 release on August 8, 2018** | ||
+ | * Add DrawPicture on ST7735R class | ||
+ | * Updating XML documentation | ||
+ | |||
+ | **Version 1.4.5.1 release on August 8, 2018** | ||
+ | * Add 1, | ||
+ | * Updating XML documentation | ||
+ | * Change project site | ||
+ | |||
+ | **Version 1.4.4 release on June 13, 2017** | ||
+ | |||
+ | * Updating XML documentation, | ||
+ | * Add set delay, mode and direction properties in EasyStepperDriver Class and more constructors and methods | ||
+ | * Add Time Out Transaction value in PCF8574 and MD25 classes. | ||
+ | |||
+ | **Version 1.4.3 release on March 2, 2017** | ||
+ | |||
+ | * Adding MCP342x class | ||
+ | * Adding MLX90614 class | ||
+ | * Adding exception in PCF8574 class (if transaction failed) | ||
+ | * Updating XML documentation. | ||
+ | |||
+ | |||
+ | |||
+ | **Version 1.4.2 release on February 13, 2017** | ||
+ | |||
+ | * Updating TMP102 class (all circuits I²C are working together) | ||
+ | * Updating TSL2561 class ( integration time is 13ms by default. | ||
+ | * Updating XML documentation. | ||
+ | |||
+ | |||
+ | **Version 1.4.1 release on December 24, 2016** | ||
+ | |||
+ | * Bug fixed | ||
+ | |||
+ | |||
+ | **Version 1.3.1 release on December 23, 2016** | ||
+ | |||
+ | |||