Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d0504bb65b7ed609f0e6d2601a45be0c889012ec
upm/src/mcp9808/pyupm_mcp9808.i

10 lines
122 B
OpenEdge ABL
Raw Normal View History

mcp9808: Initial commit for MCP9808 precision temperature sensor. Add support for MCP9808 precision temp sensor. Implements all features except for TCrit and TUpper and TLower locking. Functionality includes alert, interrupt, resolution and hysteresis control. Signed-off-by: Marc Graham <marc@m2ag.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
2015-10-08 16:55:25 -07:00
%module pyupm_mcp9808
%include "../upm.i"
%feature("autodoc", "3");
%include "mcp9808.h"
%{
#include "mcp9808.h"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 67ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API