This project's objective is to build a remote weather station to that has the ability to operate in remote areas without cellular, Wi-Fi, and Bluetooth connection using long range radio communication such as Lo-Ra.
- RFM95 433MHz Lo-Ra Radio Module
- SHTC3 Digital Temeprature and Humidity Sensor
- BMP338 Barometric Pressure Sensor
- SGP40 Air Quality Sensor
- Analog UV Sensor
- DS3231 RTC Module
- SSD1351 OLED Module
- Adafruit Industries Feather M0
- SparkFun Weather Meter Kit
- Experiments 1 to 8 are the gradual steps that were took to build the prototype (v0.99).
- Since we are now working with a new microcontroller, the entire code needs to be reworked. However, use the previous code as a guide to help you develop your code.
For an overview of the server-side flowchart, you can refer to the Weather Station Base (Server-side) Flowchart v1.1 PDF.