You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| box | 6 years ago | |
| .gitignore | 8 years ago | |
| LICENSE | 8 years ago | |
| LibreMetric.ino | 5 years ago | |
| OTAsetup.cpp | 8 years ago | |
| OTAsetup.h | 8 years ago | |
| README.md | 8 years ago | |
| config.h | 8 years ago | |
| d_helper.cpp | 8 years ago | |
| d_helper.h | 8 years ago | |
README.md
LibreMetric
A simple concept of connected clock. 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