mmontes11 / iot-raspi-sensors

IoT container for Raspberry Pi used to measure temperature and humidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iot-raspi-sensors

License: MIT

IoT container for Raspberry Pi used to measure temperature and humidity.

For storing measurement data, it consumes IoT server REST API via IoT client.

It also has a lightweight socket server for providing real time sensor data.

Components

Sensor configuration

Wiring

wiring

Development

$ npm start

Lint

$ npm run lint

Production

Configuration:

$ ./run-pro.sh

About

IoT container for Raspberry Pi used to measure temperature and humidity

License:MIT License


Languages

Language:JavaScript 92.4%Language:Shell 5.4%Language:Dockerfile 2.2%