Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FatFileSystemCpp SDHC_FileSystem mbed
Homepage
AitendoのTFT液晶モジュール ZY-FGD1442701V1 (ST7735S搭載版) http://www.aitendo.com/product/1621をmbedで動作させるサンプル。
bmp565形式のsample画像
_spi.frequencyを32MHzにするとfreadが高速化します。
SDHCFileSystem.cpp
230: _spi.frequency(32000000);