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

9 lines
117 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"
%include "sht1x.hpp"
%{
#include "sht1x.hpp"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 90ms 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