Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mongonta0716/m5stack-fugu-jpg
Toy app that displays JPG on the screen
https://github.com/mongonta0716/m5stack-fugu-jpg
example lovyanlauncher m5stack
Last synced: 21 days ago
JSON representation
Toy app that displays JPG on the screen
- Host: GitHub
- URL: https://github.com/mongonta0716/m5stack-fugu-jpg
- Owner: mongonta0716
- License: mit
- Created: 2019-03-22T03:34:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T13:11:06.000Z (almost 6 years ago)
- Last Synced: 2024-05-01T19:13:29.784Z (8 months ago)
- Topics: example, lovyanlauncher, m5stack
- Language: C++
- Size: 178 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M5Stack fugu jpg
# 説明(description)
twitterで流行った[#水を吐くフグ](https://twitter.com/hashtag/水を吐くフグ)をM5Stackで作ってみました。
JPGを切り替えたり、アニメーションするだけのアプリです。JPGの表示方法やボタンの働きを確認するサンプルとして参考になれば幸いです。I tried to express [#水を吐くフグ](https://twitter.com/hashtag/水を吐くフグ) popular on Twitter with M5Stack.
It is a simple app to switch JPG and animate.It would be nice if it could be useful as a sample to check how JPG is displayed and how the buttons work.# 使い方(Usage)
fugu_jpg.bin と jpgフォルダをmicroSDカードのルート上にコピーします。
[M5Stack LovyanLauncher](https://github.com/lovyan03/M5Stack_LovyanLauncher)から起動しボタンを押すとフグの表情が変わります。
LovyanLauncherの詳しい使い方は下記のブログにて解説しています。Copy fugu_jpg.bin and jpg folder on root of microSDCard.When the button is pressed, the expression of the puffer fish changes and it animates.
It can be launched from [M5Stack LovyanLauncher](https://github.com/lovyan03/M5Stack_LovyanLauncher).Read the following blog for a detailed explanation of LovyanLauncher.(in Japanese)
[M5Stack LovyanLauncherの使い方|ラズパイ好きの日記](https://raspberrypi.mongonta.com/howto-use-m5stack-lovyanlauncher/)
# Licence
[MIT](https://github.com/mongonta0716/M5Stack-fugu-jpg/blob/master/LICENSE)# Author
[Takao Akaki](https://twitter.com/mongonta555)