This commit is contained in:
M-Factory
2025-11-22 20:13:29 +09:00

View File

@@ -25,7 +25,7 @@ If you prefer a free option, there are many compatible **MAX7219 LED matrix encl
<p align="left">
<a href="https://www.printables.com/model/1344276-esptimecast-wi-fi-clock-weather-display">
<img src="https://img.shields.io/badge/Printables-285%20Downloads-orange?logo=prusa" width="210">
<img src="https://img.shields.io/badge/Printables-289%20Downloads-orange?logo=prusa" width="210">
</a>
<br>
<a href="https://cults3d.com/en/3d-model/gadget/wifi-connected-led-matrix-clock-and-weather-station-esp8266-and-max7219">
@@ -244,7 +244,7 @@ Follow these steps to prepare your Arduino IDE for ESP32 development:
2. **Select Your Board:**
* Go to `Tools > Board` and select your specific board, e.g., **LOLIN S2 Mini** (or your ESP32 variant).
3. **Configure Partition Scheme:**
* Under `Tools`, select `Partition Scheme "No OTA (2MB APP/2MB SPIFFS)"`. This ensures enough space for the sketch and LittleFS data.
* Under `Tools`, select `Partition Scheme "No OTA (2MB APP/2MB SPIFFS) or No OTA (LARGE APP)"`. This ensures enough space for the sketch and LittleFS data.
4. **Install Libraries:**
* Go to `Sketch > Include Library > Manage Libraries...` and install the following:
* `ArduinoJson` by Benoit Blanchon
@@ -560,15 +560,23 @@ The following table summarizes what will appear on the display in each scenario:
-**No**: Data not available
- — : Value does not affect this mode
&nbsp;
## Support this project
ESPTimeCast is an open-source passion project that blends art, engineering, and information display.
If you enjoy this project, please consider supporting my work:
&nbsp;
## 📣 Community & Help
If you need assistance, want to share your build, or discuss new features:
👉 Join the ESPTimeCast Community on Reddit: [r/ESPTimeCast](https://www.reddit.com/r/ESPTimeCast/)
&nbsp;
&nbsp;
## ❤️ Support this project
ESPTimeCast is an open-source passion project that blends art, engineering, and design.
If you enjoy it, you can help keep the project growing - even something as simple as leaving a ⭐ on GitHub goes a long way.
If you'd like to go further, you can also support development through the options below:
[![Donate via PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg?logo=paypal)](https://www.paypal.me/officialuphoto)
[![GitHub Sponsors](https://img.shields.io/badge/GitHub-Sponsor-fafbfc?logo=github&logoColor=ea4aaa)](https://github.com/sponsors/mfactory-osaka)
&nbsp;
&nbsp;
@@ -591,6 +599,9 @@ If you enjoy this project, please consider supporting my work: