Skip to content

lovyan03/M5Stack_JpgLoopAnime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

M5Stack JpgLoopAnime

M5Stack用 JPEG ループアニメーション

Description

M5StackのSDカードで指定フォルダ内にあるJPEGをループ再生します
描画はデュアルコア使用とDMA転送により高速に実行します。

JpgLoopAnime.ino を開き、imageDirに画像ファイルのあるディレクトリ名を指定してビルドしてください。

なおディレクトリ内の全ての画像をオンメモリしますので、容量にご注意ください。読込中にメモリが足りなくなった場合は読込みをスキップします。

必要なライブラリ Requirement library

含まれているライブラリ Included library

TJpgDec を改造して使用しています。

Licence

MIT

Author

lovyan03

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors