Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webge/tmp102
A .NETMF v4.3 class for the TMP102 : Low-Power Digital Temperature Sensor With SMBus™ and Two-Wire Serial Pages
https://github.com/webge/tmp102
c-sharp cobra fez netduino netmf netmf-library panda temperature-sensor visual-studio
Last synced: 24 days ago
JSON representation
A .NETMF v4.3 class for the TMP102 : Low-Power Digital Temperature Sensor With SMBus™ and Two-Wire Serial Pages
- Host: GitHub
- URL: https://github.com/webge/tmp102
- Owner: WebGE
- Created: 2014-07-05T09:26:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-28T16:49:49.000Z (5 months ago)
- Last Synced: 2024-07-28T18:05:53.821Z (5 months ago)
- Topics: c-sharp, cobra, fez, netduino, netmf, netmf-library, panda, temperature-sensor, visual-studio
- Language: C#
- Homepage: http://webge.github.io/TMP102/
- Size: 2.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TMP102
## Description
Source code.
A **.NETMF v4.4** class write for a TMP102 circuit : Low-Power Digital Temperature Sensor With SMBus™ and Two-Wire Serial Pages class.
This class is also in the [MicroToolsKit](https://www.nuget.org/packages/WEBGE.Microtoolskit/) **library**. Download at [nuget.org](https://www.nuget.org).
![nuget](img/nuget.JPG)
## Hardware
**Targets**: Netduino, Netduino2 plus, Netduino 3, FEZ PANDA 3 et COBRA 3.
## Software
* **Language** : C#
* **Framework used** : .NETMF 4.4
* **IDE** : Visual Studio Community 2015
* **xml** : documentation inside class
* **Exception** : if transaction failed## Visual Studio solution
* **TMP102**
* **TMP102** : .NetMF class
![TMP102](img/TMP102.png)
* **Netduino** : class test program for Netduino board
* **FezPanda** : class test program for Fez Panda board## Assembly
![Assembly](img/TMP102.jpg)
## Videos
To see on [Youtube](https://youtu.be/Z5AsCHe50P0)
## Keywords
I²C Bus, Netduino, FEZ, PANDA, COBRA, C#, NETMF, Visual Studio.
## Tested on
Fez Panda III, Netduino plus 2
## Todo list
Add exception if transaction failed
## To get started
See [TMP102 GitHub Pages](http://webge.github.io/TMP102/) (French).
## Wiki
* [C# embarqué et .NetMF v4.3 pour les cartes Netduino et GHI FEZ](https://webge.fr/dokuwiki/doku.php?id=archives:netmf43:accueilnetmf) (French).
## Project site
* [MicroToolsKit library](http://webge.dyndns-server.com/dokuwiki/doku.php?id=netmf43:6_microtoolskit) (English)
**Maintened by** [WebGe](mailto:[email protected])