ESP32 mySQM+ Sky-Meter/Weather Station with loads of features
mySQM+ Sky Quality Meter/Weather Station
(c) R Brown, 2020-2025, All rights reserved.
Permission is granted for personal and Academic use only.
Code or portions of code may not be copied or used without appropriate credit given to author(s).
EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at
https://sourceforge.net/projects/myesp-boards/
...For a *real* public beta we are still missing the following functionality:
- Automated data export and collection at a central server (that will allow us to optimize and fine tune the rule set, currently we have only local file export)
- User interface to fine tune rule set (eg. using a point-system)
COMPILING INSTRUCTIONS
mobile ICC:
This App uses Google Maps for visualization. You will need add your own Google Maps API key into the Manifest file for compiling.
stationary ICC:
This program is designed to run on an ARM/RaspberryPi with a GT864. Please install the RXTX-library for serial communication support.