Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 668 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 668 Bytes

⛈️ 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