Skip to content

ianlewis/weathersensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Sensors Project

This is my home sensors project.

Architecture

The system will contain:

  1. 2 temperature/humidity sensor modules for inside. One for upstairs and one for downstairs.
  2. 1 temperature/humidity/barameter sensor module for outside (maybe also wind & rainfall).

Software will need to be written for each of the types of modules. Each of the sensor modules will contain a web server which will return the current data when queried. The aggregator module will polls data for each of the sensors and streams that data to BigQuery.

Architecture

Design

Indoor sensor modules

The indoor module will read indoor temperature and humidity.

Outdoor sensor modules

The outdoor module will read outdoor temperature, humidity, atmospheric pressure, wind strength, wind direction, and rainfall.

Aggregation App

The aggregation server will aggregate data and store it in BigQuery.

Notes

Local Development

Flashing devices locally requires the particle-cli and dfu-util.

About

A project for weather sensors around my house

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published