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
3d674efb51cdf84ffb3aa9f53ff16804f04a5c35
upm/src/sht1x/jsupm_sht1x.i

10 lines
141 B
OpenEdge ABL
Raw Normal View History

sht1x: Initial implementation This driver was developed with a DFRobot SHT10 Temperature and Humidity sensor. This driver should work on all SHT1X devices. It requires a 10K pull-up resistor connected to the data pin. The sensor can be run at differing voltages from 2.5v to 5v. Signed-off-by: Jon Trulson <jtrulson@ics.com>
2016-09-16 16:50:09 -06:00
%module jsupm_sht1x
%include "../upm.i"
%include "std_string.i"
sht1x: move defines/register defs into separate header for SWIG Signed-off-by: Jon Trulson <jtrulson@ics.com>
2017-03-16 18:09:55 -06:00
%include "sht1x_defs.h"
sht1x: Initial implementation This driver was developed with a DFRobot SHT10 Temperature and Humidity sensor. This driver should work on all SHT1X devices. It requires a 10K pull-up resistor connected to the data pin. The sensor can be run at differing voltages from 2.5v to 5v. Signed-off-by: Jon Trulson <jtrulson@ics.com>
2016-09-16 16:50:09 -06:00
%include "sht1x.hpp"
%{
#include "sht1x.hpp"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 108ms Template: 3ms
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