Some enhancements of README.md
This commit is contained in:
parent
0e8754512a
commit
2fae401427
15
README.md
15
README.md
@ -1,4 +1,17 @@
|
|||||||
# LibreMetric
|
# LibreMetric
|
||||||
|
|
||||||
A concept of connected clock.
|
A simple concept of connected clock.
|
||||||
Built with Wemos D1 Mini and MAX7219.
|
Built with Wemos D1 Mini and MAX7219.
|
||||||
|
|
||||||
|
# Usage
|
||||||
|
## Standard usage
|
||||||
|
Use serial monitor (or your home DHCP server) to know the device's IP.
|
||||||
|
Connect (with a browser) to the device's webpage. (http://<device's IP>
|
||||||
|
|
||||||
|
## API usage
|
||||||
|
You can send messages and change brightness via POST or GET using the root of the included webserver
|
||||||
|
TODO : Examples
|
||||||
|
|
||||||
|
# Credits
|
||||||
|
Based on https://github.com/G6EJD/ESP8266-Remote-Message-Board
|
||||||
|
Modified for my needs
|
Loading…
x
Reference in New Issue
Block a user