https://github.com/evanhalley/humijs
Nodejs app for the Raspberry Pi that starts up an API to read sensor data from a DHT22 humidity and temperature sensor.
https://github.com/evanhalley/humijs
nodejs raspberry-pi raspberrypi
Last synced: about 2 months ago
JSON representation
Nodejs app for the Raspberry Pi that starts up an API to read sensor data from a DHT22 humidity and temperature sensor.
- Host: GitHub
- URL: https://github.com/evanhalley/humijs
- Owner: evanhalley
- License: mit
- Created: 2020-11-03T02:58:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T15:07:36.000Z (over 5 years ago)
- Last Synced: 2024-12-30T04:28:14.858Z (over 1 year ago)
- Topics: nodejs, raspberry-pi, raspberrypi
- Language: JavaScript
- Homepage: https://evanhalley.dev/post/humijs
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# humijs
Nodejs app for the Raspberry Pi that starts up an API to read sensor data from a DHT22 humidity and temperature sensor.
## Getting Started
See [evanhalley.dev/post/humijs](https://evanhalley.dev/post/humijs) for more info