mgo-tec / ESP32_mgo_tec

This is Arduino core for the ESP32 library Package by mgo-tec.
MIT License
3 stars 1 forks source link

ESP32_mgo_tec

This is Arduino core for the ESP32 library Package by mgo-tec.
Beta ver 1.0.83

I renewed my past library and compiled it into one package.
We modified function names and variable names as much as possible to general rules.

Download and use the following library.

If the BOSCH sensor library is not installed, a compile error will be issued.
If you do not need it, delete /Sensor/ folder and the files in it.

※BOSCH純正BME280,及び BME680ドライバライブラリをインストールされていない場合はコンパイルエラーが出ます。
その場合、/Sensor/フォルダを削除してください。

Change log

(beta ver 1.0.83)
Fixed an issue in yahooj_rss.cpp where a rainstorm icon would appear when it was snowing.

(beta ver 1.0.82)
In yahooj_rss.cpp, there was an unused constant and I got a compilation error, so I deleted it.

(beta ver 1.0.81)
The color of the weather forecast icon was partially incorrect, so I corrected it.

(beta ver 1.0.80)
Updated so that the weather forecast can be obtained from the Japan Meteorological Agency website.

(beta ver 1.0.72)

(beta ver 1.0.71)

(beta ver 1.0.70)
Support for the latest M5Stack IPS display (ILI9342C).
The first M5Stack ILI9341 is automatically detected.
Thanks to [lovyan] (https://twitter.com/lovyan03) for teaching me.
Modify the following files.

(beta ver 1.0.69)

(beta ver 1.0.67)
Added function that can input RGB color with value 0-255.

(beta ver 1.0.65)

(beta ver 1.0.60)

(beta ver 1.0.51)
Added the dispInversionOn and dispInversionOff functions in the ili9341spi.h and ili9341spi.cpp files.

(beta ver 1.0.50)

(beta ver 1.0.40)

(beta ver 1.0.31)
Modified dispMsgWindow function in message_window.cpp file slightly.

(beta ver 1.0.3)

(beta ver 1.0.2)

(beta ver 1.0.11)
message_window.cpp
Fix spelling error of dispWifiStatusMsg () function message.

(beta ver 1.0.1)
ili9341_spi.h
ili9341_spi.cpp
Fix LCD ILI9341 screen MAX size variable initialization.

(beta ver 1.0)
New Release.

【更新履歴】(Japanese)

(beta ver 1.0.83)
yahooj_rss.cpp で、雪の場合に暴風雨アイコンが出てしまうのを修正しました。

(beta ver 1.0.82)
yahooj_rss.cpp で、未使用の定数があり、コンパイルエラーが出たので消去しました。

(beta ver 1.0.81)
天気予報アイコンの色が一部誤っていたので修正しました。

(beta ver 1.0.80)
Yahoo RSS 天気予報が2022/03/31で配信終了してしまったため、気象庁ホームページから天気予報を取得できるように修正。
https://www.mgo-tec.com/blog-entry-jp-weather01.html

(beta ver 1.0.72)

(beta ver 1.0.71)

(beta ver 1.0.70)
最新のM5StackのIPSディスプレイ (ILI9342C) に対応しました。
初代M5Stack ILI9341とは自動判別するようにしました。
教えて頂いたらびやんさんに感謝です。
以下のファイルを修正。

(beta ver 1.0.69)

(beta ver 1.0.67)
RGB の色を0-255の値で入力できる関数を追加。

(beta ver 1.0.65)

(beta ver 1.0.60)

(beta ver 1.0.51)

(beta ver 1.0.50)

(beta ver 1.0.40)

(beta ver 1.0.31)
message_window.cpp ファイルのdispMsgWindow関数を少々修正しました。

(beta ver 1.0.3)

(beta ver 1.0.2)

(beta ver 1.0.11)
message_window.cpp
dispWifiStatusMsg()関数のメッセージのスペルミスを修正。

(beta ver 1.0.1)
ili9341_spi.h
ili9341_spi.cpp
LCD ILI9341 画面MAXサイズ変数初期化を修正。

(beta ver 1.0)
新規リリース。
過去の私の自作ライブラリを1つのパッケージにまとめました。
そして、できるだけ一般的な命名規則に沿って関数名や変数名を変更してみました。
初めての試みなので、いろいろ不具合あるかもしれません。
いろいろ試行錯誤中です。

The MIT License (MIT)
MITライセンス
Copyright (c) 2018 Mgo-tec

webget.h
LGPL-2.1

My Blog:
https://www.mgo-tec.com