- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi. How read data from DHT22 sensor using NodeJS? DHT22 connected to 7 pin (Intel® Edison with Kit for Arduino). Thanks for you help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
The DHT22 sensor works using the 1-wire library. It seems that as of now there isn't a library that supports the DHT sensors in the UPM repository. Take a look at https://github.com/intel-iot-devkit/mraa/issues/154 Feature Request: 1-wire support · Issue # 154 · intel-iot-devkit/mraa · GitHub .
However there are users who've successfully used DHT sensors with the Arduino IDE, take a look at for the links of the libraries that have worked for other users. Additionally, take a look at . This thread has several links of other users using DHT sensors you might find useful.
Sergio
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
The DHT22 sensor works using the 1-wire library. It seems that as of now there isn't a library that supports the DHT sensors in the UPM repository. Take a look at https://github.com/intel-iot-devkit/mraa/issues/154 Feature Request: 1-wire support · Issue # 154 · intel-iot-devkit/mraa · GitHub .
However there are users who've successfully used DHT sensors with the Arduino IDE, take a look at for the links of the libraries that have worked for other users. Additionally, take a look at . This thread has several links of other users using DHT sensors you might find useful.
Sergio

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page