jhodapp / sensorchi_service

An IoT sensor platform web service based on the Particle IoT Air Quality Monitoring Kit. Pairs with sensorchi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SensorchiService

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000/stats from your browser to view live IoT sensor readings such as:

  • Temperature
  • Humidity
  • Pressure
  • Dust particle concentration
  • Air quality

Ready to run in production? Please check our deployment guides.

Learn more

About

An IoT sensor platform web service based on the Particle IoT Air Quality Monitoring Kit. Pairs with sensorchi.


Languages

Language:Elixir 67.7%Language:CSS 17.5%Language:JavaScript 7.2%Language:HTML 6.5%Language:SCSS 1.1%