Skip to content

This repo contains the companion code for the PragProg Nerves book.

Notifications You must be signed in to change notification settings

pmarchi/nerves_weather_station

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build a Weather Station with Elixir and Nerves

This repository contains the companion code for the PragmaticBookshelf book "Build a Weather Station with Elixir and Nerves"

The code base is organized into three parts for each of the components of the project. Those three parts being:

  • nerves_code
    • The Nerves application that is deployed to the Raspberry Pi
  • server_code
    • The server-side Phoenix application that is used to collect time-series weather data from the Nerves device
  • misc_code
    • Miscellaneous code used in the project like the Grafana dashboard for presenting the Nerves weather data

About

This repo contains the companion code for the PragProg Nerves book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 97.9%
  • HTML 2.1%