File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/8bc0dca32db84bb5a3b762be8d48d2b3 )] ( https://www.codacy.com/manual/CelliesProjects/moonPhase?utm_source=github.com& ; utm_medium=referral& ; utm_content=CelliesProjects/moonPhase& ; utm_campaign=Badge_Grade )
22### moonPhase
33
4- An esp32 library to get the moon phase angle and percentage of the moon that is illuminated.
4+ A library for esp32 to get the moon phase angle and percentage of the moon that is illuminated. (as seen from Earth)
5+ <br >Preferred methods to install is to use the Arduino IDE library manager.
56
6- #### Usage
7+ For esp8266 non-os or avr (Arduino) you can use the [ steve-sienk fork] ( https://github.com/steve-sienk/moonPhaser-avr ) .
8+
9+
10+ #### Manual install
711
8121 . Download the latest release and unpack in the Arduino ` libraries ` folder.
9132 . Restart the Arduino IDE.
1014
11- #### Functions:
15+ #### Functions
1216
1317- ` getPhase() ` Get the current moon phase. (First set freeRTOS system time - see the esp32-sntp example)
1418
You can’t perform that action at this time.
0 commit comments