Skip to content

Commit 38a0a98

Browse files
Update README.md
1 parent 93cbba9 commit 38a0a98

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# MoonLib
1+
# MoonPhase
2+
3+
An Arduino library to get the moon phase angle and percentage of the moon that is illuminated.
4+
5+
## Usage:
6+
7+
1. Download the latest release and unpack in the Arduino `libraries` folder.
8+
2. Restart the Arduino IDE.
9+
10+
A simple example that should run on most Arduino supported boards is included.
11+
12+
A more elaborate example only suitable for an ESP32 with an ILI9341 tft display can be found in the `esp32/ILI9341` folder

0 commit comments

Comments
 (0)