Skip to content

Telluric/weather.telluric.guru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛈️ Weather @TelluricGuru [WIP]

React PWA for viewing sensor data from microcontrollers. This uses protobuf-mqtt-couchdb and CircuitPython Weather Station to get data into Couchdb. From there we reduce the data in a CouchDB View which is fetched by this weather station chart

🚧 TODO:

Make this thing pretty and document how to use CP WS + PMC for DIY AdaIO

⚙️ Usage

# Install Dependencies
npm install
# Run the development build (should open a browser automatically)
npm run start

📝 License

See ./LICENSE