Skip to content

ESP32 , OLED SSD 1331 and SD card Gadget library linked with the Web.

License

Notifications You must be signed in to change notification settings

mgo-tec/ESP32_SD_SSD1331_Gadgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32_SD_SSD1331_Gadgets Beta ver 1.2

This library is for the Arduino core for the ESP32(Tested in ver 2.0.4).
https://github.com/espressif/arduino-esp32
This library is used by the Arduino IDE(Tested in ver1.8.2).

Use micro SDHC card.
Use OLED SSD1331 ( SPI ).

The following library is required.

  • ESP32_SD_ShinonomeFNT
  • ESP32_SD_UTF8toSJIS
  • TimeLib (Arduino time library ver1.5)
  • ESP32_SSD1331
  • ESP32_WebGet

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

Change log

【更新履歴】(Japanese)
(1.2)
Yahoo Japan RSS天気予報の配信が2022/03/31で終了してしまったため、その関連関数を削除し、気象庁ホームページから天気予報を取得する関数を新たに作りました。
詳しくは、以下の記事の【追記】項目をご覧ください。
https://www.mgo-tec.com/blog-entry-esp32-oled-ssd1331-yahoo-news-weather-watch-gadget.html

(1.1)
1行の関数で、OLED SSD1331 ディスプレイに1行の文字列をスクロールする以下の関数を追加

  • Scroll_1_line

SDカードに保存した、SSLページのルート証明書を読み込む関数を追加

Credits and license

*Licensed under the MIT

Copyright (c) 2017 Mgo-tec

Reference Blog --> https://www.mgo-tec.com

My Blog:

Other usage is Japanese, please visit my blog.
https://www.mgo-tec.com

About

ESP32 , OLED SSD 1331 and SD card Gadget library linked with the Web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages