Skip to content

cr0t/sensor-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SensorHub

A sample Phoenix application for simple LiveView page with real-time (mostly) data that is getting received from I2C DockerPi Sensor Hub Development Board:

DockerPi Sensor Hub Development Board with DHT12 Main page of the app

The app is running on Raspberry Pi 3 with Raspbian OS installed.

For more details about the sensor board, look here: https://wiki.52pi.com/index.php/DockerPi_Sensor_Hub_Development_Board_SKU:_EP-0106.

Development

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more

About

DockerPi SensorHub real-time monitor with Elixir, Phoenix, and LiveView

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published