Adafruit_Python_DHT support for ASUS Tinker Board?

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Frostbyte
 
Posts: 3
Joined: Sat Jun 17, 2017 7:04 pm

Adafruit_Python_DHT support for ASUS Tinker Board?

Post by Frostbyte »

Hi there,

I apologize if this is the wrong forum for such a request.
I was wondering if it's possible to include support for the GPIO pins on the ASUS Tinker Board in the Adafruit_Python_DHT library that you have on GitHub.

I'm planning to upgrade my Raspberry Pi 3 device with the Tinker Board, because it offers more RAM and slightly more processing power.
I'm utilizing the board as a monitor, using Icinga2+Graphite+Grafana and a couple of checks include information from DHT22 sensors.
For reference, the Tinker Board has an Ubuntu distribution that can be found here.

Thanks in advance!

User avatar
adafruit_support_mike
 
Posts: 67454
Joined: Thu Feb 11, 2010 2:51 pm

Re: Adafruit_Python_DHT support for ASUS Tinker Board?

Post by adafruit_support_mike »

That isn't a board we carry, so I doubt we'd want to maintain code for it.. keeping up with the revisions as hardware evolves can be a challenge.

You're welcome to use our code as a starting point for your own though.

User avatar
Frostbyte
 
Posts: 3
Joined: Sat Jun 17, 2017 7:04 pm

Re: Adafruit_Python_DHT support for ASUS Tinker Board?

Post by Frostbyte »

I studied the wiringPi library a little bit and came up with my own DHT22 nagios plugin.
It can be found here for anyone else interested.

User avatar
adafruit_support_mike
 
Posts: 67454
Joined: Thu Feb 11, 2010 2:51 pm

Re: Adafruit_Python_DHT support for ASUS Tinker Board?

Post by adafruit_support_mike »

Thanks for posting the follow-up!

User avatar
Frostbyte
 
Posts: 3
Joined: Sat Jun 17, 2017 7:04 pm

Re: Adafruit_Python_DHT support for ASUS Tinker Board?

Post by Frostbyte »

Since the DHT22 did not prove to be stable enough for my needs, I decided to write another Nagios plugin, this time for the SHT31-D (I2C).
It can be found here for anyone else interested.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”