/particle-sensor-hub

Robust and small sensor architecture powered by the Particle Photon to track environmental state

Primary LanguageC++

Particle Sensor Hub

The principle behind this project is to have a robust and small sensor architecture powered by the Particle Photon for easy tracking and reaction to environmental state and changes.

Setup

  1. Setup your Particle Photon. Run particle setup after retrieving the CLI.
  2. Now flash the code to your Photon by running particle flash your_device_name main and the code should start executing shortly.