Skip to content

Particle Photon app to sense humidity and temperature, plus calculate sunset time for partner smart-switch app

License

Notifications You must be signed in to change notification settings

gallingern/Humidity-Temperature-Sunset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Humidity-Temperature-Sunset

Particle Photon app to sense humidity and temperature, plus calculate sunset time for partner smart-switch app. See Partner app for smart switch functionality.

Overview

prototype

This is the partner app to my smart switch project. It senses humidity and temperature and sends them through the Particle Cloud to my smart switch. It also calculates sunset time because the library was too large to fit in memory on the smart switch Photon.

Implementation

Particle variables

  • Temperature
  • Sunset time

Functions

  • Get temp and humidity
  • Calculate heat index
  • Calculate Sunset
  • Publish particle variables

Parts

  • Enclosure
  • Particle Photon
  • DHTTYPE AM2302 temperature humidity sensor

About

Particle Photon app to sense humidity and temperature, plus calculate sunset time for partner smart-switch app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published