This is a monorepo with all the instructions and software to build and program your own solar-powered wi-fi weather station(s).
The weather stations send measurements to the API server to collect, which in turn serves this data to the web app (PWA) that users load on their computer or mobile device.
Folder structure:
- api-server/ - API server
- hardware-files/ - All the files needed to print and build the weather station hardware
- sketch/ - Embedded software that runs on the weather stations
- web-app/ - Website/mobile app